blender/tests/gtests/usd
Sybren A. Stüvel eb522af4fe Cleanup: move Alembic, AVI, Collada, and USD to source/blender/io
This moves the `alembic`, `avi`, `collada`, and `usd` modules into a common
`io` directory.

This also cleans up some `#include "../../{somedir}/{somefile}.h"` by
adding `../../io/{somedir}` to `CMakeLists.txt` and then just using
`#include "{somefile}.h"`.

No functional changes.
2020-03-06 16:19:45 +01:00
..
abstract_hierarchy_iterator_test.cc USD: Introducing a simple USD Exporter 2019-12-13 10:27:40 +01:00
CMakeLists.txt Cleanup: move Alembic, AVI, Collada, and USD to source/blender/io 2020-03-06 16:19:45 +01:00
hierarchy_context_order_test.cc USD: Introducing a simple USD Exporter 2019-12-13 10:27:40 +01:00
usd_stage_creation_test.cc USD: Simplified unit test and made it work on Windows as well 2019-12-13 18:59:23 +01:00