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-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-07-23Another slight increase in speed for Delaunay CDT.Howard Trickey
2021-07-20Cleanup: fix clang-tidy warning modernize-use-nullptrSybren A. Stüvel
2021-07-20Fix crash in delaunay C interface test.Howard Trickey
2021-07-18Make it optional to track input->output mapping in delaunay_2d_calc.Howard Trickey
2021-07-18Speed up Delaunay raycast.Eric Abrahamsson
2021-07-18Greatly improve speed of Delaunay when have a lot of holes.Howard Trickey
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-02Cleanup: spelling in commentsCampbell Barton
2021-06-21Delaunay add support for detecting and removing holes from output.Howard Trickey
2021-04-08Cleanup: enable modernize-use-equals-default checkJacques Lucke
2021-02-09Cleanup: spellingCampbell Barton
2021-02-05Cleanup: Use raw string literalSergey Sharybin
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-11-22Previous commit forgot to guard some things with #ifdef WITH_GMP.Howard Trickey
2020-11-21Improve speed of Constrained Delaunay Triangulation with exact arith.Howard Trickey
2020-11-06Cleanup: Clang-Tidy modernize-use-nullptrSybren A. Stüvel
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-10-23Cleanup: make formatAaron Carlisle
2020-10-19Spelling: MiscellaneousHarley Acheson
2020-08-28Merge newboolean branch into master.Howard Trickey