blender/source
Bastien Montagne 865796375b Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.
We have callbacks for that, they also do some checks and help ensure things are done
correctly. Only place where this is assumed not true is blenloader (since here we
may affect refcount of library IDs as well...).
2015-11-09 21:00:53 +01:00
..
blender Cleanup: avoid incrementing/decrementing id->us outside of BKE_library. 2015-11-09 21:00:53 +01:00
blenderplayer Fix bplayer (c) 2015-10-08 10:09:58 +02:00
creator Cmake Cpack fix cpack on Apple and Linux 2015-11-07 22:42:21 +01:00
gameengine Cleanup: avoid incrementing/decrementing id->us outside of BKE_library. 2015-11-09 21:00:53 +01:00
icons
CMakeLists.txt
SConscript