Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-29Cleanup: rename BKE_asset to BKE_asset_engine.Bastien Montagne
2015-07-04Merge branch 'asset-experiments' into asset-engineBastien Montagne
2015-07-02Previews: do not keep preview task and timer running continuously in 'Preview...Bastien Montagne
2015-06-16Merge branch 'asset-experiments' into asset-engineBastien Montagne
2015-06-16Make selection & co really working even during listing process.Bastien Montagne
2015-06-16Selection/UUIDs handling enhancements:Bastien Montagne
2015-05-29Merge branch 'asset-experiments' into asset-engineBastien Montagne
2015-05-29Address most points from first reviewing pass.Bastien Montagne
2015-05-21Better handling of tags in Amber.Bastien Montagne
2015-05-11Merge branch 'asset-experiments' into asset-engineBastien Montagne
2015-05-10Add variable sliding window for cached filebrowser items.Bastien Montagne
2015-05-09Merge branch 'asset-experiments' into asset-engineBastien Montagne
2015-05-09Fix bad behavior in case of 'refresh' while still listing.Bastien Montagne
2015-04-16WIP work to pass asset data to operator.Bastien Montagne
2015-04-15Backport some changes from asset-engine branch:Bastien Montagne
2015-04-15AssetEngine: Various fixes and new features:Bastien Montagne
2015-04-15Switch definitively to int32[4] for uuid's, mixing mixing it with char[16] is...Bastien Montagne
2015-04-09AssetEngine WIP support of new filelisting behavior in filebrowser...Bastien Montagne
2015-04-04Merge branch 'asset-experiments' into asset-engineBastien Montagne
2015-04-04FileBrowser: add dummy accessor to entries from their uuid.Bastien Montagne
2015-04-04Merge branch 'asset-experiments' into asset-engineBastien Montagne
2015-04-04FileBrowser: rewrite 'entry selection' code.Bastien Montagne
2015-04-02Merge branch 'asset-experiments' into asset-engineBastien Montagne
2015-04-02FileBrowser: cleanup (remove) all the thumbnails job stuff, no more needed.Bastien Montagne
2015-04-01FileBrowser new preview code: bunch of fixes.Bastien Montagne
2015-03-30WIP FileBrowser thumbnails: get rid of job here, use lighter threaded tasks.Bastien Montagne
2015-03-30Merge branch 'master' into asset-experimentsBastien Montagne
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-28WIP cache system for filebrowser entries.Bastien Montagne
2015-03-13Revert "Revert "Merge branch 'asset-engine' into asset-experiments""Bastien Montagne
2015-03-13Revert "Merge branch 'asset-engine' into asset-experiments"Bastien Montagne
2015-03-12First step to add 'load_pre' behavior.Bastien Montagne
2015-03-05Add some asset engine-aware stuff in filebrowser.Bastien Montagne
2015-03-01Add name/description fields to entries themselves too.Bastien Montagne
2015-02-27Filelisting: switch from mere arrays to listbases.Bastien Montagne
2015-02-18Big refactor of filelisting in filebrowser - decouple os/fs-related direntry ...Bastien Montagne
2015-01-25Reworked from scratch 'icon over previews' feature.Bastien Montagne
2015-01-13Recursive listdir: let user set level of recursion...Bastien Montagne
2015-01-03FileBrowser: add search field in header bar.Bastien Montagne
2015-01-01Fix issues when giving a non-existent dir to filebrowser.Bastien Montagne
2015-01-01SpaceFile: Tweak thumbnail to avoid restarting the job needlessly.Bastien Montagne
2015-01-01SpaceFile: Refactor sorting and filtering of filelist.Bastien Montagne
2015-01-01SpaceFile: Filelist: reorder a bit things, also cleanup some unused and pure-...Bastien Montagne
2015-01-01Merge branch 'master' into asset-experimentsBastien Montagne
2014-12-31SpaceFile: Tweak thumbnail to avoid restarting the job needlessly.Bastien Montagne
2014-12-31SpaceFile: Refactor sorting and filtering of filelist.Bastien Montagne
2014-12-31SpaceFile: Filelist: reorder a bit things, also cleanup some unused and pure-...Bastien Montagne
2014-12-11More cleanup, rename and commentting.Bastien Montagne
2014-12-11Atomic Cleanup: get rid of 'old' stuff no more used (mostly non-job read/list...Bastien Montagne
2014-12-11Full rework of job (background) filereading code.Bastien Montagne