blender/tests/gtests
Jacques Lucke ff133bbd33 BLI: add disjoint set data structure
This can be used to find separate islands in meshes efficiently (as is
done in cycles already). Furthermore, this helps to implement some
algorithms on node trees more efficiently.
2020-07-08 15:10:30 +02:00
..
alembic Alembic: new exporter based on the USD exporter structure 2020-06-30 11:38:46 +02:00
blenkernel Code Cleanup: fcurve function naming 2020-06-05 09:30:15 +02:00
blenlib BLI: add disjoint set data structure 2020-07-08 15:10:30 +02:00
blenloader Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
bmesh Cleanup: improve custom data type names 2020-06-10 15:47:31 +02:00
ffmpeg CMake: Fix linking of ffmpeg_test on macOS 2020-01-16 15:52:19 +01:00
functions Functions: add generic functions that output constants 2020-07-07 19:34:35 +02:00
guardedalloc Fix: Use a minimal alignment of 8 in MEM_lockfree_mallocN_aligned 2020-01-23 14:21:48 +01:00
testing Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
usd IO: Reversed persistent ID order in exports to Alembic and USD 2020-07-07 14:30:55 +02:00
CMakeLists.txt Functions: Run-time type system and index mask 2020-06-08 17:37:43 +02:00