Blender Git Loki

Git Commits -> Revision f0675b1

Revision f0675b1 by Antonis Ryakiotakis (master)
December 9, 2013, 20:40 (GMT)
Refactoring/cleanup, borrowed from soc-2013-paint branch.

* Move symmetry options to the paint struct (where all paint systems can
make use of it)

* Rename draw_pressure to stroke_active. This is what is really checked
on those occasions that this is used. Also move turning on/off of this
option to the stroke level and avoid doing it on every stroke system.

* Rename BRUSH_RESTORE_MESH to BRUSH_DRAG_DOT. In image painting this
won't restore any mesh, so better have a name that is directly linked to
what the flag actually does.

Commit Details:

Full Hash: f0675b14d84392e65c9e746752defa707335626c
Parent Commit: ec30d71
Lines Changed: +116, -87

13 Modified Paths:

/source/blender/blenkernel/BKE_blender.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/brush.c (+2, -2) (Diff)
/source/blender/blenloader/intern/versioning_260.c (+20, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+11, -9) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+4, -4) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+16, -4) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+0, -20) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+10, -15) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+18, -2) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+5, -5) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+25, -21) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021