Blender Git Commit Log
Git Commits -> Revision 5b71334
Revision 5b71334 by Miika Hamalainen (master) August 21, 2011, 19:03 (GMT) |
Dynamic Paint: * Bake calculation memory is now freed if surface is deactivated or baked. * Fixed possibly incorrect brush influence when using "Non-Closed" brush setting. * Added new rna property descriptions. * Added some comments and general code cleanup. |
Commit Details:
Full Hash: 5b7133448439a510e779209c35aebd4cf38ff637
SVN Revision: 39590
Parent Commit: 404dd15
Lines Changed: +84, -84
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_physics_dynamicpaint.py (+1, -1) (Diff)
/source/blender/blenkernel/BKE_dynamicpaint.h (+4, -7) (Diff)
/source/blender/blenkernel/intern/dynamicpaint.c (+58, -38) (Diff)
/source/blender/makesdna/DNA_dynamicpaint_types.h (+0, -1) (Diff)
/source/blender/makesrna/intern/rna_dynamicpaint.c (+21, -37) (Diff)
/source/blender/blenkernel/BKE_dynamicpaint.h (+4, -7) (Diff)
/source/blender/blenkernel/intern/dynamicpaint.c (+58, -38) (Diff)
/source/blender/makesdna/DNA_dynamicpaint_types.h (+0, -1) (Diff)
/source/blender/makesrna/intern/rna_dynamicpaint.c (+21, -37) (Diff)