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-12Cleanup: Strong type for track path clear APISergey Sharybin
2022-05-12Cleanup: Move tracking constants to be printable enumsSergey Sharybin
2022-05-12Cleanup: More proper sections in tracking codeSergey Sharybin
2022-05-12Cleanup: More proper sections in subdiv codeSergey Sharybin
2022-05-12Fix: Paint slot material assignment issuesEthan Hall
2022-05-12Merge branch 'blender-v3.2-release'Hans Goudey
2022-05-12Fix T98056: Screw modifier crash with normal calculation and mergingHans Goudey
2022-05-12Merge branch 'blender-v3.2-release'Joseph Eagar
2022-05-12color attributes: Fix broken vertex color nodeJoseph Eagar
2022-05-12Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-12Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-12Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-12Fix T96367: Crash snapping to instances on an objectCampbell Barton
2022-05-12Cleanup: formatCampbell Barton
2022-05-12Cleanup: discarded-qualifier warning, mixing enum/intsCampbell Barton
2022-05-12UDIM: Add support for packing inside .blend filesJesse Yurkovich
2022-05-11Cleanup (UI): Make space for more internal button flagsJulian Eisel
2022-05-11Cleanup: fix compiler warnings on macOSLoren Osborn
2022-05-11Cleanup: Cycles, avoid 'parameter unused' warningSybren A. Stüvel
2022-05-11Enable inlining on Apple Silicon. Use new process-wide ShaderCache in order t...Michael Jones
2022-05-11UI: Update rest of UI code for increased button flag bitfieldJulian Eisel
2022-05-11Merge remote-tracking branch 'origin/blender-v3.2-release'Sybren A. Stüvel
2022-05-11Fix T95710: Make Single User > Object Data Animation brokenSybren A. Stüvel
2022-05-11Merge branch 'blender-v3.2-release'Philipp Oeser
2022-05-11Fix T97947: USD will fail to export without file extensionPhilipp Oeser
2022-05-11Curves: Adjust sculpt mode UI layoutsHans Goudey
2022-05-11Fix: Crash with empty curves add interpolate pointsHans Goudey
2022-05-11Fix T97330: GPU Subdiv compiler error.Jeroen Bakker
2022-05-11Fix: Build error on windows.Ray Molenkamp
2022-05-11Fix T97330: GPU Subdiv compiler error.Jeroen Bakker
2022-05-11Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-11Fix (unreported) crash in Outliner Overrides Properties view in invalid cases.Bastien Montagne
2022-05-11Cleanup: rename BLI_str_format_attribute_domain_sizeCampbell Barton
2022-05-11Merge branch 'blender-v3.2-release'Jeroen Bakker
2022-05-11Fix T97895: Eevee support for Geometry Nodes Color Attributes.Jeroen Bakker
2022-05-11Mesh: Add Auto Smooth option to Shade Smooth operatorPablo Vazquez
2022-05-11Fix "Open Clip" operator in Clip Editor brokenJulian Eisel
2022-05-11Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-11Revert "Gizmo: optimize intersection tests, fix selection bias"Campbell Barton
2022-05-11Merge branch 'blender-v3.2-release'Jeroen Bakker
2022-05-11Fix T97173: Color Attributes shading turns black after switching mode.Jeroen Bakker
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: Spline parameter node broken for Catmull Rom curvesHans Goudey
2022-05-11Outliner: Remove the 'Remap data-block usages' operation.Bastien Montagne
2022-05-11Outliner: Remove 'rename library' feature.Bastien Montagne
2022-05-11Merge branch 'master' into temp-T97352-3d-texturing-seam-bleedingJeroen Bakker
2022-05-11Update Ceres to latest upstream version 2.1.0Sergey Sharybin
2022-05-11Cleanup: spelling in comments/stringsCampbell Barton
2022-05-11Fix: Curves interpolate point count option missing from panelsJun Mizutani