Blender Git Loki
Git Commits -> Revision f815aa0
Revision f815aa0 by Bastien Montagne (master) July 31, 2017, 14:51 (GMT) |
Fix T52232: Crash in RNA_enum_from_value while inspecting compositor image node properties in outliner. Bug was in RNA nodes code actually, itemf functions shall never, ever return NULL! Note that there were other itemf functions there that were potentially buggy. Also harmonized a bit their code. |
Commit Details:
Full Hash: f815aa01ebdd15acf5c439a3f6365dc408c2f365
Parent Commit: b6cb7b2
Lines Changed: +62, -44
1 Modified Path:
/source/blender/makesrna/intern/rna_nodetree.c (+62, -44) (Diff)