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-01-24Cleanup: sort struct forward declarationsCampbell Barton
2022-01-14Cleanup: Remove unused subdiv functionsHans Goudey
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-04-01Subdiv: Split evaluation begin+refine into separate stepsSergey Sharybin
2020-03-30Subdiv: Extend some commentsSergey Sharybin
2020-03-02Cleanup: make remaining blenkernel headers work in C++Jacques Lucke
2019-09-26Fix T70163: Error painting with Subdivision at end of stackSergey Sharybin
2019-06-17Cleanup: comment, RNA spellingCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-02Cleanup: remove author/date info from doxy headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-04Fix T60124: Multires modifier not reading data from external filesSergey Sharybin
2018-09-04Correct doxygen file headersSergey Sharybin
2018-09-04Subdiv: Move evaluation functionality to own headerSergey Sharybin