| .. |
|
Animation
|
Animation: MSVC 2019 still doesn't like this.
|
7 years ago |
|
Audio
|
Audio, GL: (attempt to) fix MinGW GCC warnings on static Windows builds.
|
7 years ago |
|
DebugTools
|
Disable automatic resource initializers when building static.
|
7 years ago |
|
GL
|
GL: properly prefix an error message.
|
7 years ago |
|
Implementation
|
Optimize {Compressed,}PixelFormat debug output.
|
7 years ago |
|
Math
|
Math: now that we have a standalone cofactor(), inline its internals.
|
7 years ago |
|
MeshTools
|
Use the new Matrix4::normalMatrix() everywhere.
|
7 years ago |
|
Platform
|
AbstractXApplication: add mainLoopIteration similar to Sdl2Application
|
7 years ago |
|
Primitives
|
Primitives: fix a missing face in cylinder and cone primitives.
|
7 years ago |
|
SceneGraph
|
SceneGraph: clarify transformation calculation.
|
7 years ago |
|
Shaders
|
Disable automatic resource initializers when building static.
|
7 years ago |
|
Test
|
Be nice and provide a clear assert in meshIndexTypeSize().
|
7 years ago |
|
Text
|
CMake: put all binaries into a dedicated location in the build dir.
|
7 years ago |
|
TextureTools
|
Disable automatic resource initializers when building static.
|
7 years ago |
|
Trade
|
imagecoverter: implement raw pixel import as well.
|
7 years ago |
|
Vk
|
CMake: put all binaries into a dedicated location in the build dir.
|
7 years ago |
|
AbstractResourceLoader.h
|
Accept nullptr in AbstractResourceLoader::set().
|
7 years ago |
|
Array.h
|
Avoid unnecessary operator[] calls in Array internals.
|
7 years ago |
|
CMakeLists.txt
|
Be nice and provide a clear assert in meshIndexTypeSize().
|
7 years ago |
|
DimensionTraits.h
|
Updated copyright year.
|
7 years ago |
|
FileCallback.cpp
|
Pernament is not a word.
|
7 years ago |
|
FileCallback.h
|
Pernament is not a word.
|
7 years ago |
|
Image.cpp
|
Use Basic[Mutable]ImageView aliases instead of nondescript raw types.
|
7 years ago |
|
Image.h
|
Trade, Audio: explicitly disallow custom deleters returned from plugins.
|
7 years ago |
|
ImageView.cpp
|
Don't blow up in ImageView::pixels() if the image has empty data.
|
7 years ago |
|
ImageView.h
|
OH GOD compilers I'm sorry.
|
7 years ago |
|
Magnum.h
|
Expose UnsignedLong and Long on Emscripten.
|
7 years ago |
|
Mesh.cpp
|
Be nice and provide a clear assert in meshIndexTypeSize().
|
7 years ago |
|
Mesh.h
|
Forward-declare std::string.
|
7 years ago |
|
PixelFormat.cpp
|
Make (Compressed)PixelFormat work with Configuration.
|
7 years ago |
|
PixelFormat.h
|
Make (Compressed)PixelFormat work with Configuration.
|
7 years ago |
|
PixelStorage.cpp
|
Updated copyright year.
|
7 years ago |
|
PixelStorage.h
|
Add a table describing block size of all known compressed pixel formats.
|
7 years ago |
|
Resource.cpp
|
Updated copyright year.
|
7 years ago |
|
Resource.h
|
Ensure Resource operator== doesn't work with different types.
|
7 years ago |
|
ResourceManager.h
|
DebugTools: finish ResourceManager singleton deprecation.
|
7 years ago |
|
ResourceManager.hpp
|
Deprecate ResourceManager::instance().
|
7 years ago |
|
Sampler.cpp
|
Updated copyright year.
|
7 years ago |
|
Sampler.h
|
GL: removed deprecated aliases to GL functionality in the root namespace.
|
7 years ago |
|
Tags.h
|
doc: hint that Optional is a safer NoCreate.
|
7 years ago |
|
Timeline.cpp
|
Updated copyright year.
|
7 years ago |
|
Timeline.h
|
Updated copyright year.
|
7 years ago |
|
Types.h
|
Expose UnsignedLong and Long on Emscripten.
|
7 years ago |
|
configure.h.cmake
|
Adapt to BUILD_MULTITHREADED being part of Corrade now.
|
7 years ago |
|
visibility.h
|
Updated copyright year.
|
7 years ago |