Blender Git Loki

Git Commits -> Revision 390a6c6

July 30, 2010, 00:55 (GMT)
== Paint/PBVH ==

Undo refactor

* Renamed sculpt_undo.c to pbvh_undo.c
* Modified node push take a flag (PBVHUndoFlag) that controls what data gets pushed
* Changed sculpt code to only push coords, changed masking to only push paint masks
* Added undo code to save/restore mcols too, but not used yet
* Fixed a weight paint crash

Commit Details:

Full Hash: 390a6c691ca3889fcac9ca789b80e1ec45f2213b
SVN Revision: 30884
Parent Commit: 6806c31
Lines Changed: +716, -466

1 Added Path:

/source/blender/editors/sculpt_paint/pbvh_undo.c (+594, -0) (View)

1 Deleted Path:

/source/blender/editors/sculpt_paint/sculpt_undo.c (+0, -337)

9 Modified Paths:

/source/blender/blenkernel/BKE_dmgrid.h (+6, -0) (Diff)
/source/blender/blenkernel/intern/subsurf_ccg.c (+32, -0) (Diff)
/source/blender/blenlib/intern/pbvh.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+22, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+8, -19) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+2, -22) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+50, -48) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+0, -38) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021