Blender Git Loki
Git Commits -> Revision 0a52a35
May 21, 2015, 12:15 (GMT) |
Better handling of tags in Amber. Also adds some 'state' flags to AssetEngine, so that custom AE's setting changes can be notified to filebrowser, as default internal ones are. For now, we only have 'dirty filtering' and 'dirty sorting'. |
Commit Details:
Full Hash: 0a52a358fafe3a968bfe4fa8784f42cc1560f3fd
Parent Commit: 223e098
Lines Changed: +183, -54
5 Modified Paths:
/release/scripts/startup/bl_operators/amber.py (+93, -39) (Diff)
/source/blender/blenkernel/BKE_asset.h (+6, -0) (Diff)
/source/blender/editors/space_file/filelist.c (+34, -15) (Diff)
/source/blender/editors/space_file/filelist.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_asset.c (+49, -0) (Diff)
/source/blender/blenkernel/BKE_asset.h (+6, -0) (Diff)
/source/blender/editors/space_file/filelist.c (+34, -15) (Diff)
/source/blender/editors/space_file/filelist.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_asset.c (+49, -0) (Diff)