blender/source
Jason Wilkins a0ce240de9 Renamed "fake" OpenGL identifiers.
Any identifier that looks like an OpenGL identifier, but isn't, causes a false alarm by the glreport.py tool.  Most of these were in comments so I just rephrased the comments.  There were a couple of static functions/macros that were easy enough to rename.  Only the glTexco and glIndex fields of the DMVertexAttribs struct was public and had non-local uses.
2012-05-04 11:50:11 +00:00
..
blender Renamed "fake" OpenGL identifiers. 2012-05-04 11:50:11 +00:00
blenderplayer Add stubs to get blenderplayer compiling 2012-05-01 11:16:34 +00:00
creator Fix: --debug-python command option was not working correct. 2012-05-02 14:23:00 +00:00
darwin
gameengine Fix #31273: videotexture ImageRender not working in blenderplayer. 2012-05-03 14:59:42 +00:00
icons
tests rename Mesh.uv_loop_layers --> uv_layers 2012-04-22 23:51:50 +00:00
CMakeLists.txt
SConscript Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications. 2012-04-24 12:57:58 +00:00