Blender Git Loki
Git Commits -> Revision 5528781
Revision 5528781 by Campbell Barton (master) March 22, 2011, 12:56 (GMT) |
add BLI_assert() type checks for RNA property get/set functions, since there ended up being quite a lot of these in blenders source. These wont be compiled into release builds, and will only print errors by default (unless WITH_ASSERT_ABORT is enabled at compile time). |
Commit Details:
Full Hash: 5528781f793f0878a85f046c03f88b66adb4dd02
SVN Revision: 35696
Parent Commit: e8dc841
Lines Changed: +108, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_access.c (+108, -0) (Diff)