Blender Git Loki

Git Commits -> Revision 756488f

Revision 756488f by Brecht Van Lommel (master)
July 25, 2009, 22:31 (GMT)
2.5: Painting

Various fixes for painting, sculpting and particle edit, still
much to be done...

* Move RNA paint and sculpt structs into rna_sculpt_paint.c,
* Added Particle Edit RNA.
* Some tweaks to existing Paint RNA.

* Put texture paint and particle edit object in context.

* Fix some errors in the brush layout, properly doing None
checks, fixing some wrong property identifiers.
* Added tool enum for texture paint and particle edit in panels.

* Allow editing brush textures in the texture buttons, still with
a stupid toggle, ideas for how to make the connection better are
welcome.

Commit Details:

Full Hash: 756488fbe2c0beaf205cb28d6f4ca1e62a64588a
SVN Revision: 21906
Parent Commit: 5d240af
Lines Changed: +675, -418

1 Added Path:

/source/blender/makesrna/intern/rna_sculpt_paint.c (+363, -0) (View)

1 Deleted Path:

/source/blender/makesrna/intern/rna_vpaint.c (+0, -90)

18 Modified Paths:

/release/ui/buttons_texture.py (+43, -29) (Diff)
/release/ui/space_view3d_toolbar.py (+107, -95) (Diff)
/source/blender/blenkernel/intern/image.c (+29, -22) (Diff)
/source/blender/blenlib/BLI_arithb.h (+3, -0) (Diff)
/source/blender/blenlib/intern/arithb.c (+7, -7) (Diff)
/source/blender/editors/physics/editparticle.c (+10, -13) (Diff)
/source/blender/editors/screen/screen_context.c (+17, -4) (Diff)
/source/blender/editors/space_buttons/buttons_context.c (+68, -11) (Diff)
/source/blender/editors/space_view3d/view3d_toolbar.c (+6, -6) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -3) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/makesrna.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_define.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_internal.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+12, -132) (Diff)
/source/blender/makesrna/RNA_access.h (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021