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-08Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-03-08Fix T96228: TypeError on use of Copy from Active Track operationPratik Borhade
2022-03-07Merge branch 'blender-v3.1-release'Campbell Barton
2022-03-07Fix T95591: Crash on drawing with measure tool with tweak fallback toolCampbell Barton
2022-03-06Cleanup: use loops for key-map entries that map values to number keysCampbell Barton
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-03-02Cleanup: remove all tweak events from key-map presetsCampbell Barton
2022-03-02Event System: remove tweak events in favor of click-dragCampbell Barton
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-24Keymap: use 90 degree roll for NDOF roll shortcutsCampbell Barton
2022-02-24Keymap: correct NDOF button roll assignmentCampbell Barton
2022-02-24Keymap: correct NDOF button roll assignmentCampbell Barton
2022-02-23Geometry Nodes: Face is Planar NodeJohnny Matthews
2022-02-23Cleanup: Simplify manual url version handlingAaron Carlisle
2022-02-23Fix error with SPDX-License-IdentifierAaron Carlisle
2022-02-23Merge branch 'blender-v3.1-release'Aaron Carlisle
2022-02-23Update RNA to user manual mapping fileAaron Carlisle
2022-02-23Geometry Nodes: Duplicate Elements NodeJohnny Matthews
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-22LineArt: Consistent backface culling behaviorYimingWu
2022-02-22Cleanup: remove Python 3.9 annotation workaroundsCampbell Barton
2022-02-21Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-21Fix T92467: Path Selection broken when Drag is set to TweakCampbell Barton
2022-02-21Curves: use paint cursor in curves sculpt modeJacques Lucke
2022-02-21macOS/ blender_icons_update.py: prioritise environment variablesAnkit Meel
2022-02-21Cleanup: remove duplicate key-map itemsCampbell Barton
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-17Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-17Fix T95368: wrong white point adaptation for Linear ACES color spaceBrecht Van Lommel
2022-02-16fix: RNA property not set for Graph editor breakdown opChristoph Lendenfeld
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-15Fix playing image-sequences with frames containing 9 or more numbersCampbell Barton
2022-02-15Cleanup: move utility to create a frame path into a static methodCampbell Barton
2022-02-15readme.html: replace IRC with blender.chat, fix typoAnkit Meel
2022-02-15CMake: create readme.html with configure_fileAnkit Meel
2022-02-14Merge branch 'blender-v3.1-release'Hans Goudey