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-30Cleanup: use "num" as a suffix in: source/blender/blenlibCampbell Barton
2022-03-17Cleanup: spelling in commentsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell 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-09-23Cleanup: spelling in commentsCampbell Barton
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-27Fix T89330 Exact Boolean fails on a simple model.Howard Trickey
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2020-11-24Speedups for new boolean. Better hash function for verts.Howard Trickey
2020-11-07Fix T82301, exact boolean fail on cube with bump.Howard Trickey
2020-09-05New boolean: Fix second example in T79404.Howard Trickey
2020-09-02Cleanup: spellingCampbell Barton
2020-08-30New Boolean: performance improvement.Howard Trickey
2020-08-28Cleanup: clang-formatRay Molenkamp
2020-08-28Fix to previous commit to allow building without WITH_GMP.Howard Trickey
2020-08-28Merge newboolean branch into master.Howard Trickey