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
2018-12-03Subdiv: Set edge render flags according to Optimal DisplaySergey Sharybin
This is a part of T58609, but work is still needed to properly support this flag in the draw manager.
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
Differential Revision: https://developer.blender.org/D3719
2018-09-04Subdiv: Clarity resolution parameterSergey Sharybin
Was a bit misleading, since different ptex faces will be tessellated at different resolution, depending whether they are coming from quad or not.
2018-09-04Correct doxygen file headersSergey Sharybin
2018-09-04Subdiv: Move mesh creation functionality to own headerSergey Sharybin