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-15UI: expose "Dolly View" in the menuCampbell Barton
2022-03-14Geometry Nodes: Add named attribute nodes behind experimental flagHans Goudey
2022-03-14Revert "Animation: Sensible frame range for motion paths"Sybren A. Stüvel
2022-03-14 UI: Fix incoherent brush size in popover menu and brush settingsOctave C
2022-03-11UI: Use property split in curves surface panelHans Goudey
2022-03-11Cycles: show viewport hair settings when using CyclesEthan-Hall
2022-03-11RNA: use a function to access the nurbs error messageCampbell Barton
2022-03-11Curve: Improve NURBS knot generation modesLaurynas Duburas
2022-03-11Transform/UI: individualize the option to use snap per editor typeGermano Cavalcante
2022-03-04Cleanup: unused Python variables & importsCampbell Barton
2022-03-04UI: Drag & Drop to Properties Materials PanelAzeem Bande-Ali
2022-03-03UV: Edge selection supportSiddhartha Jejurkar
2022-03-03VSE: Allow to create scene in strip propertiesAntonio Vazquez
2022-03-03Fix missing i18n context variable in UI py script.Bastien Montagne
2022-03-02Curves: add brush to add curves on surfaceJacques Lucke
2022-02-28Fix T95506: Separate strings for "Back" (operator).Bastien Montagne
2022-02-28Animation: Sensible frame range for motion pathsColin Marmont
2022-02-25Curves: add surface object pointerJacques Lucke
2022-02-24Fix T96015: Calling wrong operator resulting in python errorAaron Carlisle
2022-02-23Cleanup: Simplify manual url version handlingAaron Carlisle
2022-02-23NDOF: make camera view/pan behavior optionalCampbell Barton
2022-02-23Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-23Fix T93331: Gizmo tool options reset when switching toolsCampbell Barton
2022-02-21Curves: use paint cursor in curves sculpt modeJacques Lucke
2022-02-20UI: Do not include the text stating an enum item is the defaultAaron Carlisle
2022-02-18Curves: add initial edit mode supportKévin Dietrich
2022-02-18Curves: initial brush system integration for curves sculpt modeJacques Lucke
2022-02-16UV: move sticky selection from image space into tool settingsCampbell Barton
2022-02-16Cleanup: clang-format, use static sets, sort struct declarationsCampbell Barton
2022-02-15Curves: add initial sculpt modeJacques Lucke
2022-02-11Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-11Cycles: show Metal device in preferences also on Intel MacsBrecht Van Lommel
2022-02-11Remove New from new obj exporter menu.Howard Trickey
2022-02-11Revert "Split Python OBJ importer and exporter, enabling only the importer."Howard Trickey
2022-02-11Remove 'New' from new Obj exporter menu entry.Howard Trickey
2022-02-11Revert "Split Python OBJ importer and exporter, enabling only the importer."Howard Trickey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-11Fix: Missing changes in recent "Curves" renameHans Goudey
2022-02-09Cleanup: use consistent copyright location, move descriptionsCampbell Barton
2022-02-08Cleanup: remove useless statement.Bastien Montagne
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-07Fix missing removal of proxy references in py scripts.Bastien Montagne
2022-02-07VSE: Add filter method to strip transformDimitry Kaplin
2022-02-04NLA: shortcut to rename active stripRedMser
2022-02-03Split Python OBJ importer and exporter, enabling only the importer.Howard Trickey
2022-02-03Split Python OBJ importer and exporter, enabling only the importer.Howard Trickey
2022-02-02Remove operators to manually convert proxies to liboverrides.Bastien Montagne
2022-02-02Remove option to not auto-convert proxies on file load.Bastien Montagne
2022-01-26Assets: allow creating preview image by rendering active objectJacques Lucke
2022-01-25Animation: Equalize Handle OperatorKevin C. Burke