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-25Cleanup: use count or num instead of nbrCampbell Barton
2022-03-18Cleanup: Compilation warningsSergey Sharybin
2022-03-01Cleanup: use doxygen comments, correct spellingCampbell Barton
2022-02-28Cleanup: Move mesh_validate.c to C++Hans Goudey
2022-02-15Cleanup: Rename file used for calculating mesh edgesHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-06-16BLI: add threading namespaceJacques Lucke
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2020-12-09Cleanup: various clang tidy fixesJacques Lucke
2020-10-09BKE: improve calculating edgesJacques Lucke
2020-10-09BKE: parallelize BKE_mesh_calc_edgesJacques Lucke