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-04-21Commit D14179: Revamp Vertex Paint With C++Joseph Eagar
2022-04-21Cleanup: explicitly disable autopep8 for rna_manual_referenceCampbell Barton
2022-04-21VSE: Add frame selected operator for previewok what
2022-04-20UI: Add option to create color attribute directly from canvas selector.Jung Jaeyun
2022-04-20Cleanup: run autopep8 on release/scripts/presetsCampbell Barton
2022-04-20Cleanup: use autopep8 on release/ltsCampbell Barton
2022-04-20Cleanup: run autopep8 on release/scripts/freestyleCampbell Barton
2022-04-20Cleanup: run autopep8 with max-line-length=120 (missed a file)Campbell Barton
2022-04-20Cleanup: run autopep8 with max-line-length=120Campbell Barton
2022-04-20Cleanup: use autopep8 for bl_i18n_utils.settingsCampbell Barton
2022-04-20Cleanup: run autopep8 on release/scripts/modules/Campbell Barton
2022-04-20Cleanup: run autopep8 on release/scripts/templates_pyCampbell Barton
2022-04-19Cycles: add support for volume motion blurKévin Dietrich
2022-04-19Cleanup: remove unused codeJacques Lucke
2022-04-19Cleanup: run autopep8 on release/scripts/startup/Campbell Barton
2022-04-19Fix missing C/Python methods in API docsCampbell Barton
2022-04-19PyDoc: remove multiple `children` properties for Bone typeCampbell Barton
2022-04-18Fix T94559: Copying geometry node group does not copy animation dataAngus Stanton
2022-04-18Add debugging info for Wintab activated by argument `--debug-wintab`.Nicholas Rishel
2022-04-16Mask by color now auto-creates aJoseph Eagar
2022-04-16This patch changes Sculpt Multi-Plane Scrape tool icon to be red and have a l...Joseph Eagar
2022-04-15Curves: initial geometry nodes support for curves objectsJacques Lucke
2022-04-15Object: Set Parent (Keep Transform Without Inverse)Wayde Moss
2022-04-14Geometry Nodes: show used named attributes in nodesJacques Lucke
2022-04-14NLA: Keyframe Remap Through Upper StripsWayde Moss
2022-04-14Animation: Select markers before/after current frameColin Basnett
2022-04-14Animation: Add F2 for renaming markersRedMser
2022-04-14Icons: Re-sync Blender with latest svn icon fileDalai Felinto
2022-04-14View 3D: disable object mode selection cycling on first-clickCampbell Barton
2022-04-14Keymap: restore key-shortcut to remove from local-viewCampbell Barton
2022-04-13Fix T97207: Move to Collections Menu Grayed out when in Local ViewDalai Felinto
2022-04-12Fix T97280: Typo in tooltip of image texture nodeThomas Dinges
2022-04-12Fix T97100: Fix ordering in color attribute list itemsJoseph Eagar
2022-04-11UI: make snap self inactive if proportional editingEthan-Hall
2022-04-11Update RNA to user manual referencesAaron Carlisle
2022-04-11Fix adding certain nodes can cause python errorsPhilipp Oeser
2022-04-11Fix/workaround i18n script not finding some messages anymore.Bastien Montagne
2022-04-11Curves Sculpting Icons: Snake Hook and Grow updatesDalai Felinto
2022-04-11Cleanup: quotes, line lengthCampbell Barton
2022-04-10Render: Add operators to add all used or remove all unused lightgroupsLukas Stockner
2022-04-09UDIM: Move UDIM grid controls to the Overlay panelJesse Yurkovich
2022-04-08GPencil: Fix unreported missing Sculpt popover menuAntonio Vazquez
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-08Curves: expose convert to particle system operator in sculpt modeJacques Lucke
2022-04-07Curves: improve Add menu for new curves objectJacques Lucke
2022-04-07Curves: operator to snap curves to surfaceJacques Lucke
2022-04-07Pose Library: avoid errors in the legacy panel when the add-on is disabledSybren A. Stüvel
2022-04-07Pose Library: use the right icon for the "More Info" buttonSybren A. Stüvel
2022-04-07Cleanup: remove incorrect commentSybren A. Stüvel
2022-04-07Fix T86200: Properties editor rearranges columns poorly when very wideYevgeny Makarov