Blender Git Commit Log
Git Commits -> Revision 5d79c26
Revision 5d79c26 by Antonis Ryakiotakis (master) April 13, 2014, 15:14 (GMT) |
Cleanup: Naming: Change pressure to size_pressure, it notes correctly that this value is updated and expected to be used for size updating only. Change name of cursor function and since it is used for uv sculpting only now move to the relevant file. Also cleanup unneeded functionality from function. Stroke: Separate updating of stroke variables to invariants (updated when stroke->init = false) and variants. |
Commit Details:
Full Hash: 5d79c2662e043c35feeb4a31f3c5eb288e93c9c1
Parent Commit: 301d7d2
Lines Changed: +62, -93
7 Modified Paths:
/source/blender/editors/sculpt_paint/paint_cursor.c (+4, -4) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+0, -65) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+0, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+14, -11) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+0, -10) (Diff)
/source/blender/editors/sculpt_paint/sculpt_uv.c (+43, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+0, -65) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+0, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+14, -11) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+0, -10) (Diff)
/source/blender/editors/sculpt_paint/sculpt_uv.c (+43, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -1) (Diff)