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-05-18LineArt: Use array instead of lists for edges pending occusion queryYimingWu
2022-05-18LineArt: Remove LineartEdge::obindex.YimingWu
2022-05-18LineArt: Use safe lineart_discard_duplicated_edgesYimingWu
2022-05-18LineArt: Prioritize connecting chains from the same contour loopYimingWu
2022-05-17Merge branch 'blender-v3.2-release'Antonio Vazquez
2022-05-17Fix unreported: GPencil Time offset modifier Reverse only plays 2 timesAleš Jelovčan
2022-05-17Cleanup: spelling in commentsCampbell Barton
2022-05-13LineArt: Better behavior of smooth tolerance.YimingWu
2022-05-13Fix T96781: LineArt proper object iterator.YimingWu
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-11Cleanup: formatCampbell Barton
2022-05-10LineArt: Use thread safe bound box.YimingWu
2022-05-05Cleanup: sort cmake file listsCampbell Barton
2022-05-05Cleanup: spelling in commentsCampbell Barton
2022-05-04LineArt: Clean up file name and license.YimingWu
2022-05-04LineArt: Object loading optimizationYimingWu
2022-05-02Merge branch 'blender-v3.2-release'Henrik Dick
2022-05-02GPencil: Fix envelope modifier deform mode thicknessHenrik Dick
2022-05-02GPencil: New Noise modifier random in Keyframes onlyAntonio Vazquez
2022-04-28GPencil: Fix offset modifier performance regressionFalk David
2022-04-28Cleanup: spelling in commentsCampbell Barton
2022-04-20Cleanup: spelling in commentsCampbell Barton
2022-04-14Fix T96875: Envelope modifier strokes cannot be eselected with TweakAntonio Vazquez
2022-04-11Cleanup: malformed C-style comment blocks, spellingCampbell Barton
2022-04-07GPencil: Add skip option to envelope modifierHenrik Dick
2022-04-04Fix T97019: Regression - GPencil Shrinkwrap modifier not longer workingAntonio Vazquez
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-04-03Fix T97001: Grease pencil array modifier relative offset brokenHans Goudey
2022-04-02Cleanup: Further use of const for object bounding boxesHans Goudey
2022-04-01Cleanup: Use const for bounding boxes where possibleHans Goudey
2022-03-31Fix T94888: LineArt use the same triangulation as viewport.YimingWu
2022-03-30Cleanup: use "num" as a suffix in: source/blender/gpencil_modifiersCampbell Barton
2022-03-29GPencil: Small UI tweaks to Build modifierAntonio Vazquez
2022-03-29GPencil: Fading for build modifier.YimingWu
2022-03-26Cleanup: use "use_" prefix for booleansCampbell Barton
2022-03-25GPencil: Cyclic flag for dot dash modifierYimingWu
2022-03-25GPencil: Improve smooth operationHenrik Dick
2022-03-25Cleanup: spelling in comments, stringsCampbell Barton
2022-03-25Cleanup: unused warningsCampbell Barton
2022-03-24GPencil: New Envelope ModifierHenrik Dick
2022-03-24GPencil: lower bounds for gap in dot dash modifierHenrik Dick
2022-03-22Fix T96308: Mesh to BMesh conversion doesn't calculate vertex normalsHans Goudey
2022-03-18Cleanup: Compilation warningsSergey Sharybin
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-14Cleanup: Remove duplicate Bake modifier codeAntonio Vazquez
2022-03-14Cleanup: Deduplicate code in Multiply modifierAntonio Vazquez
2022-03-14GPencil: Fix offset modifier negative scale thicknessHenrik Dick
2022-03-13GPencil: Simplify modifier minimal vert count fixHenrik Dick
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-03-10Cleanup: spelling in comments & some minor clarificationsCampbell Barton