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-07-16Merge branch 'master' into asset-engineBastien Montagne
2016-07-16Cleanup: spellingCampbell Barton
2016-07-12writefile: reuse SDNA between writesCampbell Barton
2016-07-12readfile: report SDNA decoding errors on file readCampbell Barton
2016-07-08writefile: optimize undo memory useCampbell Barton
2016-07-07Merge branch 'master' into asset-engineBastien Montagne
2016-07-07writefile: call undo flush after writing the windowmanagerCampbell Barton
2016-07-07Cleanup: move write flush into its own functionCampbell Barton
2016-07-06writefile: add flushesCampbell Barton
2016-07-06writefile: avoid adding SDNA to every undo stepCampbell Barton
2016-07-06Fix memleak with recent Outliner writefile changes.Bastien Montagne
2016-07-06writefile: simplify outliner treestore workaroundCampbell Barton
2016-06-29Merge branch 'master' into asset-engineBastien Montagne
2016-06-29Cleanup: spelling, indentationCampbell Barton
2016-06-28Merge branch 'master' into asset-engineBastien Montagne
2016-06-28Cleanup: use bool for writefileCampbell Barton
2016-06-28writefile: replace most struct lookups /w constantsCampbell Barton
2016-06-28Cleanup: code-styleCampbell Barton
2016-06-27Merge branch 'master' into asset-experimentsBastien Montagne
2016-06-27Cleanup: unnecessary NULL checkCampbell Barton
2016-06-27Docs: minor edits to writefile commentsCampbell Barton
2016-06-22Cleanup: styleCampbell Barton
2016-06-22Cleanup: remove unused Image space curvesCampbell Barton
2016-06-22writefile: use const for old addressCampbell Barton
2016-06-14Fix save/load issues with new virtual-lib assets.Bastien Montagne
2016-06-14Merge branch 'master' into asset-engineBastien Montagne
2016-06-14Write .blend file: refactor & fixes re ID block itself.Bastien Montagne
2016-06-13First step towards supporting non-blender-data as assets.Bastien Montagne
2016-04-25Merge branch 'master' into asset-engineBastien Montagne
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-03-04Merge branch 'master' into asset-engineBastien Montagne
2016-03-03Cleanup: take Main argument for copyCampbell Barton
2016-02-15WIP Add asset sub-data dependency info.Bastien Montagne
2016-02-03Merge branch 'master' into asset-engineBastien Montagne
2016-02-03Recent BLI_rename fix introduced error w/ blend file versioningCampbell Barton
2016-02-02Assets: add uuid to linked data, write and read it from file.Bastien Montagne
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-11-13Tighten checks around unlinkable datablocks becoming LIB_EXTERN.Bastien Montagne
2015-11-03BGE: Remove KX_IPOActuator.Porteries Tristan
2015-10-28Cycles: Expose user-defined shutter curve to the interfaceSergey Sharybin
2015-10-22Cleanup: remove script ID-typesCampbell Barton
2015-09-18Cleanup: remove unused WriteFile membersCampbell Barton
2015-09-13Cleanup: spellingCampbell Barton
2015-08-31Write thumbnail directlyCampbell Barton
2015-08-27Make .blend file thumbnail reading simpler and more coherent, read/store them...Bastien Montagne
2015-08-10Data previews: add preview to Object, Group and Scene.Bastien Montagne
2015-07-21Fix T45471: Blend file: Bad old_addr handling in mesh's customdata writing.Bastien Montagne
2015-07-18Cleanup: whitespace & break placementCampbell Barton
2015-07-10Freestyle: new stroke modifiersFolkert de Vries
2015-07-02Text effect strip for sequencer.Antony Riakiotakis