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-10Cleanup: spelling in comments & some minor clarificationsCampbell Barton
2022-03-10Cleanup: Move image.c to c++Jesse Yurkovich
2022-03-10Cleanup: Simplify/deduplicate curves built-in attribute accessHans Goudey
2022-03-09Cleanup: fix wrong spelling of texture and indentationBrecht Van Lommel
2022-03-09Fix wrong detection of alpha for grayscale images, after recent changesEthan-Hall
2022-03-09Fix T96233: Crash with gpencil data with vertex groupsFalk David
2022-03-09Cleanup: use ELEM macroCampbell Barton
2022-03-09Attributes: Implement CustomData interpolation for boolean data typeAleksi Juvani
2022-03-08Cleanup: Correct commentHans Goudey
2022-03-08LibOverride: Do not assert when root ID is not object/collection.Bastien Montagne
2022-03-08Simplify sound property handlingRichard Antalik
2022-03-08Fix (unreported) liboverride rules from linked data disapearing.Bastien Montagne
2022-03-08LibOverrides: Tweak to ensure no overrides can be created on linked data.Bastien Montagne
2022-03-08Fix: add missing case in switch statement for curvesJacques Lucke
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-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-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