blender/source
Sybren A. Stüvel d9a9e64e8c Cleanup: USD, refactored export graph construction
The construction of the export graph is now split into a few steps:
- Construct a `HierarchyContext` object for the to-be-exported object.
- Determine the graph index, i.e. the export-parent and the duplicator.
- Update the `HierarchyContext` object for this graph index.

This allows the upcoming new Alembic exporter to override the location of
an object in the export graph, in order to support "flattened" exports.
Aside from that, this also simply makes the code cleaner.

No functional changes.
2020-05-08 12:26:25 +02:00
..
blender Cleanup: USD, refactored export graph construction 2020-05-08 12:26:25 +02:00
creator Merge branch 'blender-v2.83-release' 2020-05-05 17:16:27 +02:00
tools@8a36c2833d Reset submodule to the right place in master 2020-04-22 20:20:48 +02:00
CMakeLists.txt ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00