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
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17DNA: rename dup_* struct members to instance_*Campbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-17Cleanup: move object bounding-box into runtime structCampbell Barton
2019-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell Barton
2019-02-16DNA: rename theme space typesCampbell Barton
2019-02-16DNA: rename SpaceButs -> SpacePropertiesCampbell Barton
2019-02-16DNA: rename SpaceIpo -> SpaceGraphCampbell Barton
2019-02-16DNA: rename SpaceOops -> SpaceOutlinerCampbell Barton
2019-02-16DNA: support DNA type & name aliasesCampbell Barton
2019-02-15Cleanup: sync minor changes from D4342Campbell Barton
2019-02-14Fix T61520: Incorrect assignment of layers to compositor nodes in 2.8 when re...Philipp Oeser
2019-02-13Cleanup: style, duplicate includesCampbell Barton
2019-02-12DNA: support versioning structs & struct membersCampbell Barton
2019-02-11Cleanup: commentsCampbell Barton
2019-02-11readfile: skip negative sized thumbnailsCampbell Barton
2019-02-11Preferences: remove tweak/drag threshold distinctionCampbell Barton
2019-02-11Cleanup: use 'struct Main' in headerCampbell Barton
2019-02-11DNA: remove Object.display structCampbell Barton
2019-02-10Link/Append: Instantiate collection rather than objects.Bastien Montagne
2019-02-10Fix T61141: Append Particle Settings doesn't append the collection properly.Bastien Montagne
2019-02-10Cleanup: unused struct memberCampbell Barton
2019-02-09GP: Missing in previous commitAntonioya
2019-02-09GP: Init stroke buffer alwaysAntonioya
2019-02-08Fix (unreported) crash when undoing after ID deletion.Bastien Montagne
2019-02-08Fix missing NULL check in recent version patchCampbell Barton
2019-02-08Correct error in last commitCampbell Barton
2019-02-08Cleanup: clear deprecated flagsCampbell Barton
2019-02-07Fix T59587: Hair dynamics works different when opened in 2.8Sergey Sharybin
2019-02-06Cleanup: Remove deprecated ghosting codeJacques Lucke
2019-02-06Fix T61136: Header alignment preference has no effectCampbell Barton
2019-02-06Cleanup: remove unused toolbox delay preferencesCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Fix new EEVEE bloom / motion blur defaults not being applied to startup.blend.Brecht Van Lommel
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-04Fix T61172: Crash in texture paint undo/redoCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-02Cleanup: match logic for merging G.f & G.fileflags on loadCampbell Barton
2019-02-01Color management: change view transform for color pickers and display modes.Brecht Van Lommel
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Depsgraph: remove features incompatible with new system.Brecht Van Lommel
2019-01-30Fix T60378: All armatures reset positions on linked collection when ctrl+z us...Bastien Montagne
2019-01-30Versioning: add renaming utility functionCampbell Barton
2019-01-29Workbench: Make Material transparency part of the rgba color pickerClément Foucault
2019-01-29Fix duplicate brushes from recent startup filesCampbell Barton
2019-01-29Fix duplicate brushes being added to startupCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-25Fix T60783: (Certain) shapekeys stopped working in 2.8.Bastien Montagne
2019-01-25Cleanup: BLO: move validate code into own header.Bastien Montagne