Go to file
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
build_files fix path to release/python.zip for scons and cmake 2010-08-04 11:07:14 +00:00
doc - updated man page from --help output. 2010-07-15 19:58:23 +00:00
extern build options to disable image formats WITH_CINEON, WITH_HDR. 2010-08-03 11:25:34 +00:00
intern build options to disable image formats WITH_CINEON, WITH_HDR. 2010-08-03 11:25:34 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
projectfiles Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
projectfiles_vc7 Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
projectfiles_vc9 Update MSVC9 project file 2010-07-15 20:16:17 +00:00
release Brush/Paint internal changes 2010-08-04 12:18:07 +00:00
source Brush/Paint internal changes 2010-08-04 12:18:07 +00:00
CMakeLists.txt [#23162] GCC 4.2 and prior support broken in CMakeLists.txt as of r30985 2010-08-04 00:18:05 +00:00
COPYING Updating/removing really really ancient stuff. 2010-03-09 11:42:04 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct build options to disable image formats WITH_CINEON, WITH_HDR. 2010-08-03 11:25:34 +00:00