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-08Cleanup: spelling in commentsCampbell Barton
2022-03-08Fix: Curves cyclic access function duplicates attributeHans Goudey
2022-03-08Cleanup: Rename geometry set "curve" to "curves"Hans Goudey
2022-03-07Cleanup: fix various typosBrecht Van Lommel
2022-03-07Python: Add new `annotation_pre` & `annotation_post` handlersAntonio Vazquez
2022-03-07Cleanup: quiet warningsCampbell Barton
2022-03-07Improve multi-user gpencil data performance with modifiersYann Lanthony
2022-03-05Fix T96152: Crash realizing curve instancesHans Goudey
2022-03-04Fix T96164: Crash with curve domain attributesHans Goudey
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-02Event System: remove tweak events in favor of click-dragCampbell Barton
2022-03-02Cleanup: use back-slash for doxygen commands, color after parametersCampbell Barton
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: Failing OBJ export tests due to mesh normals commitHans 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