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-03-13Merge branch 'master' into temp-abc-featuresKévin Dietrich
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-03-10Cleanup: spelling in comments & some minor clarificationsCampbell Barton
2022-03-08Cleanup: spelling in comments, use C++ comments for disabled codeCampbell Barton
2022-03-04Cleanup, some fixes.Kévin Dietrich
2022-03-04Merge branch 'master' into temp-abc-featuresKévin Dietrich
2022-03-02UI: Comments Misspellings of Vertex/VerticesNikhil Shringarpurey
2022-03-02Merge branch 'blender-v3.1-release'Hans Goudey
2022-03-02Fix T95479: geometry nodes crash with cage displayJacques Lucke
2022-03-02Fix T95963: change thresholds in complex solidifyHenrik Dick
2022-02-26Merge branch 'master' into temp-abc-featuresKévin Dietrich
2022-02-26Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-26Fix: Failing OBJ export tests due to mesh normals commitHans Goudey
2022-02-25Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-25Disable GPU subdivision if autosmooth or split normals are usedKévin Dietrich
2022-02-22Cleanup: Remove unused mesh dirty flagsHans Goudey
2022-02-21Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-21Fix T93873: Wrong limits for color socket exposed to modifierHans Goudey
2022-02-21Complex Solidify: improve constraints solverHenrik Dick
2022-02-21Vertex Weight Mix: support Minimum and Maximum mix modes.Alexander Gavrilov
2022-02-19Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-18Cleanup: Use functions for accessing mesh normal dirty stateHans Goudey
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-18Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-18Fix T93526: Missing tooltip for attribute search buttonPratik Borhade
2022-02-17Merge branch 'master' into temp-abc-featuresKévin Dietrich
2022-02-16Merge branch 'blender-v3.1-release'Sebastian Parborg
2022-02-16Cleanup: Remove deprecated StringGrid from our openvdb codeSebastian Parborg
2022-02-14Merge branch 'blender-v3.1-release'Thomas Dinges
2022-02-14Fix T95320: CacheFile templates crash when used through PythonKévin Dietrich
2022-02-11Merge branch 'master' into temp-abc-featuresKévin Dietrich
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-11Merge branch 'blender-v3.1-release'Henrik Dick
2022-02-11Fix: Enable edge bevel weight in solidify if neededHenrik Dick
2022-02-10Merge branch 'master' into temp-abc-featuresKévin Dietrich
2022-02-09Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-09Fix T95612: only overwrite existing attributes with matching domain and typeJacques Lucke
2022-02-04Cleanup: Grammar in comments and tooltipsHans Goudey
2022-02-04Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-04Fix T95489: support writing to vertex groups with geometry nodes againJacques Lucke
2022-02-03Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-03Fix assert in original modifiers pointer update functionSergey Sharybin
2022-02-02Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-02Fix T95084: evaluate all output attributes before changing geometryJacques Lucke
2022-02-02Geometry Nodes: Remove object transform dependency in some casesHans Goudey
2022-02-01Cleanup: Add missing breaks in previous commitHans Goudey
2022-02-01Cleanup: Return early, use switch, rename functionHans Goudey
2022-01-31Cleanup: Remove unused DerivedMesh flagHans Goudey
2022-01-30Cleanup: Remove modifier type hair callbackHans Goudey
2022-01-30Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich