blender/tests/gtests
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
..
alembic Cleanup: move Alembic, AVI, Collada, and USD to source/blender/io 2020-03-06 16:19:45 +01:00
blenlib BLI_math: add clamp_v# and clamp_v#_v#v# utility functions 2020-03-04 10:25:44 +11:00
blenloader Initial step for IDTypeInfo refactor 'cleanup' project. 2020-03-05 10:58:58 +01:00
bmesh Fix T63678 Link error of tests with MSVC. 2019-04-17 07:58:48 -06:00
ffmpeg CMake: Fix linking of ffmpeg_test on macOS 2020-01-16 15:52:19 +01:00
guardedalloc Fix: Use a minimal alignment of 8 in MEM_lockfree_mallocN_aligned 2020-01-23 14:21:48 +01:00
testing ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
usd Cleanup: move Alembic, AVI, Collada, and USD to source/blender/io 2020-03-06 16:19:45 +01:00
CMakeLists.txt test: Add basic codec test for ffmpeg. 2020-01-14 11:31:02 -07:00