Blender Git Commit Log

Git Commits -> Revision b673f73

Revision b673f73 by Ton Roosendaal (master)
February 13, 2010, 13:09 (GMT)
Added support for animated texture draw, GLSL textures.
Note, this is not like GE ffmpg, but Blender Image Texture
display for GLSL materials. Speed can be disappointing,
use smaller images for realtime edits.

Commit Details:

Full Hash: b673f7318c9733f009acfae1b640ca14eec79047
SVN Revision: 26867
Parent Commit: c1ee920
Lines Changed: +56, -20

11 Modified Paths:

/source/blender/blenkernel/intern/image.c (+9, -0) (Diff)
/source/blender/editors/include/ED_image.h (+3, -0) (Diff)
/source/blender/editors/screen/screen_edit.c (+5, -0) (Diff)
/source/blender/editors/space_image/image_ops.c (+21, -11) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+1, -1) (Diff)
/source/blender/gpu/GPU_draw.h (+2, -1) (Diff)
/source/blender/gpu/intern/gpu_codegen.c (+1, -0) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+9, -3) (Diff)
/source/blender/gpu/intern/gpu_extensions.c (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_material.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_image_types.h (+3, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021