Blender Git Commit Log
Git Commits -> Revision c704c69
October 12, 2014, 12:40 (GMT) |
Tweaks to RNA for GPencil pointers Some tweaks to the RNA for Grease Pencil data pointers in an attempt to get these editable via the Outliner datablocks view. It seems though that pointer editing there is broken everywhere instead. Nevertheless, these tweaks should make this handling more correct (i.e. refcounts are used accordingly). For now, the best way of setting Grease Pencil data on objects, etc. is to do so using Python |
Commit Details:
Full Hash: c704c69b7e64e459d7f735392c94ddfccf78ff9a
Parent Commit: cd540f3
Lines Changed: +8, -8
6 Modified Paths:
/source/blender/makesrna/intern/rna_movieclip.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_object.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_tracking.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_object.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_tracking.c (+1, -1) (Diff)