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-06-02LineArt: Speedup construction of quad trees.Yiming Wu
2022-06-01LineArt: Adding a intersection timer.Yiming Wu
2022-06-01LineArt: Temporary fix for object loading iterator.Yiming Wu
2022-06-01Cleanup: remove redundant const qualifiers for scalar & enum typesCampbell Barton
2022-05-30Cleanup: Clang tidyHans Goudey
2022-05-25Fix T98355: Line art crash when switch to mesh edit mode.YimingWu
2022-05-25Fix T98359: Handle object that has no feature lines.YimingWu
2022-05-23Revert "LineArt: Use CAS for add_triangles."Ray Molenkamp
2022-05-23LineArt: Use CAS for add_triangles.YimingWu
2022-05-23GPencil: A Ping Pong effect to Time modifierAleš Jelovčan
2022-05-23LineArt: Fix adjacent edge sorting.YimingWu
2022-05-23Merge branch 'blender-v3.2-release'Aaron Carlisle
2022-05-22Fix T98320: GPencil Crash with Length and Build ModifiersAntonio Vazquez
2022-05-19Cleanup: spelling in comments & move doc-strings to headersCampbell Barton
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