Blender Git Loki
Git Commits -> Revision 4fed32d
Revision 4fed32d by Sergey Sharybin (opensubdiv_compare) May 26, 2020, 07:10 (GMT) |
OpenSubdiv: Refactor, move topology refiner to own folder In the future factory will also be moved there. |
Commit Details:
Full Hash: 4fed32d38d98f7b5476090dc1a0898bcca095adc
Parent Commit: ecd6dc4
Lines Changed: +777, -761
3 Added Paths:
/intern/opensubdiv/internal/topology/topology_refiner_capi.cc (+672, -0) (View)
/intern/opensubdiv/internal/topology/topology_refiner_impl.cc (+34, -0) (View)
/intern/opensubdiv/internal/topology/topology_refiner_impl.h (+56, -0) (View)
/intern/opensubdiv/internal/topology/topology_refiner_impl.cc (+34, -0) (View)
/intern/opensubdiv/internal/topology/topology_refiner_impl.h (+56, -0) (View)
3 Deleted Paths:
/intern/opensubdiv/internal/opensubdiv_topology_refiner.cc (+0, -674)
/intern/opensubdiv/internal/opensubdiv_topology_refiner_internal.cc (+0, -29)
/intern/opensubdiv/internal/opensubdiv_topology_refiner_internal.h (+0, -47)
/intern/opensubdiv/internal/opensubdiv_topology_refiner_internal.cc (+0, -29)
/intern/opensubdiv/internal/opensubdiv_topology_refiner_internal.h (+0, -47)