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
2022-03-01UI: Fix multi input socket outline and highlightLeon Schittek
2022-03-01Cleanup: use doxygen comments, correct spellingCampbell Barton
2022-03-01Cleanup: Move object_add.c to C++Hans Goudey
2022-02-28Nodes: Improve readability of selected node linksLeon Schittek
2022-02-28Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-28Fix T96032: add null check to constraint operatorsHenrik Dick
2022-02-28Fix T96073: Don't remove links when inserting reroute nodesJacques Lucke
2022-02-28Cleanup: Remove duplicated commentJulian Eisel
2022-02-28Animation: Sensible frame range for motion pathsColin Marmont
2022-02-28Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-28Fix compilation warning.Jeroen Bakker
2022-02-28Fix T95992: Crash Ancored strokes 2d texture painting.Jeroen Bakker
2022-02-25Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-25Fix (unreported) Outliner 'liboverride create hierarchy' applied on several IDs.Bastien Montagne
2022-02-25LibOverrides: fix handling of hierarchy root in complex cases.Bastien Montagne
2022-02-25Cleanup: Modify commentAntonio Vazquez
2022-02-25Merge branch 'blender-v3.1-release'Antonio Vazquez
2022-02-25GPencil: Make Fill Dilate expand outside strokeAntonio Vazquez
2022-02-25GPencil: Fill Dilate using negative values contract the fill areaAntonio Vazquez
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-25GPUTexture: Use immutable storageClément Foucault
2022-02-24Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-24Fix T95969, T91856: bake AO to vertex color artifacts after ray offset removalBrecht Van Lommel
2022-02-24Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-24Fix: Crash switching between sculpt and edit modeHans Goudey
2022-02-24Fix incorrect Outliner tree-display type returnedJulian Eisel
2022-02-24Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-24Fix T95976: on cage GPU subdivision breaks X-ray selectionKévin Dietrich
2022-02-24Fix wrong asset library displayed/loaded in asset view templatesJulian Eisel
2022-02-243D View: keep the orthographic view when rolling 90 degreesCampbell Barton
2022-02-24Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-24Fix 2D view NDOF panning requiring both axes to be non-zeroCampbell Barton
2022-02-23Curves: initial brush implementations for curves sculpt modeJacques Lucke
2022-02-23Merge branch 'blender-v3.1-release'Richard Antalik
2022-02-23Fix T95183: Cage gizmo axis unreliableRichard Antalik
2022-02-23NDOF: make camera view/pan behavior optionalCampbell Barton
2022-02-23Cleanup: correction to repeated word removal & correct spellingCampbell Barton
2022-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-22GPencil: Make Fill Dilate expand outside strokeAntonio Vazquez
2022-02-22UI: ActionZone Swap Areas Between WindowsHarley Acheson
2022-02-22Merge branch 'blender-v3.1-release'Sebastian Parborg
2022-02-22Fix: Clear mesh runtime cache when adding elementsHans Goudey
2022-02-22Cleanup: Replace eTexPaintMode with classes.Jeroen Bakker
2022-02-22Fix compilation issue under windows.Jeroen Bakker
2022-02-22Fix compilation error on certain platforms.Jeroen Bakker
2022-02-22Convert paint_image to cc.Jeroen Bakker
2022-02-22Cleanup: Renamed PaintOperation.custom_paint to stroke_handle.Jeroen Bakker
2022-02-22Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-22Python: change behavior for CONSOLE_OT_indent_or_autocompleteCampbell Barton
2022-02-22Cleanup: use doxygen sectionsCampbell Barton