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
2021-08-04Viewport normal drawing with constant lengthJeroen Bakker
2021-08-04Cleanup: de-duplicate ID renaming utility for versioningCampbell Barton
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-29Render: disable Z pass by default, leave only CombinedBrecht Van Lommel
2021-07-29VSE: Change grid line drawingRichard Antalik
2021-03-16VSE: Simplify proxy settingsRichard Antalik
2021-02-16Cleanup: spellingCampbell Barton
2020-12-16Sculpt: Multires Displacement SmearPablo Dobarro
2020-12-16VSE: Add Overlay popover panelsPeter Fog
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-03Cleanup: rename main preferences versioning functionCampbell Barton
2020-08-13Sequencer: Implement zoom-to-fit view modeSergey Sharybin
2020-08-12Sculpt: Multires Displacement Eraser BrushPablo Dobarro
2020-08-10Sculpt: Boundary BrushPablo Dobarro
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-15Cleanup: spellingCampbell Barton
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-05-30Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-30GPencil: Fix unreported wrong Sculpt brushes initialization in TemplatesAntonio Vazquez
2020-05-26Cleanup/refactor: Workspace API, boilerplate code, early exitJulian Eisel
2020-05-18Curves: Disable Curve Normals by defaultAntonio Vazquez
2020-05-15Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-15GPencil: Fix unreported missing Sculpt/Vertex/Weight paint brushesAntonio Vazquez
2020-05-14Merge branch 'blender-v2.83-release'Jeroen Bakker
2020-05-14Cleanup: Remove uneeded loopAntonio Vazquez
2020-05-06Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-06Fix T76392: Crash loading app-template with Load UI disabledCampbell Barton
2020-04-27Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-04-27GPencil: Change defaults for Gradient materialsAntonio Vazquez
2020-04-24Defaults: Reduce near-clipping in factory settingsJulian Eisel
2020-04-20Cleanup: rename "nested" to "embedded"Jacques Lucke
2020-04-10Fix T75141: Default template versioning error for grease pencilAntonio Vazquez
2020-04-06VSE: Draw f-curves for opacity and volume values on the stripsRichard Antalik
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-26Fix T74899: Add Draw Face Sets brush to versioning defaultsPablo Dobarro
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-13GPencil: Enable Lights ON to default object in 2D templateAntonio Vazquez
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-01Fix T74307: Add missing brushes to versioning_defaultsPablo Dobarro
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-15Cleanup: remove unused RenderData.displaymodeCampbell Barton
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-01-22UI: Hide empty Tool-Header in Rendering workspace (Image Editor)Julian Eisel
2019-12-04GPencil: Add Opacity y Onion switch to DopesheetAntonio Vazquez
2019-11-30UI: allow to hide markers region per editorAlessio Monti di Sopra
2019-11-24Preferences: disable changing 'U' on blend file versioningCampbell Barton
2019-11-21Sculpt: Multiplane Scrape BrushPablo Dobarro