Blender Git Loki
Git Commits -> Revision 336c7f9
April 9, 2015, 18:35 (GMT) |
AssetEngine WIP support of new filelisting behavior in filebrowser... Nearly working, still have some mem issues to fix. |
Commit Details:
Full Hash: 336c7f9ba59b4b7080f419dfcf584a968b697020
Parent Commit: 96f060d
Lines Changed: +231, -195
7 Modified Paths:
/release/scripts/startup/bl_operators/amber.py (+84, -76) (Diff)
/source/blender/blenkernel/BKE_asset.h (+3, -1) (Diff)
/source/blender/blenkernel/intern/asset.c (+1, -1) (Diff)
/source/blender/editors/space_file/filelist.c (+123, -106) (Diff)
/source/blender/editors/space_file/filelist.h (+1, -3) (Diff)
/source/blender/editors/space_file/space_file.c (+1, -4) (Diff)
/source/blender/makesrna/intern/rna_asset.c (+18, -4) (Diff)
/source/blender/blenkernel/BKE_asset.h (+3, -1) (Diff)
/source/blender/blenkernel/intern/asset.c (+1, -1) (Diff)
/source/blender/editors/space_file/filelist.c (+123, -106) (Diff)
/source/blender/editors/space_file/filelist.h (+1, -3) (Diff)
/source/blender/editors/space_file/space_file.c (+1, -4) (Diff)
/source/blender/makesrna/intern/rna_asset.c (+18, -4) (Diff)