Blender Git Loki
Git Commits -> Revision 1ac85c7
June 18, 2021, 18:29 (GMT) |
Refactor USDStageReader::create_reader(). Added USDStageReader::create_reader() and USDStageReader::create_reader_if_allowed() member functions, to replace the static implementations of these functions. This reduces the number of required arguments when calling these functions and clarifies the intent through more descriptive naming. |
Commit Details:
Full Hash: 1ac85c7e7e4d625c1bebeb46f323bfd6e63cae6f
Parent Commit: 38f16f0
Lines Changed: +28, -37