blender/source
Campbell Barton 1f77f7b05a Brush/Paint internal changes
- remove brush array for each Paint struct, just use a single brush pointer.
- removed rna function based template filtering.
- filter brushes using a flag on the brush and the pointer poll function.
- set the brushes using a new operator WM_OT_context_set_id().

TODO
- remake startup.blend, currently brush groupings are lost.
- rewrite WM_OT_context_set_id() to use rna introspection.
2010-08-04 12:18:07 +00:00
..
blender Brush/Paint internal changes 2010-08-04 12:18:07 +00:00
blenderplayer build options to disable image formats WITH_CINEON, WITH_HDR. 2010-08-03 11:25:34 +00:00
creator fix path to release/python.zip for scons and cmake 2010-08-04 11:07:14 +00:00
darwin Fix make/darwin build, was not updated for moved bin/ directory. 2010-07-29 13:04:20 +00:00
gameengine == Makefiles == 2010-08-04 08:42:18 +00:00
icons missed a file in previous crosscompiling related commits 2010-02-18 06:53:10 +00:00
kernel remove commented scons lines from cmake files, fixed use of pointer poll function for ID drobdowns (currently unused) 2010-08-03 08:12:55 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
Makefile == Makefiles == 2010-08-04 08:42:18 +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