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-08-09Merge branch 'master' into object_nodesobject_nodesLukas Tönne
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-19Merge branch 'master' into object_nodesLukas Tönne
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-16Merge branch 'master' into object_nodesLukas Tönne
2016-06-14Write .blend file: refactor & fixes re ID block itself.Bastien Montagne
2016-05-13Removed texture nodes.Lukas Tönne
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
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
2015-06-23Cleanup: styleCampbell Barton
2015-05-26Images: Solve broken forward compatibility with packed imagesSergey Sharybin
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-05-01Fix T44577: writing tessellated cddata when we should not...Bastien Montagne
2015-04-23Fix T44461: Crash and file corruption after calc_normals_split, calc_tessface...Bastien Montagne