Blender Git Loki

Git Commits -> Revision faf8402

October 26, 2020, 09:45 (GMT)
Added initial support for customdata to dyntopo undo (BMLog).

TODO:
- Handle face (loop) data
- Figure out what to do about edge data (warn user? actually handle
it?)
- Handle sculpt color undo push nodes properly (shouldn't be hard).

Commit Details:

Full Hash: faf8402c190d1af34b08fdd89561854095b612ee
Parent Commit: 4c0bcc3
Lines Changed: +223, -22

9 Modified Paths:

/source/blender/blenkernel/BKE_customdata.h (+6, -0) (Diff)
/source/blender/blenkernel/intern/customdata.c (+46, -0) (Diff)
/source/blender/blenkernel/intern/paint.c (+3, -0) (Diff)
/source/blender/blenkernel/intern/pbvh.c (+11, -5) (Diff)
/source/blender/blenkernel/intern/pbvh_bmesh.c (+4, -1) (Diff)
/source/blender/bmesh/intern/bmesh_log.c (+120, -4) (Diff)
/source/blender/bmesh/intern/bmesh_log.h (+5, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+6, -3) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+22, -7) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021