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
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-07-12Cleanup: remove legacy mesh save supportCampbell Barton
2018-06-15WM: 2.8 screen compatibilityCampbell Barton
2018-06-13Cleanup: get rid of last G.main in BMesh code.Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-04-20Add debug tool to check validity of current file *before* saving.Bastien Montagne
2018-04-14Cleanup: rename WriteData struct members.Campbell Barton
2018-04-14Undo: refactor memfile writingCampbell Barton
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2018-02-15Simple hair children: Initial implementation of twist controlSergey Sharybin
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2018-02-01Cleanup: pass userdef to write_userdef, const argsCampbell Barton
2018-01-26Fix part of T53080: all material previews re-rendering after undo.Brecht Van Lommel
2017-11-29Sequencer: add many more color blend modes, and a new color mix strip.Maikon Araujo
2017-09-22Remove quicktime supportAaron Carlisle
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-05-15Cleanup: warnings, styleCampbell Barton
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-04-24Cleanup: styleCampbell Barton
2017-03-17Refactor writefile handling of data-blocks.Bastien Montagne
2017-02-27Surface Deform Modifier (SDef)Luca Rood
2017-02-23Fix T50736: Zero streaks in Glare node.Bastien Montagne
2017-02-15Comments: notes on polyfill2d, minor correctionsCampbell Barton
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-18GP Interpolate Sequence: Tool settings for controlling the shape of interpola...Joshua Leung
2016-11-19Fix forward-compat Nodes write code being executed also for undo steps writing.Bastien Montagne
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-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-08-25Fixed little error in commentSybren A. Stüvel
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-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-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-29Cleanup: spelling, indentationCampbell 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-27Cleanup: unnecessary NULL checkCampbell Barton