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-03-15Spreadsheet: support showing data from original/unevaluated objectJacques Lucke
2021-03-14Cleanup: unused argument warningsCampbell Barton
2021-03-14Cleanup: avoid risky list as default argument in keymapCampbell Barton
2021-03-14Cleanup: remove redundant keymap argumentsCampbell Barton
2021-03-14Cleanup: remove invalid repeat argumentCampbell Barton
2021-03-14Fix pivot pie menu missing in the clip editorCampbell Barton
2021-03-14Nodes: Move group input and output to a consistent menu locationHans Goudey
2021-03-13GPencil: Remove word "Strokes" in menuAntonio Vazquez
2021-03-13Geometry Nodes: Add Attribute Convert nodeCharlie Jolly
2021-03-12Sculpt: Mask Init operatorPablo Dobarro
2021-03-12GPencil: UI menu cleanupAntonio Vazquez
2021-03-12Fluid: Enable scale options for fluid particlesSebastián Barschkis
2021-03-12LibOverride Auto Resync: Add option to disable it in Experimental userpref.Bastien Montagne
2021-03-12Nodes: Add Attribute Remove NodeFabian Schempp
2021-03-11Fix T86199: error when adding custom fluid diffusion presetSiddhartha Jejurkar
2021-03-11Fix (unreported): crash on undo when using pinned id in spreadsheetJacques Lucke
2021-03-11Spreadsheet: expore more domains and point cloud dataJacques Lucke
2021-03-10Fix wrong white point of Linear ACES in config reading and the bundled configBrecht Van Lommel
2021-03-10Spreadsheet: new spreadsheet editorJacques Lucke
2021-03-10Cleanup: remove annotations from startup scriptsCampbell Barton
2021-03-09Graph Editor: FCurve Show Extrapolation ToggleWayde Moss
2021-03-09Sculpt: Init Face Sets by Face Sets boundariesPablo Dobarro
2021-03-09Cleanup: add resource manager for cryptomatte session.Jeroen Bakker
2021-03-09Sculpt: 'Unifiy' Dyntopo Detail Size operatorsPhilipp Oeser
2021-03-08"Show Texture in texture tab" button: full support for Sculpt / PaintPhilipp Oeser
2021-03-08Geometry Nodes: Rename subdivision nodesHans Goudey
2021-03-08Spreadsheet: add boilerplate code for new editor typeJacques Lucke
2021-03-08File Browser: scroll selected files into viewSybren A. Stüvel
2021-03-08Fix error in unused argument cleanupCampbell Barton
2021-03-08Geometry Nodes: support Vector Rotate nodeLeon Leno
2021-03-08Speedup for usual non-manifold exact boolean case.Howard Trickey
2021-03-06Cleanup: remove workaround for Python 3.7x crashing with libeditCampbell Barton
2021-03-06Cleanup: remove redundant draw callbackCampbell Barton
2021-03-06Cleanup: unused importsCampbell Barton
2021-03-06Cleanup: unused argumentsCampbell Barton
2021-03-06Cleanup: unused variablesCampbell Barton
2021-03-06Cleanup: redundant pose bone assignmentCampbell Barton
2021-03-05Fix T86293: crash undoing after executing the python console in certainPhilipp Oeser
2021-03-05UI: minor changes to preset sortingCampbell Barton
2021-03-05UI: Add Presets for high framerate videoAaron Carlisle
2021-03-05Presets: Improve sort order of presetsAaron Carlisle
2021-03-04GPencil: Implement Autokey button for Draw/Edit and Sculpt modeAntonio Vazquez
2021-03-02Sculpt: Expand OperatorPablo Dobarro
2021-03-02Cleanup: remove Python 2.x support from complete_calltipCampbell Barton
2021-03-01Build-system: Use C-linkage for internal interface headerJulian Eisel
2021-02-25Icons: Add icon for the upcoming spreadsheet editorJulian Eisel
2021-02-25Icons: Update blender_icons.svg to have a document backgroundJulian Eisel
2021-02-25Icons: Resaved blender_icons.svg in new Inkscape versionJulian Eisel
2021-02-25Improve Purge operator.Bastien Montagne
2021-02-25Merge remote-tracking branch 'origin/blender-v2.92-release'Dalai Felinto