Blender Git Loki
Git Commits -> Revision 38589ce
Revision 38589ce by Bastien Montagne (datablock_idprops) March 27, 2017, 12:52 (GMT) |
Fix bad auto-generated UI for ID IDProps. `RNA_path_resolve()` tries to 'dereference' pointer properties, was not a problem before but now that we do have pointer IDProps we want to get property here, not it's pointed data. |
Commit Details:
Full Hash: 38589ce6ef0d48b9e7cc6a6496de824661ed8271
Parent Commit: 95e0cb4
Lines Changed: +4, -1
1 Modified Path:
/source/blender/makesrna/intern/rna_access.c (+4, -1) (Diff)