Blender Git Commit Log

Git Commits -> Revision 64ee14d

June 18, 2021, 01:32 (GMT)
Added USDStageReader::handle_prim() function.

Per suggestion by Sybren in his review, moved code from
the static _handlePrim() function to a USDStageReader private
member function. This helps simplify the code as the new
function requires fewer argumants. Also performed minor
cleanup of the function implementation.

Commit Details:

Full Hash: 64ee14d4523abc553d424aa5acff75a532c791b6
Parent Commit: 381af36
Lines Changed: +23, -26

2 Modified Paths:

/source/blender/io/usd/intern/usd_reader_stage.cc (+20, -26) (Diff)
/source/blender/io/usd/intern/usd_reader_stage.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021