blender/source
Campbell Barton c92e3225f3 patch [#23144] bpy.Image.gl_load() -- fix
from Dan Eicher (dna)
- image.gl_load() was using GL_UNSIGNED_INT rather then GL_UNSIGNED_BYTE channel type.
- changed image.gl_load() to use the image clamp settings (patch had this as an extra argument).
2010-08-01 22:20:45 +00:00
..
blender patch [#23144] bpy.Image.gl_load() -- fix 2010-08-01 22:20:45 +00:00
blenderplayer Shapekeys for curves/surfeces 2010-07-25 11:57:36 +00:00
creator 2.5: more G.main changes. 2010-08-01 12:57:01 +00:00
darwin Fix make/darwin build, was not updated for moved bin/ directory. 2010-07-29 13:04:20 +00:00
gameengine Fixing a typo in the BGE Python API: 2010-07-30 04:57:27 +00:00
icons missed a file in previous crosscompiling related commits 2010-02-18 06:53:10 +00:00
kernel remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
Makefile Fix Makefile for new getUserDir system. 2010-07-05 14:32:15 +00:00
SConscript this restores building on mingw with Collada support, also it restores cross compiling, thanks to Sergey Sharybin for the patch. Note that the icons for linux cross might not be committed here, if not i'll add them in another commit 2010-02-01 18:39:41 +00:00