August 23, 2017, 14:51 (GMT) |
Merge branch 'id_override_static' into asset-engine |
August 23, 2017, 14:43 (GMT) |
Merge branch 'master' into id_override_static |
August 21, 2017, 17:56 (GMT) |
Make Amber engine actually refresh repo listing when one hit refresh button in filebrowser, and do refresh after deleting an asset from repo. |
August 21, 2017, 17:33 (GMT) |
All blendlib (ID types) filters ON by default for operator-less filebrowser. |
August 21, 2017, 15:37 (GMT) |
Add first edit operation on Amber repository - we can now remove an asset, houra :P Also fixed more various issues. |
August 21, 2017, 14:41 (GMT) |
First basic (useless) step towards UI for editing Amber repository. |
August 21, 2017, 14:28 (GMT) |
Fix tag filtering, move repo reading to AmberDataRepository class, cleanup some uuid utils. |
August 21, 2017, 13:31 (GMT) |
Fix various misc points, including Assets reloading, in Amber asset engine. |
August 21, 2017, 12:47 (GMT) |
Merge branch 'id_override_static' into asset-engine |
August 21, 2017, 12:41 (GMT) |
Merge branch 'master' into id_override_static |
August 19, 2017, 16:23 (GMT) |
Heavily rework Amber's data model. Since we want to be able to edit repo from within Blender, we'll need UI-compatible representation of the repo. Alas, PropertyGroup py instances are regenerated all the time, which means we cannot store py-only data in those, so we have to go to a triple representation of repo here (the JSON/dict one, the effective py classes, and the UI-compatible PropertyGroup-based one). Note that this is rather heavily WIP commit, it most certainly breaks several things, but at least the basic repo listing from filebrowser is working again... |
August 19, 2017, 16:21 (GMT) |
Add some more protection against invalid data from asset engine. |
August 16, 2017, 10:11 (GMT) |
Celanup debug print from previous commit. |
August 16, 2017, 10:09 (GMT) |
Make 'non-operator' filebrowser 'library browsing' one. Will allow to use it to brwose & edit repositories of asset engines. |
August 16, 2017, 09:59 (GMT) |
Merge branch 'id_override_static' into asset-engine |
August 16, 2017, 09:51 (GMT) |
Merge branch 'master' into id_override_static |
August 10, 2017, 15:08 (GMT) |
Merge branch 'id_override_static' into asset-engine Conflicts: source/blender/blenkernel/intern/library_remap.c source/blender/blenloader/intern/readfile.c source/blender/makesdna/DNA_ID.h source/blender/makesrna/intern/rna_ID.c |
August 10, 2017, 14:07 (GMT) |
Merge branch 'master' into id_override_static |
August 10, 2017, 13:46 (GMT) |
Merge branch 'id_copy_refactor' into id_override_static |
Revision 496b510 by Bastien Montagne (asset-engine, asset-engine--archived, id_copy_refactor, id_override_static) August 10, 2017, 13:43 (GMT) |
Merge branch 'master' into id_copy_refactor Conflicts: source/blender/blenkernel/BKE_sequencer.h source/blender/blenkernel/intern/library.c source/blender/blenkernel/intern/sequencer.c source/blender/editors/space_sequencer/sequencer_edit.c |
|