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-08-30Fix error in operator poll functionsCampbell Barton
2022-08-30Fix Dirty Vertex Colors failure when no vertex colors existedCampbell Barton
2022-08-04I18n: make several parts of the UI translatableDamien Picard
2022-07-18I18n: translate add node operator tooltipsDamien Picard
2022-07-08Add a few missing UI strings to translation.Damien Picard
2022-06-23Cleanup: make formatBrecht Van Lommel
2022-06-23Fix T98975: Broken vertex paint mode operatorsHans Goudey
2022-06-17UI: Custom Properties - Rename properties to remove "Use/Is"Dalai Felinto
2022-06-15Make Instance Face: Support instanced collections tooDalai Felinto
2022-06-14Cleanup: unused argument, variable warningsCampbell Barton
2022-06-07Nodes: Show node description in Node add menuMonique Dewanchand
2022-06-07Add Instance Offset operators to Collections property panelSybren A. Stüvel
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-05-26UI: use visible regions when showing candidates for operators data-pathCampbell Barton
2022-05-26UI support for showing candidates for string propertiesCampbell Barton
2022-05-17Remove incorrect poll method from `object.instance_offset_from_cursor`Sybren A. Stüvel
2022-04-19Cleanup: run autopep8 on release/scripts/startup/Campbell Barton
2022-04-18Fix T94559: Copying geometry node group does not copy animation dataAngus Stanton
2022-04-15Curves: initial geometry nodes support for curves objectsJacques Lucke
2022-04-11Fix adding certain nodes can cause python errorsPhilipp Oeser
2022-03-31Cleanup: Curves draw cache renaming, use referencesHans Goudey
2022-03-29Geometry Nodes: Don't create node tree when adding nodes modifierLeon Schittek
2022-03-19Fix T96584: Properly translate operator on splash screenJesse Yurkovich
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-02-23Cleanup: Simplify manual url version handlingAaron Carlisle
2022-02-22Cleanup: remove Python 3.9 annotation workaroundsCampbell Barton
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-12Merge branch 'blender-v3.1-release'Aaron Carlisle
2022-02-12Fix T91423: View Animation not working with stereoscopic animationsAaron Carlisle
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: make file headers more consistentCampbell Barton
2022-02-09Cleanup: use consistent copyright location, move descriptionsCampbell Barton
2022-02-01UI: Adjust Layout on Quick Setup ScreenYevgeny Makarov
2022-01-24Cleanup: Grammar: its self vs. itselfHans Goudey
2022-01-18WM: batch rename support for volume & light object dataCampbell Barton
2022-01-18WM: batch rename outliner support for various ID typesCampbell Barton
2022-01-18Fix for batch rename operating on library collections & materialsCampbell Barton
2022-01-18Fix batch renaming selected meta-stripsCampbell Barton
2022-01-18WM: batch rename collections outside the outlinerCampbell Barton
2022-01-18WM: batch rename collectionsRed Mser
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Fix T94751: ground created by Setup Tracking Scene not marked as Shadow CatcherGermano Cavalcante
2021-12-25Fix T94375: Python error when trying to add Grease Pencil brush presetAntonio Vazquez
2021-12-22Fix T94295: VSE fades error when no suitable sequences selectedPhilipp Oeser
2021-11-29Merge branch 'blender-v3.0-release'Jesse Yurkovich