Blender Git Loki
Git Commits -> Revision c64262a
Revision c64262a by Sergey Sharybin (master) July 18, 2018, 13:42 (GMT) |
OpenSubdiv: Add API to evaluate face-varying data There are move changes along the line to keep everything working from from C. |
Commit Details:
Full Hash: c64262a05ab0e9a7c5b69fc83ea53fb5825f442c
Parent Commit: 428743a
Lines Changed: +148, -18
7 Modified Paths:
/intern/opensubdiv/internal/opensubdiv_converter_factory.cc (+2, -0) (Diff)
/intern/opensubdiv/internal/opensubdiv_converter_internal.cc (+26, -0) (Diff)
/intern/opensubdiv/internal/opensubdiv_converter_internal.h (+5, -0) (Diff)
/intern/opensubdiv/internal/opensubdiv_topology_refiner.cc (+56, -4) (Diff)
/intern/opensubdiv/opensubdiv_capi_type.h (+15, -0) (Diff)
/intern/opensubdiv/opensubdiv_converter_capi.h (+2, -13) (Diff)
/intern/opensubdiv/opensubdiv_topology_refiner_capi.h (+42, -1) (Diff)
/intern/opensubdiv/internal/opensubdiv_converter_internal.cc (+26, -0) (Diff)
/intern/opensubdiv/internal/opensubdiv_converter_internal.h (+5, -0) (Diff)
/intern/opensubdiv/internal/opensubdiv_topology_refiner.cc (+56, -4) (Diff)
/intern/opensubdiv/opensubdiv_capi_type.h (+15, -0) (Diff)
/intern/opensubdiv/opensubdiv_converter_capi.h (+2, -13) (Diff)
/intern/opensubdiv/opensubdiv_topology_refiner_capi.h (+42, -1) (Diff)