Blender Git Commit Log

Git Commits -> Revision a59ba9a

Revision a59ba9a by Campbell Barton (master)
September 9, 2011, 01:29 (GMT)
- turn RNA_warning into a macro which includes the function name (was being written in manually but had incorrect func names in places).
- add __func__ define to BLI_utildefines.h for MSVC.

Commit Details:

Full Hash: a59ba9a519c076aad17e00442e3fc0ad6bf26284
SVN Revision: 40050
Parent Commit: ae74017
Lines Changed: +67, -54

7 Modified Paths:

/source/blender/blenlib/BLI_utildefines.h (+6, -0) (Diff)
/source/blender/editors/interface/interface_layout.c (+19, -19) (Diff)
/source/blender/editors/interface/interface_templates.c (+22, -20) (Diff)
/source/blender/makesrna/intern/rna_access.c (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+1, -1) (Diff)
/source/blender/makesrna/RNA_access.h (+5, -1) (Diff)
/source/blender/python/intern/bpy_rna.c (+12, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021