blender/intern/opensubdiv/internal
Sergey Sharybin 22f68f85a4 OpenSubdiv: Cleanup, remove unused topology orientation code
The code was trying to make winding consistent and manifold, same as
OpenSubdiv expects it to.

Unfortunately, the code was having some issues in corner cases so the
winding wasn't really correct.
Fortunately, the latter (compared to when this code was originally
written) supports orientation on OpenSubdiv side.

Removing code which is currently unused in Blender and which had
known issues. Is simple enough to bring the code from Git history
if the functionality is needed in the future.
2020-05-18 17:06:48 +02:00
..
opensubdiv_converter_factory.cc OpenSubdiv: Cleanup, remove unused topology orientation code 2020-05-18 17:06:48 +02:00
opensubdiv_converter_factory.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
opensubdiv_converter_internal.cc Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
opensubdiv_converter_internal.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
opensubdiv_device_context_cuda.cc Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
opensubdiv_device_context_cuda.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
opensubdiv_device_context_opencl.cc Cleanup: add trailing commas to avoid right shift 2019-04-18 17:19:44 +02:00
opensubdiv_device_context_opencl.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
opensubdiv_edge_map.h Cleanup: comment, RNA spelling 2019-06-17 12:52:20 +10:00
opensubdiv_evaluator_internal.cc Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
opensubdiv_evaluator_internal.h OpenSubdiv: Initial implementation of batched evaluation 2019-10-30 15:15:56 +01:00
opensubdiv_evaluator.cc Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
opensubdiv_gl_mesh_draw.cc ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
opensubdiv_gl_mesh_draw.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
opensubdiv_gl_mesh_fvar.cc ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
opensubdiv_gl_mesh_fvar.h Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
opensubdiv_gl_mesh_internal.cc ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
opensubdiv_gl_mesh_internal.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
opensubdiv_gl_mesh.cc Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
opensubdiv_internal.h OpenSubdiv: Remove topology orientation code 2019-01-16 11:00:43 +01:00
opensubdiv_topology_refiner_internal.cc ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
opensubdiv_topology_refiner_internal.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
opensubdiv_topology_refiner.cc OpenSubdiv: Add accessor to vertex edges via refiner C-API 2019-10-03 12:36:01 +02:00
opensubdiv_util.cc ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
opensubdiv_util.h Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
opensubdiv.cc Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00