Blender Git Commit Log

Git Commits -> Revision ec6e900

Revision ec6e900 by Sergey Sharybin (opensubdiv_compare)
May 26, 2020, 07:10 (GMT)
OpenSubdiv: Refactor, move utils to base

Also split them across utilities and types.

Commit Details:

Full Hash: ec6e90054c38ec0c21a7474cb82421d1631e6327
Parent Commit: ab4f1d5
Lines Changed: +142, -124

3 Added Paths:

/intern/opensubdiv/internal/base/type.h (+47, -0) (View)
/intern/opensubdiv/internal/base/util.cc (+54, -0) (View)
/intern/opensubdiv/internal/base/util.h (+33, -0) (View)

2 Deleted Paths:

/intern/opensubdiv/internal/opensubdiv_util.cc (+0, -61)
/intern/opensubdiv/internal/opensubdiv_util.h (+0, -56)

6 Modified Paths:

/intern/opensubdiv/CMakeLists.txt (+3, -3) (Diff)
/intern/opensubdiv/internal/base/edge_map.h (+1, -1) (Diff)
/intern/opensubdiv/internal/base/opensubdiv_capi.cc (+1, -0) (Diff)
/intern/opensubdiv/internal/evaluator/evaluator_impl.cc (+1, -1) (Diff)
/intern/opensubdiv/internal/topology/topology_refiner_capi.cc (+1, -1) (Diff)
/intern/opensubdiv/internal/topology/topology_refiner_factory.cc (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021