Blender Git Loki
Git Commits -> Revision c2ee1af
Revision c2ee1af by Julian Eisel (asset-browser, asset-browser-poselib, asset-system-filelist, temp-pose-flipping-fix-attempt) April 22, 2021, 19:13 (GMT) |
Avoid warning when using FileSelectEntry.id_type on a non-ID file If the file doesn't represent an ID, the value will be `'NONE'` in Python. Otherwise a valid ID type (e.g. `'ACTION'`, `'OBJECT'`, etc.). |
Commit Details:
Full Hash: c2ee1af8fa8369047971c701cc27d517bbe8071a
Parent Commit: 3146c7c
Lines Changed: +22, -4
1 Modified Path:
/source/blender/makesrna/intern/rna_space.c (+22, -4) (Diff)