blender/source
Brecht Van Lommel a434ab54c6 RNA C++: collections functions are now properly handled, meaning it is now
possible to call BlendData.meshes.remove() directly.

It requires special order of classes in header file (namely classes used for
collection functions should be declared before collection properties with this
classes are declared). Currently used naive linear search for this, could be
replaced with hash or bisect, but for now performance here is not an issue.

Patch by Sergey, but committing now because it's needed for next commit.
2012-11-03 15:35:43 +00:00
..
blender RNA C++: collections functions are now properly handled, meaning it is now 2012-11-03 15:35:43 +00:00
blenderplayer YACBSF. Yet Another Classic Blenderplayer Stub Fix. 2012-10-29 18:00:29 +00:00
creator Cycles OSL: refactoring and fixes 2012-11-03 14:32:13 +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: tabs & whitespace 2012-11-03 15:35:03 +00:00
icons
tests no longer use 'check_existing' to see if we need to have a save popup, instead use 'exec' operator on a saved file and 2012-10-31 17:03:31 +00:00
CMakeLists.txt remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
SConscript Scons: 2012-06-30 22:44:36 +00:00