Blender Git Commit Log

Git Commits -> Revision f98d21c

Revision f98d21c by Brecht Van Lommel (apricot)
August 18, 2008, 18:16 (GMT)
Apricot Branch
==============

* Added support for the realtime image "Anim" option for GLSL textures.
Note that "Tiles" is not supported, i.e. it doesn't scale the texture
for you, but that may even be desirable.
* Further there was some refactoring to remove duplicated and unused
opengl texture code for GLSL.

Commit Details:

Full Hash: f98d21ca84b232baeb29c3fe25779d480a9fe56a
SVN Revision: 16178
Parent Commit: 9873352
Lines Changed: +156, -349

13 Modified Paths:

/source/blender/gpu/GPU_draw.h (+2, -1) (Diff)
/source/blender/gpu/GPU_extensions.h (+4, -9) (Diff)
/source/blender/gpu/GPU_material.h (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_codegen.c (+4, -4) (Diff)
/source/blender/gpu/intern/gpu_codegen.h (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+78, -93) (Diff)
/source/blender/gpu/intern/gpu_extensions.c (+52, -230) (Diff)
/source/blender/gpu/intern/gpu_material.c (+2, -3) (Diff)
/source/blender/src/header_image.c (+3, -1) (Diff)
/source/gameengine/Ketsji/BL_BlenderShader.cpp (+2, -2) (Diff)
/source/gameengine/Ketsji/BL_BlenderShader.h (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_BlenderMaterial.cpp (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_PolygonMaterial.cpp (+5, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021