Blender Git Loki
Git Commits -> Revision 5a794c9
Revision 5a794c9 by Sergey Sharybin (master) January 16, 2019, 10:00 (GMT) |
OpenSubdiv: Use own utility header Replaces direct access to std. |
Commit Details:
Full Hash: 5a794c96850e4023ef10582a7de6128e7b7a1f3b
Parent Commit: f36f605
Lines Changed: +66, -48
12 Modified Paths:
/intern/opensubdiv/internal/opensubdiv_converter_factory.cc (+11, -8) (Diff)
/intern/opensubdiv/internal/opensubdiv_converter_orient_impl.h (+4, -4) (Diff)
/intern/opensubdiv/internal/opensubdiv_device_context_cuda.cc (+3, -2) (Diff)
/intern/opensubdiv/internal/opensubdiv_device_context_opencl.cc (+7, -7) (Diff)
/intern/opensubdiv/internal/opensubdiv_evaluator_internal.cc (+2, -2) (Diff)
/intern/opensubdiv/internal/opensubdiv_gl_mesh.cc (+5, -5) (Diff)
/intern/opensubdiv/internal/opensubdiv_gl_mesh_draw.cc (+2, -1) (Diff)
/intern/opensubdiv/internal/opensubdiv_gl_mesh_fvar.cc (+6, -4) (Diff)
/intern/opensubdiv/internal/opensubdiv_gl_mesh_fvar.h (+4, -4) (Diff)
/intern/opensubdiv/internal/opensubdiv_topology_refiner.cc (+4, -1) (Diff)
/intern/opensubdiv/internal/opensubdiv_util.cc (+7, -7) (Diff)
/intern/opensubdiv/internal/opensubdiv_util.h (+11, -3) (Diff)
/intern/opensubdiv/internal/opensubdiv_converter_orient_impl.h (+4, -4) (Diff)
/intern/opensubdiv/internal/opensubdiv_device_context_cuda.cc (+3, -2) (Diff)
/intern/opensubdiv/internal/opensubdiv_device_context_opencl.cc (+7, -7) (Diff)
/intern/opensubdiv/internal/opensubdiv_evaluator_internal.cc (+2, -2) (Diff)
/intern/opensubdiv/internal/opensubdiv_gl_mesh.cc (+5, -5) (Diff)
/intern/opensubdiv/internal/opensubdiv_gl_mesh_draw.cc (+2, -1) (Diff)
/intern/opensubdiv/internal/opensubdiv_gl_mesh_fvar.cc (+6, -4) (Diff)
/intern/opensubdiv/internal/opensubdiv_gl_mesh_fvar.h (+4, -4) (Diff)
/intern/opensubdiv/internal/opensubdiv_topology_refiner.cc (+4, -1) (Diff)
/intern/opensubdiv/internal/opensubdiv_util.cc (+7, -7) (Diff)
/intern/opensubdiv/internal/opensubdiv_util.h (+11, -3) (Diff)