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š 2ed3fba575 Adapted plugin constructor signatures to Corrade::PluginManager updates. 10 years ago
..
Test Bundle test files for both Android and Emscripten. 10 years ago
AbstractImageConverter.cpp Adapted plugin constructor signatures to Corrade::PluginManager updates. 10 years ago
AbstractImageConverter.h Adapted plugin constructor signatures to Corrade::PluginManager updates. 10 years ago
AbstractImporter.cpp Adapted plugin constructor signatures to Corrade::PluginManager updates. 10 years ago
AbstractImporter.h Adapted plugin constructor signatures to Corrade::PluginManager updates. 10 years ago
AbstractMaterialData.cpp Trade: make most constructors and assignments noexcept. 10 years ago
AbstractMaterialData.h Trade: doc++ 10 years ago
CMakeLists.txt New magnum-imageconverter utility. 10 years ago
CameraData.h Trade: test construction and assignments of the container classes. 10 years ago
ImageData.cpp Trade: make most constructors and assignments noexcept. 10 years ago
ImageData.h Avoid unwanted decay to deprecated functions in Image constructors. 10 years ago
LightData.cpp Trade: initial support for Light data. 10 years ago
LightData.h Doxygen warning cleanup. 10 years ago
MeshData2D.cpp Trade: conditionally disable noexcept for GCC 4.9.0 in Android NDK. 10 years ago
MeshData2D.h Trade: conditionally disable noexcept for GCC 4.9.0 in Android NDK. 10 years ago
MeshData3D.cpp Trade: conditionally disable noexcept for GCC 4.9.0 in Android NDK. 10 years ago
MeshData3D.h Trade: conditionally disable noexcept for GCC 4.9.0 in Android NDK. 10 years ago
MeshObjectData2D.cpp Hell, this project is big. 10 years ago
MeshObjectData2D.h Trade: conditionally disable noexcept for GCC 4.9.0 in Android NDK. 10 years ago
MeshObjectData3D.cpp Hell, this project is big. 10 years ago
MeshObjectData3D.h Trade: conditionally disable noexcept for GCC 4.9.0 in Android NDK. 10 years ago
ObjectData2D.cpp Trade: conditionally disable noexcept for GCC 4.9.0 in Android NDK. 10 years ago
ObjectData2D.h Trade: conditionally disable noexcept for GCC 4.9.0 in Android NDK. 10 years ago
ObjectData3D.cpp Trade: conditionally disable noexcept for GCC 4.9.0 in Android NDK. 10 years ago
ObjectData3D.h Trade: conditionally disable noexcept for GCC 4.9.0 in Android NDK. 10 years ago
PhongMaterialData.cpp Trade: test construction and assignments of the container classes. 10 years ago
PhongMaterialData.h Trade: test construction and assignments of the container classes. 10 years ago
SceneData.cpp Trade: conditionally disable noexcept for GCC 4.9.0 in Android NDK. 10 years ago
SceneData.h Trade: conditionally disable noexcept for GCC 4.9.0 in Android NDK. 10 years ago
TextureData.cpp Print value of invalid enums in debug output, test those cases. 10 years ago
TextureData.h Trade: make most constructors and assignments noexcept. 10 years ago
Trade.h Hell, this project is big. 10 years ago
imageconverter.cpp CMake: make the plugin directories used in utilities more configurable. 10 years ago
imageconverterConfigure.h.cmake CMake: install plugin binary / library to different places. 10 years ago