Files
test2/source
Jesse Yurkovich 953fa94fb3 Cleanup: USD: Delay creation of the import hook prim_map
Delay the creation of the `prim_map` data structure until the last
possible moment. This is more efficient in the majority of cases where
no Import hooks have been defined. Additionally, it removes the need for
locking in the `read_object_data` code path once we implement concurrent
loading.

Pull Request: https://projects.blender.org/blender/blender/pulls/132360
2024-12-27 03:36:22 +01:00
..