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
2017-02-07Layers: get/update CollectionEngineSettings (depsgraph placeholder)Dalai Felinto
2017-02-07Clay-Engine (merge clay-engine)Clément Foucault
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-02-06Fix (unreported) Object previews being written even for skipped objects.Bastien Montagne
2017-02-06Cleanup writefile code a bit.Bastien Montagne
2017-01-27Mesh batch caches should not be stored in fileDalai Felinto
2017-01-22Merge branch 'master' into blender2.8Julian Eisel
2017-01-18GP Interpolate Sequence: Tool settings for controlling the shape of interpola...Joshua Leung
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-12-01UI: Previews for screen layoutsJulian Eisel
2016-11-19Merge branch 'master' into blender2.8Bastien Montagne
2016-11-19Fix forward-compat Nodes write code being executed also for undo steps writing.Bastien Montagne
2016-11-02Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-30Viewport smoke: add support to render the volume using a color ramp.Kévin Dietrich
2016-09-28Fix T49460: Particle group instance 'Use Count' value gets reset on file-load.Bastien Montagne
2016-09-23Merge branch 'master' into blender2.8Julian Eisel
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-09-04Merge branch 'master' into blender2.8Bastien Montagne
2016-08-25Fixed little error in commentSybren A. Stüvel
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-19Cleanup: style, spellingCampbell Barton
2016-07-19Cleanup: style, spellingCampbell Barton
2016-07-18Merge branch 'master' into blender2.8Campbell Barton
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-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-08writefile: optimize undo memory useCampbell Barton
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 blender2.8Bastien Montagne
2016-06-29Cleanup: spelling, indentationCampbell Barton
2016-06-28Merge branch 'master' into blender2.8Campbell Barton
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 blender2.8Bastien Montagne
2016-06-27Cleanup: unnecessary NULL checkCampbell Barton
2016-06-27Docs: minor edits to writefile commentsCampbell Barton
2016-06-22Merge branch 'master' into blender2.8Bastien Montagne
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-15Merge branch 'master' into blender2.8Campbell Barton