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-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
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-14Write .blend file: refactor & fixes re ID block itself.Bastien Montagne
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-03-03Cleanup: take Main argument for copyCampbell Barton
2016-02-03Recent BLI_rename fix introduced error w/ blend file versioningCampbell Barton
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