blender/source
Campbell Barton 4e3390437e - Properties from base classes are now registered too, this allows class mix-in's to define properties.
An example of how this is useful - an importer mixin could define the filepath properties and a generic invoke function which can run the subclasses exec for each selected file.

- Panels and Menus now skip the property check when registering.

- renamed _idproperties_ to _idprops_ in function names, function names were getting very long.
2010-08-19 10:16:30 +00:00
..
blender - Properties from base classes are now registered too, this allows class mix-in's to define properties. 2010-08-19 10:16:30 +00:00
blenderplayer bad level call fixes so the blenderplayer compiles again 2010-08-11 20:33:02 +00:00
creator Py API (GSoC): Second merging commit 2010-08-16 12:14:09 +00:00
darwin Update address in license block. 2010-08-10 21:22:26 +00:00
gameengine more rna renaming. 2010-08-18 08:26:18 +00:00
icons Update address in license block. 2010-08-10 21:22:26 +00:00
kernel Update address in license block. 2010-08-10 21:22:26 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
Makefile Group all AUD libs, duplicate one to avoid linker error. 2010-08-17 01:50:47 +00:00
SConscript this restores building on mingw with Collada support, also it restores cross compiling, thanks to Sergey Sharybin for the patch. Note that the icons for linux cross might not be committed here, if not i'll add them in another commit 2010-02-01 18:39:41 +00:00