Blender Git Commit Log

Git Commits -> Revision 4ab36c4

Revision 4ab36c4 by Sergey Sharybin (master)
May 27, 2020, 10:07 (GMT)
OpenSubdiv: Refactor creation of topology refiner

Consolidate it inside of the topology refiner implementation class,
which would allow to store extra data acquired during construction
of the OpenSubdiv's object.

Commit Details:

Full Hash: 4ab36c4393cea18c4e4eff97bf011169b165ac91
Parent Commit: 57aae2a
Lines Changed: +66, -66

1 Deleted Path:

/intern/opensubdiv/internal/topology/topology_refiner_factory.h (+0, -39)

6 Modified Paths:

/intern/opensubdiv/CMakeLists.txt (+0, -1) (Diff)
/intern/opensubdiv/internal/opensubdiv_evaluator_internal.cc (+1, -1) (Diff)
/intern/opensubdiv/internal/topology/topology_refiner_capi.cc (+10, -12) (Diff)
/intern/opensubdiv/internal/topology/topology_refiner_factory.cc (+45, -10) (Diff)
/intern/opensubdiv/internal/topology/topology_refiner_impl.cc (+2, -2) (Diff)
/intern/opensubdiv/internal/topology/topology_refiner_impl.h (+8, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021