Blender Git Loki

Git Commits -> Revision f8a499b

Revision f8a499b by Sergey Sharybin (master)
August 13, 2018, 10:37 (GMT)
OpenSubdiv: Add stub implementation of C-API

C-API is way smaller than the rest of the code which uses it.
So better to conditionally compile stub implementation than
to keep adding ifdef everywhere.

Commit Details:

Full Hash: f8a499b596b8af46201b86a30c9807ca54363e25
Parent Commit: 33fbc4f
Lines Changed: +258, -140

4 Added Paths:

/intern/opensubdiv/stub/opensubdiv_evaluator_stub.cc (+29, -0) (View)
/intern/opensubdiv/stub/opensubdiv_gl_mesh_stub.cc (+37, -0) (View)
/intern/opensubdiv/stub/opensubdiv_stub.cc (+35, -0) (View)
/intern/opensubdiv/stub/opensubdiv_topology_refiner_stub.cc (+37, -0) (View)

10 Modified Paths:

/intern/CMakeLists.txt (+1, -4) (Diff)
/intern/opensubdiv/CMakeLists.txt (+75, -61) (Diff)
/intern/opensubdiv/internal/opensubdiv_gl_mesh.cc (+1, -1) (Diff)
/source/blender/blenkernel/BKE_subdiv.h (+3, -2) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+1, -1) (Diff)
/source/blender/blenkernel/intern/subdiv.c (+4, -20) (Diff)
/source/blender/blenkernel/intern/subdiv_converter.c (+1, -12) (Diff)
/source/blender/blenkernel/intern/subdiv_converter_mesh.c (+2, -10) (Diff)
/source/blender/blenkernel/intern/subdiv_eval.c (+19, -27) (Diff)
/source/blender/blenkernel/intern/subdiv_mesh.c (+13, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021