blender/source
Nathan Letwory 82b21ba166 Fix [#26213] Collada exporter id's not unique
Reported by Kevin Yoon

<material> could get same id as <node>, prevent that by suffixing -material.
2011-02-28 14:24:52 +00:00
..
blender Fix [#26213] Collada exporter id's not unique 2011-02-28 14:24:52 +00:00
blenderplayer fix for scons with recent change to how BINRELOC is enabled via cmake. 2011-02-25 14:45:45 +00:00
creator build system now exclude config-*, turtledemo when copying system python. 2011-02-28 05:59:44 +00:00
darwin remove nan-makefiles 2011-01-30 15:29:22 +00:00
gameengine BGE patch: [#26223] Some RigidBody joints fixes (ui angles, conetwist/hinge limits etc) by Juha Mäki-Kanto + ui changes pour moi 2011-02-27 09:21:13 +00:00
icons remove nan-makefiles 2011-01-30 15:29:22 +00:00
kernel doxygen: kernel/gen_system tagged. 2011-02-25 13:25:53 +00:00
tests replace import *'s with named imports (using * is convenient for some scripts but considered bad practice by python devs) 2011-02-27 15:25:24 +00:00
CMakeLists.txt - fix problem with cmake, windows 'RelWithDebInfo' target, was giving error: "ImportError: No module named _socket" because of copying wrong files over. 2011-01-23 11:42:29 +00:00
SConscript dont build blender/kernel if the game engines disabled. 2010-10-31 00:56:46 +00:00