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-11Fix threading conflict with movie cache lineSergey Sharybin
2022-03-11Text: use simplified logic for txt_to_bufCampbell Barton
2022-03-11Curve: Improve NURBS knot generation modesLaurynas Duburas
2022-03-11Cleanup: use doxy sections in image.ccCampbell Barton
2022-03-10Curves: actually delete curves with Delete brushJacques Lucke
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-08Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
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 T96213: Crash when texture painting across multiple materials.Jeroen Bakker
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-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-02Blender 3.1 bcon4 - change release cycle to release candidateThomas Dinges
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