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-05-17Remove incorrect poll method from `object.instance_offset_from_cursor`Sybren A. Stüvel
2022-05-17Preferences: Moved Sculpt texture paint to prototypes.Jeroen Bakker
2022-05-17Cleanup: formatCampbell Barton
2022-05-16VSE: Delete Strip and Scene Data in one stepAntonio Vazquez
2022-05-16VSE: Add new Scene and StripAntonio Vazquez
2022-05-16VSE: New Change Scene option in Change menuAntonio Vazquez
2022-05-16Merge remote-tracking branch 'origin/blender-v3.2-release'Sybren A. Stüvel
2022-05-16Fix: Node editor "Group" panel displays for embedded node treesHans Goudey
2022-05-15Merge branch 'blender-v3.2-release'Joseph Eagar
2022-05-15Fix T81715: Unprojected radius mode messes up sculpt texture radiusJoseph Eagar
2022-05-13Merge branch 'blender-v3.2-release'Hans Goudey
2022-05-13Fix: Incorrect order in geometry nodes add menuHans Goudey
2022-05-12UI: Tweak Sculpting Trim iconsDalai Felinto
2022-05-12Curves: add operator to convert hair particle system to new curvesJacques Lucke
2022-05-12Cleanup: formatCampbell Barton
2022-05-11Curves: Adjust sculpt mode UI layoutsHans Goudey
2022-05-11Mesh: Add Auto Smooth option to Shade Smooth operatorPablo Vazquez
2022-05-11Cleanup: Use single quotes for Python enum stringHans Goudey
2022-05-11Fix: Hide empty panel in curves sculpt mode tool settingsHans Goudey
2022-05-11Fix: Curves interpolate point count option missing from panelsJun Mizutani
2022-05-10UI: Geometry Nodes IconDalai Felinto
2022-05-10Curves: Interpolate point count in add brushHans Goudey
2022-05-10Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-10Fix T96520 Node editor: Tweak fails with unselected nodesCampbell Barton
2022-05-10DrawManager: Hide lock acquire behind experimental feature.Jeroen Bakker
2022-05-10DrawManager: Hide lock acquire behind experimental feature.Jeroen Bakker
2022-05-10Merge branch 'blender-v3.2-release'Joseph Eagar
2022-05-10D14887: Fix artifacts in hue filterRamil Roosileht
2022-05-09UI: Layout tweaks to Curve Guide force field min/max distancePablo Vazquez
2022-05-09Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-09Tweak i18n messages extraction script to avoid unwanted messages.Bastien Montagne
2022-05-09Fix T97915: Regression: Blender doesn't translate viewpoint menu items.Bastien Montagne
2022-05-07UI: Remove weird looking right aligned text in texture propertiesJulian Eisel
2022-05-06bpy_extras: Add utilities for getting ID referencesDemeter Dzadik
2022-05-06Cleanup: Trailing white-spaceDalai Felinto
2022-05-06UI: Expand the Snap Curves to Surface operatorDalai Felinto
2022-05-06Curves: use old Add > Curve menu for new curves objectJacques Lucke
2022-05-05Curves: move curve sculpt settings out of advanced panelJacques Lucke
2022-05-05Curves: control number of control points in new curvesJacques Lucke
2022-05-05Curves: show Front Faces Only option in tools panelJacques Lucke
2022-05-05Curves: unify "Front Faces Only" name with mesh sculpt modeJacques Lucke
2022-05-05Cleanup: formatCampbell Barton
2022-05-05UI: Add Gizmos toggle to SpaceImageJuanfran Matheu
2022-05-04Nodes: Add general Combine/Separate Color nodesHallam Roberts
2022-05-04Curves: show direction in panel for Grow / Shrink brush settingsJacques Lucke
2022-05-04Curves: add second experimental option for new curves toolsJacques Lucke
2022-05-04Curves: support symmetry in curves sculpting brushesJacques Lucke
2022-05-04Cleanup: make formatCampbell Barton
2022-05-03Sculpt Curves Puff iconDalai Felinto
2022-05-03BPY types: add default Geometry Node poll functionKévin Dietrich