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-09-28Geometry Nodes: viewport previewJacques Lucke
2022-07-04Cleanup: Rename curve segment count functionHans Goudey
2022-05-11Cleanup: use '_num' suffix, mostly for curves & spline codeCampbell Barton
2022-04-05Curves: Port legacy curve viewport drawing to the new data-blockHans Goudey
2022-04-05Refactor: Evaluate surface objects as mesh componentsHans Goudey
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
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-10-06Cleanup: rename BKE_font.h -> BKE_vfont.hCampbell Barton
2021-09-24Hair Info Length AttributeJeroen Bakker
2021-09-11Geometry Nodes: Support modifier on curve objectsHans Goudey
2021-07-20Fix T89993: Failed assert drawing single point cyclic splinesHans Goudey
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-08Cleanup: replace NULL with nullptr.Jeroen Bakker
2021-05-31Refactor: DRW Mesh Extractor: Join the extractors in a same loopJeroen Bakker
2021-05-27Geometry Nodes: Draw curve data in the viewportHans Goudey
2021-05-25Cleanup: Fix short comparison with bool warningHans Goudey
2021-05-22Cleanup: Move curve draw cache implementation to C++Hans Goudey