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-04GPencil: Fix wrong parameters in `gpencil_check_same_material_color`Antonio Vazquez
2022-03-03Fix T96145: GPencil eval data not updated correctlyFalk David
2022-03-03Cleanup: Rename set handle type node internally to match UIHans Goudey
2022-03-02UI: Comments Misspellings of Vertex/VerticesNikhil Shringarpurey
2022-03-02Merge branch 'blender-v3.1-release'Jacques Lucke
2022-03-02Fix T95692: incorrect interpolated children particle hairJacques Lucke
2022-03-02Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-03-02Fix T94729: GPU subdivision does not support meshes without polygonsKévin Dietrich
2022-03-02Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-03-02Fix T96116: Image editor not updated when adding new tile.Jeroen Bakker
2022-03-01GPencil: Improve subdivision modifierHenrik Dick
2022-03-01Geometry Nodes: Port most curve primitives to new data-blockHans Goudey
2022-03-01Curves: Move curves primitive to object add codeHans Goudey
2022-03-01Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-03-01Fix T95997: Crash when entering edit modeSergey Sharybin
2022-03-01Merge branch 'blender-v3.1-release'Jacques Lucke
2022-03-01Fix: dangling internal links after removing socketsJacques Lucke
2022-03-01Fix T96030: Update Image editor after reload.Jeroen Bakker
2022-03-01Fix 3d texture painting artifacts.Jeroen Bakker
2022-03-01Fix painting on none 256 aligned images.Jeroen Bakker
2022-03-01Cleanup: use doxygen comments, correct spellingCampbell Barton
2022-03-01Fix: Don't tag curves component cache dirty for radiusHans Goudey
2022-03-01Fix: Use correct default in Curves to CurveEval conversionHans Goudey
2022-03-01Curves: Add method to access cyclic attributeHans Goudey
2022-02-28Nodes: Improve readability of selected node linksLeon Schittek
2022-02-28Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-28Fix T92288, T96041: instancing of shared mesh objects without modifiers brokenBrecht Van Lommel
2022-02-28Cleanup: Rename geometry set "curve" functions to "curves"Hans Goudey
2022-02-28Geometry Nodes: Begin conversion to new curvesHans Goudey
2022-02-28Cleanup: Move mesh_validate.c to C++Hans Goudey
2022-02-28Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-28Fix T96048: Crash on appending with driver variables loop in shapekeys.Bastien Montagne
2022-02-28Animation: Sensible frame range for motion pathsColin Marmont
2022-02-27Fix: Incorrect assert in curves codeHans Goudey
2022-02-26Cleanup: Mesh normal calculation comments and logicHans Goudey
2022-02-26Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-26Fix compile warning from earlier commit.Kévin Dietrich
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-25Fix: Only possible to create one 8 bit integer attributeHans Goudey
2022-02-25Curves: add surface object pointerJacques Lucke
2022-02-25LibOverrides: fix handling of hierarchy root in complex cases.Bastien Montagne
2022-02-24Curves: Use simpler "set" behavior for postion attributeHans Goudey
2022-02-24Cleanup: code comments in vfont_to_curveCampbell Barton
2022-02-24Cleanup: remove dead code in vfont_to_curveCampbell Barton
2022-02-24Cleanup: remove dead code from text wrapping logicCampbell Barton
2022-02-24Cleanup: use continue instead of goto for 3D text wrapping logicCampbell Barton
2022-02-24Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-24Fix T95116: Scale to fit fails with a single word & non-zero Y-sizeCampbell Barton
2022-02-23Curves: Use simpler "set" behavior for handle position attributesHans Goudey