This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/editors/space_node
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
..
2010-08-04 12:18:07 +00:00
2009-06-23 00:09:26 +00:00
2010-03-23 15:31:12 +00:00
2010-03-23 14:09:09 +00:00
2010-07-19 22:47:15 +00:00
2009-10-01 16:32:33 +00:00
2010-06-14 03:52:10 +00:00