Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael A. Kowalski <makowalski@nvidia.com>2020-12-04 05:01:59 +0300
committerMichael A. Kowalski <makowalski@nvidia.com>2020-12-04 05:01:59 +0300
commit871fda82e662d889046e37061b582758f705a2af (patch)
treee0100e6a57a34740b3aff5a2320cdf9cdce41df2 /.clang-format
parent754add813cded02fafb4dffaaffa665271548b09 (diff)
USD importer: instancing improvements.
Added new USDDataCache class for caching prototype mesh data. No longer using a global static cache for prototype meshes. Now precomputing the prototype meshes in a USDDataCache instance which is passed as an argument to USDXformableReade::create_objects(). These changes simplify the code, provide better support for thread safety and circumvent potential issues with dangling pointers in the previous implementation.
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions