blender/source
Lukas Toenne 9c2eaad7aa Fix #32982, Segault when trying to show a node material.
This was caused by incomplete pointer mapping of the node->internal_links list in r51630, my bad. In intermediate revisions this could lead to corrupted .blend data. This patch adds a do_versions check to remove such bad links. The correct internal_links list will get restored on node update.
2012-10-27 11:56:21 +00:00
..
blender Fix #32982, Segault when trying to show a node material. 2012-10-27 11:56:21 +00:00
blenderplayer Solved the problem when WITH_PLAYER activated. 2012-10-24 19:24:55 +00:00
creator remove LOD_Decimator (c++ decimator), now replaced by bmesh decimator. also remove CTR c++ classes that are no longer used. 2012-10-22 02:39:26 +00:00
darwin initial retina support for osx \ to take effect you must perhaps logout/in \i prefer in terminal: /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -v -f 2012-09-07 15:44:20 +00:00
gameengine style cleanup 2012-10-27 10:42:28 +00:00
icons
tests style cleanup 2012-10-22 08:15:51 +00:00
CMakeLists.txt
SConscript Scons: 2012-06-30 22:44:36 +00:00