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š
2395e39c41
MeshTools: print a warning if compile() ignores conflicting attributes.
...
Which is currently the case for any two attributes of the same name
(such as two texture coordinate sets), or bitangents and object ID used
together.
Plus extending the check for matrix attributes (such as instanced
transformation conflicting with secondary joint IDs and weights).
None of these attributes are builtin though, so the check can't be
verified at the moment.
And also documenting the behavior, for some reason the comment was
apparently not updated since the MeshData2D/MeshData3D days!
3 years ago
..
Animation
CMake: exclude test dirs from ALL with CORRADE_TESTSUITE_TEST_TARGET.
4 years ago
Audio
Link all magnum-* utilities to Corrade::Main.
3 years ago
DebugTools
CMake: exclude test dirs from ALL with CORRADE_TESTSUITE_TEST_TARGET.
4 years ago
GL
doc: don't link to deprecated APIs, again.
3 years ago
Implementation
Use the new, shorter Containers::Size / Stride typedefs.
4 years ago
MaterialTools
CMake: exclude test dirs from ALL with CORRADE_TESTSUITE_TEST_TARGET.
4 years ago
Math
Math: make {un,}pack{Half,}Into() and castInto() assertions clearer.
4 years ago
MeshTools
MeshTools: print a warning if compile() ignores conflicting attributes.
3 years ago
Platform
Link all magnum-* utilities to Corrade::Main.
3 years ago
Primitives
Primitives: document how the square/plane vertices are ordered.
3 years ago
SceneGraph
CMake: exclude test dirs from ALL with CORRADE_TESTSUITE_TEST_TARGET.
4 years ago
SceneTools
sceneconverter: implement --bounds for mesh weights and joint IDs.
3 years ago
ShaderTools
Link all magnum-* utilities to Corrade::Main.
3 years ago
Shaders
Shaders: skinning support in FlatGL, MeshVisualizerGL and PhongGL.
3 years ago
Test
Use the new, shorter Containers::Size / Stride typedefs.
4 years ago
Text
Link all magnum-* utilities to Corrade::Main.
3 years ago
TextureTools
Link all magnum-* utilities to Corrade::Main.
3 years ago
Trade
Trade: attempt to resuscitate GCC 4.8 that died on this test.
3 years ago
Vk
Link all magnum-* utilities to Corrade::Main.
3 years ago
AbstractResourceLoader.h
Updated copyright year.
4 years ago
Array.h
Updated copyright year.
4 years ago
British.h
Updated copyright year.
4 years ago
CMakeLists.txt
CMake: exclude test dirs from ALL with CORRADE_TESTSUITE_TEST_TARGET.
4 years ago
DimensionTraits.h
Updated copyright year.
4 years ago
FileCallback.cpp
Updated copyright year.
4 years ago
FileCallback.h
Updated copyright year.
4 years ago
Image.cpp
Introduce ImageFlags to annotate cube map and array images.
4 years ago
Image.h
Doc++
4 years ago
ImageFlags.cpp
Introduce ImageFlags to annotate cube map and array images.
4 years ago
ImageFlags.h
Introduce ImageFlags to annotate cube map and array images.
4 years ago
ImageView.cpp
Introduce ImageFlags to annotate cube map and array images.
4 years ago
ImageView.h
Doc++
4 years ago
Magnum.h
doc: change the way MAGNUM_BUILD_DEPRECATED is defined for Doxygen.
3 years ago
Mesh.cpp
Use Corrade String[View] in some ConfigurationValue specializations.
4 years ago
Mesh.h
Doc: don't link to long-deprecated APIs.
4 years ago
PixelFormat.cpp
Use Corrade String[View] in some ConfigurationValue specializations.
4 years ago
PixelFormat.h
Don't export an inline function.
4 years ago
PixelStorage.cpp
Updated copyright year.
4 years ago
PixelStorage.h
Rename pixelSize() and other helpers to pixelFormatSize() etc.
4 years ago
Resource.cpp
Updated copyright year.
4 years ago
Resource.h
Updated copyright year.
4 years ago
ResourceManager.h
Updated copyright year.
4 years ago
Sampler.cpp
Packed debug output for enums used by Trade.
4 years ago
Sampler.h
Updated copyright year.
4 years ago
Tags.h
Cleanup and improve comments for various tag definitions.
4 years ago
Timeline.cpp
doc: updated changelog & credits.
4 years ago
Timeline.h
doc: updated changelog & credits.
4 years ago
Types.h
Updated copyright year.
4 years ago
VertexFormat.cpp
Use Corrade String[View] in some ConfigurationValue specializations.
4 years ago
VertexFormat.h
Use Corrade String[View] in some ConfigurationValue specializations.
4 years ago
configure.h.cmake
Replace MAGNUM_TARGET_{HEADLESS,DESKTOP_GLES} with MAGNUM_TARGET_EGL.
4 years ago
version.h.cmake
Updated copyright year.
4 years ago
visibility.h
Updated copyright year.
4 years ago