Blender Git Commit Log

Git Commits -> Revision 67fe31d

Revision 67fe31d by Sergey Sharybin (master)
May 27, 2020, 10:07 (GMT)
OpenSubdiv: Refactor, move topology refiner to own folder

In the future factory will also be moved there.

Commit Details:

Full Hash: 67fe31d7511e762dac21801656c336add63a811a
Parent Commit: 7c0bea0
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)

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)

3 Modified Paths:

/intern/opensubdiv/CMakeLists.txt (+6, -3) (Diff)
/intern/opensubdiv/internal/opensubdiv_evaluator_internal.cc (+2, -2) (Diff)
/intern/opensubdiv/opensubdiv_topology_refiner_capi.h (+7, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021