Blender Git Commit Log
Git Commits -> Revision 6d09fa3
Revision 6d09fa3 by Jeroen Bakker (master) April 25, 2019, 06:02 (GMT) |
DynamicPaint: Remove Previews Modifier previews should be implemented by a more generic system. The current system is already a hack and needed a lot of work to get it working again in 2.80 and even so that would be replaced by another system in the near future. For Vertex Colors we have a work around in place by using Workbench Vertex Colors. For Vertex Weights we loose the previewing. Not sure targetting weight is working (even for 279). Reviewed By: brecht Maniphest Tasks: T63857 Differential Revision: https://developer.blender.org/D4734 |
Commit Details:
Full Hash: 6d09fa357731e3444a08aa7e705aab8fb4ed895d
Parent Commit: 78f8679
Lines Changed: +1, -197
6 Modified Paths:
/release/scripts/startup/bl_ui/properties_physics_dynamicpaint.py (+0, -12) (Diff)
/source/blender/blenkernel/BKE_dynamicpaint.h (+0, -2) (Diff)
/source/blender/blenkernel/intern/dynamicpaint.c (+1, -113) (Diff)
/source/blender/editors/physics/dynamicpaint_ops.c (+0, -3) (Diff)
/source/blender/makesdna/DNA_dynamicpaint_types.h (+0, -17) (Diff)
/source/blender/makesrna/intern/rna_dynamicpaint.c (+0, -50) (Diff)
/source/blender/blenkernel/BKE_dynamicpaint.h (+0, -2) (Diff)
/source/blender/blenkernel/intern/dynamicpaint.c (+1, -113) (Diff)
/source/blender/editors/physics/dynamicpaint_ops.c (+0, -3) (Diff)
/source/blender/makesdna/DNA_dynamicpaint_types.h (+0, -17) (Diff)
/source/blender/makesrna/intern/rna_dynamicpaint.c (+0, -50) (Diff)