Blender Git Loki
Git Commits -> Revision 1ae5dfd
Revision 1ae5dfd by Bastien Montagne (master) February 6, 2018, 13:39 (GMT) |
Fix T54005: Broken IDProp copying from RNA code. When destination IDProp did not exist, new code (related ot static overrides) would not do nothing... IDProps and RNA are really not easy to tame, thinking more and more we should totally bypass RNA and directly use (add) IDP code to handle comparison and diff creation/application of IDProps. But for now, this bandage should to the trick. |
Commit Details:
Full Hash: 1ae5dfd04933752c0cd5a11281806401fad0a1f2
Parent Commit: 0eb9d2a
Lines Changed: +13, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_access.c (+13, -0) (Diff)