blender/source
Brecht Van Lommel 2822a14e5d Fix #34483: game engine multi UV glsl materials not working correct after changes
to support more than 2 UV maps. This code indirectly depended on the order of
OpenGL attribute ID's assigned by the OpenGL driver being the same as the
attributes being declared in the GLSL shader code, which is not always the case.
2013-03-01 20:45:42 +00:00
..
blender Bug fix #34418 2013-03-01 17:17:57 +00:00
blenderplayer BGE: Removing the source files for the PHY interfaces since they just contained virtual destructors. This means we had license and doc blocks for 3 lines of code, which seemed silly. This also means that ge_phys_common no longer needs to be built as a library. I tested this with CMake and SCons using GCC; hopefully this doesn't break other systems. 2013-02-24 07:09:39 +00:00
creator fix for linking with recent armature refactor, was also missing file from CMakeLists.txt. 2013-02-28 00:45:07 +00:00
gameengine Fix #34483: game engine multi UV glsl materials not working correct after changes 2013-03-01 20:45:42 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests patch [#34437] Fix text editor bug: ctrl+F is not configurable 2013-02-26 05:22:04 +00:00
CMakeLists.txt
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00