Blender Git Commit Log

Git Commits -> Revision db2168d

March 12, 2021, 01:54 (GMT)
USD Import: remove usd_util files.

Moved the two create_reader() implementations from usd_util.(h|cc)
to static functions in UsdStageReader and removed the usd_util
files from the project.

Commit Details:

Full Hash: db2168dcd1c066cec8e73a50204a19f95b434e0d
Parent Commit: 1d21e78
Lines Changed: +86, -209

2 Deleted Paths:

/source/blender/io/usd/intern/usd_util.cc (+0, -154)
/source/blender/io/usd/intern/usd_util.h (+0, -46)

5 Modified Paths:

/source/blender/io/usd/CMakeLists.txt (+0, -4) (Diff)
/source/blender/io/usd/intern/usd_capi.cc (+1, -2) (Diff)
/source/blender/io/usd/intern/usd_reader_light.cc (+0, -1) (Diff)
/source/blender/io/usd/intern/usd_reader_stage.cc (+76, -2) (Diff)
/source/blender/io/usd/intern/usd_reader_stage.h (+9, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021