Blender Git Commit Log

Git Commits -> Revision b748d4f

Revision b748d4f by Campbell Barton (master)
January 19, 2012, 00:18 (GMT)
debug function DM_debug_info / DM_debug_print, with access from python
through Object.dm_info('SOURCE/DEFORM/FINAL')

this is to help tracking down issues with modifiers where loosing data
layers between modifiers can cause bugs, also to helo with comparing
bmesh/trunk's modifier stack.

Commit Details:

Full Hash: b748d4f0cf34e956bed1f411c45bb259f166883d
SVN Revision: 43511
Parent Commit: c69abe0
Lines Changed: +142, -0

3 Modified Paths:

/source/blender/blenkernel/BKE_DerivedMesh.h (+5, -0) (Diff)
/source/blender/blenkernel/intern/DerivedMesh.c (+75, -0) (Diff)
/source/blender/makesrna/intern/rna_object_api.c (+62, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021