Blender Git Loki
Git Commits -> Revision f39fbb3
Revision f39fbb3 by Bastien Montagne (master) November 16, 2020, 13:39 (GMT) |
RNA define: check and report invalid usages of ID pointers properties. Some RNA structs, like operators or keymaps, are not allowed to have ID pointer properties. now this check will ignore those, and report an error message in the console. Related to T82597. |
Commit Details:
Full Hash: f39fbb3e604611b63c69661dd22ca987fb1d8791
Parent Commit: b78bebb
Lines Changed: +7, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_define.c (+7, -0) (Diff)