Blender Git Loki
Git Commits -> Revision 0727abf
Revision 0727abf by Bastien Montagne (master) October 31, 2018, 12:34 (GMT) |
Expose full ID name in RNA as well. That way scripts can have a consitent way to get unique ID key/string, and can use it for access in bpy.data collections as well. Note that this kind of douples the old py API way of doning this (passing tuple of (ID-name, lib-path) instead of just ID-name). |
Commit Details:
Full Hash: 0727abf1bc70a55426716f5826532ea3ec4dd924
Parent Commit: 06c5a94
Lines Changed: +21, -1
1 Modified Path:
/source/blender/makesrna/intern/rna_ID.c (+21, -1) (Diff)