You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vladimír Vondruš
cc0db3dd08
Trade: assertions for string data being too far apart on 64 bits.
...
I'm seeing an assert for null string data not being correctly thrown in
a SceneTools API on ARM64 and an overflow of this 48-bit offset seems to
be a culprit. So better have that covered in the constructor already.
3 years ago
..
ImageConverterImplementationTestFiles
{scene,image}converter: split implementation and executable tests.
4 years ago
ImageConverterTestFiles
{scene,image}converter: add --info options for plugins.
4 years ago
AbstractImageConverterTest.cpp
Audio,ShaderTools,Text,Trade: packed debug printing for all Feature enums.
4 years ago
AbstractImporterTest.cpp
Trade,SceneTools: use lowercase in custom field / attribute name tests.
3 years ago
AbstractSceneConverterTest.cpp
Trade: ability to specify custom animation target names on conversion.
3 years ago
AnimationDataTest.cpp
Trade: add animationTrackType{Size,Alignment}().
3 years ago
CMakeLists.txt
{scene,image}converter: add --info options for plugins.
4 years ago
CameraDataTest.cpp
Test: make use of CORRADE_SKIP_IF_NO_ASSERT().
4 years ago
DataTest.cpp
Packed debug output for enums used by Trade.
4 years ago
FlatMaterialDataTest.cpp
Test: make use of CORRADE_SKIP_IF_NO_ASSERT().
4 years ago
ImageConverterImplementationTest.cpp
imageconverter: adapt test to TgaImageConverter changes.
3 years ago
ImageConverterTest.cpp
imageconverter: remove redundant ifdef from a test.
3 years ago
ImageDataTest.cpp
Use the new, shorter Containers::Size / Stride typedefs.
4 years ago
LightDataTest.cpp
Trade: deprecate LightData::Type in favor of LightType.
3 years ago
MaterialDataTest.cpp
Trade: expect MaterialData attrs to not be larger than end layer offset.
3 years ago
MeshData2DTest.cpp
Updated copyright year.
4 years ago
MeshData3DTest.cpp
Updated copyright year.
4 years ago
MeshDataTest.cpp
Trade: assert that MeshAttributeData vertex count fits into 32 bits.
3 years ago
ObjectData2DTest.cpp
Test: make use of CORRADE_SKIP_IF_NO_ASSERT().
4 years ago
ObjectData3DTest.cpp
Test: make use of CORRADE_SKIP_IF_NO_ASSERT().
4 years ago
PbrClearCoatMaterialDataTest.cpp
Trade: expect MaterialData attrs to not be larger than end layer offset.
3 years ago
PbrMetallicRoughnessMaterialDataTest.cpp
Remove random unneeded <string> and StringStl.h includes.
3 years ago
PbrSpecularGlossinessMaterialDataTest.cpp
Remove random unneeded <string> and StringStl.h includes.
3 years ago
PhongMaterialDataTest.cpp
Remove random unneeded <string> and StringStl.h includes.
3 years ago
SceneDataTest.cpp
Trade: assertions for string data being too far apart on 64 bits.
3 years ago
SkinDataTest.cpp
Test: make use of CORRADE_SKIP_IF_NO_ASSERT().
4 years ago
TextureDataTest.cpp
Test: consistently use a struct for Tester subclasses.
4 years ago
configure.h.cmake
{scene,image}converter: add --info options for plugins.
4 years ago
file.bin
Making includes absolute, part 1: moving files around.
12 years ago