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-10-13Fix T100699: Older preferences from 2.93 wont loadCampbell Barton
2022-10-10UI: show the windowing environment in the "About" splashCampbell Barton
2022-10-05I18n: disambiguate a few messagesDamien Picard
2022-09-28Geometry Nodes: viewport previewJacques Lucke
2022-09-27WM: batch rename action clipsIyad Ahmed
2022-09-19Nodes: Add node group assets to search menusHans Goudey
2022-09-14Cleanup: remove redundant braces from assert & raiseCampbell Barton
2022-09-07Cleanup: de-duplicate bounding box center calculationCampbell Barton
2022-09-07Cleanup: add sections, use float literalsCampbell Barton
2022-09-07Cleanup: formatCampbell Barton
2022-09-07UV: add new operator, uvcalc_align_rotationChris Blackbourn
2022-08-30Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-30Fix error in operator poll functionsCampbell Barton
2022-08-30Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-30Fix Dirty Vertex Colors failure when no vertex colors existedCampbell Barton
2022-08-29I18n: translate newly created node group socketsDamien Picard
2022-08-26UV: improve consistency for scale parameter of uvcalc_randomize_transformChris Blackbourn
2022-08-25PyAPI: return faces instead of indices from bmesh_linked_uv_islandsCampbell Barton
2022-08-25Cleanup: replace dict with set for bmesh_utils.bmesh_linked_uv_islandsCampbell Barton
2022-08-25Fix T78406: create uv randomize islands operatorChris Blackbourn
2022-08-12WM: define WM_OT_drop_blend_file path as a file-path, skip-saveCampbell Barton
2022-08-04Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-04I18n: make several parts of the UI translatableDamien Picard
2022-07-28Cleanup: Remove unused node "add and link node" operatorHans Goudey
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