Blender Git Commit Log

Git Commits -> Revision c21627e

Revision c21627e by Nicholas Bishop (master)
August 19, 2009, 21:24 (GMT)
2.5/Paint:

* Some initial work on a new paint abstraction, PaintStroke. For now, most of the code just pulls out stroke-related stuff from sculpt mode, next step is to integrate the other paint modes to use this. It'll enable stuff like smooth stroke for all the paint modes with less code duplication.


Commit Details:

Full Hash: c21627e31b0e82f28e35af51cec681897285ff78
SVN Revision: 22635
Parent Commit: 8a5a7d3
Lines Changed: +391, -246

1 Added Path:

/source/blender/editors/sculpt_paint/paint_stroke.c (+224, -0) (View)

5 Modified Paths:

/source/blender/editors/include/ED_view3d.h (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+15, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+88, -87) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+50, -159) (Diff)
/source/blender/editors/space_view3d/view3d_view.c (+13, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021