Blender Git Commit Log

Git Commits -> Revision 08f0938

Revision 08f0938 by Campbell Barton (master)
August 14, 2009, 12:29 (GMT)
- registering new python classes runs the free functions on existing classes.
- print an error if RNA Structs are freed with a python pointer set to help with debugging leaks.
- fix for unlikely eternal loop in unit conversion.

Commit Details:

Full Hash: 08f0938434598b23d0dd1879f598e342a194cb63
SVN Revision: 22451
Parent Commit: 4bbccd3
Lines Changed: +118, -30

8 Modified Paths:

/source/blender/blenkernel/intern/unit.c (+18, -16) (Diff)
/source/blender/makesrna/intern/rna_define.c (+7, -0) (Diff)
/source/blender/makesrna/intern/rna_render.c (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_ui.c (+9, -0) (Diff)
/source/blender/python/intern/bpy_interface.c (+7, -1) (Diff)
/source/blender/python/intern/bpy_rna.c (+58, -6) (Diff)
/source/blender/python/intern/bpy_rna.h (+3, -0) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+13, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021