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
2018-11-01Subdiv: Cleanup, de-duplicate some codeSergey Sharybin
2018-11-01Subdiv: Cleanup, deduplicate some codeSergey Sharybin
2018-10-31OpenSubdiv: API, expose vertex boundary interpolation optionSergey Sharybin
2018-09-11Subdiv: Initial implementation of CCGSergey Sharybin
2018-09-07Subdiv: Add ptex offsets to a subdiv structureSergey Sharybin
2018-09-04Subdiv: Move mesh creation functionality to own headerSergey Sharybin
2018-09-04Subdiv: Move evaluation functionality to own headerSergey Sharybin
2018-09-04Subdiv: Move FOREACH functionality to own headerSergey Sharybin
2018-09-04Subsurf: Clarify what Subdiv structure is forSergey Sharybin
2018-08-24Multires: Fix wrong apply deform results when multires has sculpt alreadySergey Sharybin
2018-08-22Subsurf: Implement foreach traversal for subdivsion topologySergey Sharybin
2018-08-22Cleanup: styleCampbell Barton
2018-08-15Multires: Initial groundwork to hook up displacement to new Subdiv objectSergey Sharybin
2018-08-14Multires: Begin hooking it up to the new subdiv codeSergey Sharybin
2018-08-13Subsurf: Make uv boundaries easily extendibleSergey Sharybin
2018-08-13OpenSubdiv: Add stub implementation of C-APISergey Sharybin
2018-08-01Subsurf: Evaluate all UV layersSergey Sharybin
2018-07-31Subsurf: Rework in a way that patches boundaries are merged togetherSergey Sharybin
2018-07-23Subsurf: Subdivide polygons to the same resolutionSergey Sharybin
2018-07-20Subsurf: Add basic statistics to help benchmarkingSergey Sharybin
2018-07-19Subsurf: Set original index for high-poly verticesSergey Sharybin
2018-07-18Subsurf: Begin new subdivision surface moduleSergey Sharybin