Blender Git Loki
Git Commits -> Revision e29ff1a
September 25, 2017, 19:42 (GMT) |
Fix various mistakes and forgotten bits in previous 'Views' adding commit. Core API code shall now be mostly functional again. |
Commit Details:
Full Hash: e29ff1adb521387816783b44f3f7d9290d3a4b2e
Parent Commit: ef05601
Lines Changed: +32, -5
6 Modified Paths:
/source/blender/blenkernel/intern/asset_engine.c (+7, -4) (Diff)
/source/blender/editors/space_file/filelist.c (+1, -1) (Diff)
/source/blender/editors/space_file/file_ops.c (+8, -0) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+6, -0) (Diff)
/source/blender/windowmanager/intern/wm_files_link.c (+4, -0) (Diff)
/source/blender/windowmanager/intern/wm_operator_props.c (+6, -0) (Diff)
/source/blender/editors/space_file/filelist.c (+1, -1) (Diff)
/source/blender/editors/space_file/file_ops.c (+8, -0) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+6, -0) (Diff)
/source/blender/windowmanager/intern/wm_files_link.c (+4, -0) (Diff)
/source/blender/windowmanager/intern/wm_operator_props.c (+6, -0) (Diff)