Blender Git Commit Log

Git Commits -> Revision 0b462c6

June 23, 2021, 00:46 (GMT)
USDStageReader refactor.

Now passing the import params and settings as arguments
to the constructor, to reduce the number of arguments
required to invoke USDStageReader::collect_readers().
The constructor now takes a stage pointer as an argument,
to simplify error checking and initalization of the
import settings. Miscellaneous additional cleanup to
simplify the code.

Commit Details:

Full Hash: 0b462c66113d6417c781483e5dcbd14e93af6e1f
Parent Commit: 6d5d1d8
Lines Changed: +34, -49

3 Modified Paths:

/source/blender/io/usd/intern/usd_capi_import.cc (+20, -24) (Diff)
/source/blender/io/usd/intern/usd_reader_stage.cc (+9, -12) (Diff)
/source/blender/io/usd/intern/usd_reader_stage.h (+5, -13) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021