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-03-04Texture Paint: round corners of dilated UV seamsLuca Rood
2019-03-04Fix texture paint UV dilation algorithmLuca Rood
2019-03-04Outliner: better support for paintcurves ('Blender File' view)Philipp Oeser
2019-02-28Fix T60366: texture paint slots not updating when editing material.Brecht Van Lommel
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-19Fix T61702: obmat used incorrectly when calculating constant detail sizeJacques Lucke
2019-02-18DNA: rename Object.size -> scaleCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Cleanup: move object bounding-box into runtime structCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-12Fix T51771: UI Messages: Reserve 'Normal' to its geometric meaning.Bastien Montagne
2019-02-08Cleanup: clear deprecated flagsCampbell Barton
2019-02-07Fix sculpt undo steps not enabling dyntopoCampbell Barton
2019-02-07Fix T61049: Undo dynamic topology sculpt assertsCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Undo System: remove accumulate/store modesCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix T61065: missing shader update when adding texture slot.Brecht Van Lommel
2019-01-31Cleanup: avoid some unnecessary inverse matrix math.Brecht Van Lommel
2019-01-31Fix T59339: Particle render without baking issuesSergey Sharybin
2019-01-31Fix T61032: Switching to sculpt tab causes undo to set object modeCampbell Barton
2019-01-31Sculpt: disable undo flag for sculpt mask lassoCampbell Barton
2019-01-31Cleanup: style, unused variableCampbell Barton
2019-01-31Fix image paint undo memory leakCampbell Barton
2019-01-31Fix T60660: Texture paint undo removes imageCampbell Barton
2019-01-31Undo System: add Main argument to encode/decodeCampbell Barton
2019-01-30Fix T60974: Dyntopo crash on undo after object deletedCampbell Barton
2019-01-29Cleanup: replace attrib w/ attrCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-25Depsgraph: use specific tag to update shadingCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2019-01-24Fix T59650: adding texture paint slot image shows wrong color.Brecht Van Lommel
2019-01-24Fix T60133: texture paint external editing not workingPhilipp Oeser
2019-01-24Cleanup: styleCampbell Barton
2019-01-23Sculpt: add Topology Rake, to align edges along brush while painting.Jean Da Costa
2019-01-23Fix T59152: dynamic topology constant detail should be in world space.Brecht Van Lommel
2019-01-23Refactor: use guard clauses instead of nested conditionalsJacques Lucke
2019-01-23Revert "Fix T60126: Gradient affects hidden vertices when weight painting"Campbell Barton
2019-01-22Fix T60126: Gradient affects hidden vertices when weight paintingJacques Lucke
2019-01-18Fix loading a file saved w/ dyntopoCampbell Barton
2019-01-18Fix undo push entering sculpt modeCampbell Barton
2019-01-16Fix T59640: Transform w/ auto-merge & hidden verts crashesCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-09Fix sculpt redo failing to enable dyntopoCampbell Barton
2019-01-08Fix T59450: brush colors flip inactive w/ texture paintCampbell Barton