Blender Git Loki
Git Commits  -> Revision 4b30888
		
			
			
		
| April 4, 2021, 02:23 (GMT) | 
| Add support for sculpt colors to the data transfer modifier | 
Commit Details:
Full Hash: 4b308888d8a14f94f8bb1709867ce4352083c723
Parent Commit: fdfa204
Lines Changed:  +95,  -15
9 Modified Paths:
/source/blender/blenkernel/BKE_data_transfer.h (+7, -4) (Diff)
/source/blender/blenkernel/BKE_pbvh.h (+2, -1) (Diff)
/source/blender/blenkernel/intern/data_transfer.c (+5, -2) (Diff)
/source/blender/blenkernel/intern/pbvh.c (+16, -3) (Diff)
/source/blender/blenkernel/intern/pbvh_intern.h (+4, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+17, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+23, -0) (Diff)
/source/blender/modifiers/intern/MOD_datatransfer.c (+17, -0) (Diff)
/source/blender/blenkernel/BKE_pbvh.h (+2, -1) (Diff)
/source/blender/blenkernel/intern/data_transfer.c (+5, -2) (Diff)
/source/blender/blenkernel/intern/pbvh.c (+16, -3) (Diff)
/source/blender/blenkernel/intern/pbvh_intern.h (+4, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+17, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+23, -0) (Diff)
/source/blender/modifiers/intern/MOD_datatransfer.c (+17, -0) (Diff)


 Master Commits
 Master Commits MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021