Blender Git Commit Log

Git Commits -> Revision 732f70a

Revision 732f70a by Campbell Barton (master)
August 31, 2017, 08:41 (GMT)
RNA: existing type check used wrong identifier

Own error in recent type checks, in many cases the 'idname'
is used for the struct identifier, not the 'identifier'
which is the Python class name in this context.

Commit Details:

Full Hash: 732f70a151c47dc55e9da33c0bf346764bb54ab6
Parent Commit: 4f1b510
Lines Changed: +20, -18

5 Modified Paths:

/source/blender/makesrna/intern/rna_animation.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+2, -5) (Diff)
/source/blender/makesrna/intern/rna_render.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_ui.c (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+12, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021