blender/intern/opensubdiv
Sergey Sharybin f0f60d775d OpenSubdiv: Initial work to support UV maps in textured OSD viewport
A bit work in progress, currently the following limitations:

- Texture shading only, Material shading will come later

- No UVs subdivision yet

- Always uses active UV and currently changing active UV will
  not properly update the viewport.

Well, need to start somewhere :)
2016-07-20 14:16:38 +02:00
..
CMakeLists.txt OpenSubdiv: Wrap OSD's TopologyRefier with own struct 2016-07-20 12:38:33 +02:00
gpu_shader_opensubd_display.glsl OpenSubdiv: Fix broken structure alignment when using color material 2016-07-19 12:49:37 +02:00
opensubdiv_capi.cc OpenSubdiv: Initial work to support UV maps in textured OSD viewport 2016-07-20 14:16:38 +02:00
opensubdiv_capi.h OpenSubdiv: Initial work to support UV maps in textured OSD viewport 2016-07-20 14:16:38 +02:00
opensubdiv_converter_capi.h OpenSubdiv: Initial work to support UV maps in textured OSD viewport 2016-07-20 14:16:38 +02:00
opensubdiv_converter.cc OpenSubdiv: Initial work to support UV maps in textured OSD viewport 2016-07-20 14:16:38 +02:00
opensubdiv_device_context_cuda.cc OpenSubdiv: Add new OpenSubdiv related files 2015-07-20 22:29:25 +02:00
opensubdiv_device_context_cuda.h OpenSubdiv: Add new OpenSubdiv related files 2015-07-20 22:29:25 +02:00
opensubdiv_device_context_opencl.cc OpenSubdiv: Add new OpenSubdiv related files 2015-07-20 22:29:25 +02:00
opensubdiv_device_context_opencl.h OpenSubdiv: Add new OpenSubdiv related files 2015-07-20 22:29:25 +02:00
opensubdiv_evaluator_capi.cc OpenSubdiv: Switch CPU evaluator to use uniform refinement 2015-08-03 14:27:31 +02:00
opensubdiv_gpu_capi.cc OpenSubdiv: Initial work to support UV maps in textured OSD viewport 2016-07-20 14:16:38 +02:00
opensubdiv_intern.h OpenSubdiv: Disable topology check happening from OpenSubdiv side 2015-08-03 14:27:31 +02:00
opensubdiv_topology_refiner.h OpenSubdiv: Initial work to support UV maps in textured OSD viewport 2016-07-20 14:16:38 +02:00
opensubdiv_utils_capi.cc OpenSubdiv: Avoid having bad-level call 2015-12-18 23:16:52 +05:00