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 (Collapse)Author
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-01-31Displist: Add mikktspace tangent space generation for DL_SURFClément Foucault
This should match mesh tangents form surfaces converted to mesh.
2020-01-30Cleanup: clang-format, unused variableCampbell Barton
2020-01-30Displist: Add mikktspace tangent space generation for DL_INDEX3Clément Foucault
This now matches the Mesh behavior. Surfaces and metaball implementation are yet to be implemented.