..
CMakeLists.txt
doc: don't compile the exact same snippet file twice.
3 years ago
Magnum-application.cpp
Refresh the Timeline class and docs a bit.
4 years ago
Magnum.cpp
Improve docs of image classes.
3 years ago
MagnumAnimation-custom.cpp
Updated copyright year.
4 years ago
MagnumAnimation.cpp
Updated copyright year.
4 years ago
MagnumAudio-scenegraph.cpp
Updated copyright year.
4 years ago
MagnumAudio.cpp
Add macros with plugin interface strings for easier updates.
3 years ago
MagnumDebugTools-gl.cpp
DebugTools: port CompareImage to Utility::Path, remove all std::strings.
4 years ago
MagnumDebugTools.cpp
DebugTools: port CompareImage to Utility::Path, remove all std::strings.
4 years ago
MagnumGL-application.cpp
Updated copyright year.
4 years ago
MagnumGL.cpp
MeshTools: port away from std::pair in remaining APIs.
3 years ago
MagnumMath-cpp14.cpp
Math: rename BoolVector to BitVector.
4 years ago
MagnumMath.cpp
Math: add Color[34]::{from,to}LinearRgb[a]Int().
3 years ago
MagnumMathAlgorithms.cpp
Updated copyright year.
4 years ago
MagnumMeshTools-gl.cpp
MeshTools: port away from std::pair in remaining APIs.
3 years ago
MagnumMeshTools-stl.cpp
Updated copyright year.
4 years ago
MagnumMeshTools.cpp
MeshTools: port away from std::pair in remaining APIs.
3 years ago
MagnumPlatform-custom.cpp
Updated copyright year.
4 years ago
MagnumPlatform-portability.cpp
Updated copyright year.
4 years ago
MagnumPlatform-windowless-custom.cpp
Updated copyright year.
4 years ago
MagnumPlatform-windowless-thread.cpp
Updated copyright year.
4 years ago
MagnumPlatform-windowless.cpp
Updated copyright year.
4 years ago
MagnumPlatform.cpp
Updated copyright year.
4 years ago
MagnumPrimitives.cpp
Updated copyright year.
4 years ago
MagnumSceneGraph-gl.cpp
Updated copyright year.
4 years ago
MagnumSceneGraph.cpp
Prefer CORRADE_TARGET_* instead of __GNUC__, __clang__ and _MSVC_VER.
4 years ago
MagnumSceneTools.cpp
SceneTools: add childrenDepthFirst().
3 years ago
MagnumShaderTools.cpp
Add macros with plugin interface strings for easier updates.
3 years ago
MagnumShaders-gl.cpp
MeshTools: make generateLines() public.
3 years ago
MagnumText.cpp
Add macros with plugin interface strings for easier updates.
3 years ago
MagnumTrade.cpp
Trade: deprecate LightData::Type in favor of LightType.
3 years ago
MagnumTrade.glsl
Updated copyright year.
4 years ago
MagnumVk.cpp
Remove random unneeded <string> and StringStl.h includes.
3 years ago
MathColor3-debug.ansi
doc: oops, forgot these files.
7 years ago
MathColor4-debug.ansi
doc: oops, forgot these files.
7 years ago
README.md
Shaders: initial implementation of a line shader.
3 years ago
coding-style.h
doc: provide a separate \def_vk and \val_vk.
6 years ago
configure.h.cmake
Updated copyright year.
4 years ago
debugtools-compareimage.ansi
DebugTools: doc++
4 years ago
debugtools-compareimage.cpp
doc: remove now-unneeded include from a snippet.
4 years ago
debugtools-comparematerial.ansi
DebugTools: new CompareMaterial class.
4 years ago
debugtools-comparematerial.cpp
DebugTools: new CompareMaterial class.
4 years ago
debugtools-frameprofiler.ansi
DebugTools: initial implementation of a new frame profiler.
6 years ago
debugtools-frameprofiler.cpp
Updated copyright year.
4 years ago
easings-backin-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-backin.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-backinout-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-backinout.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-backout-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-backout.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-bouncein-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-bouncein.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-bounceinout-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-bounceinout.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-bounceout-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-bounceout.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-circularin-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-circularin.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-circularinout-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-circularinout.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-circularout-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-circularout.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-cubicin-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-cubicin.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-cubicinout-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-cubicinout.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-cubicout-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-cubicout.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-elasticin-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-elasticin.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-elasticinout-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-elasticinout.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-elasticout-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-elasticout.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-exponentialin-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-exponentialin.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-exponentialinout-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-exponentialinout.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-exponentialout-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-exponentialout.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-linear-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-linear.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-quadraticin-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-quadraticin.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-quadraticinout-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-quadraticinout.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-quadraticout-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-quadraticout.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-quarticin-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-quarticin.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-quarticinout-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-quarticinout.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-quarticout-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-quarticout.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-quinticin-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-quinticin.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-quinticinout-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-quinticinout.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-quinticout-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-quinticout.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-sinein-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-sinein.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-sineinout-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-sineinout.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-sineout-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-sineout.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-smootherstep-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-smootherstep.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-smoothstep-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-smoothstep.svg
doc: regenerate SVGs for Animation easings.
3 years ago
easings-step-thumb.svg
Animation: added a collection of easing functions.
8 years ago
easings-step.svg
doc: regenerate SVGs for Animation easings.
3 years ago
getting-started-blue.cpp
Updated copyright year.
4 years ago
getting-started.cpp
Updated copyright year.
4 years ago
image1.tga
DebugTools: initial implementation of CompareImage class.
9 years ago
image2.tga
DebugTools: initial implementation of CompareImage class.
9 years ago
imageconverter-info-converter.ansi
{scene,image}converter: add examples for the new features.
4 years ago
imageconverter-info-gltf.ansi
doc: overhaul documentation of console utilities.
4 years ago
imageconverter-info.ansi
doc: update imageconverter --info output to current state.
4 years ago
libvulkan.cpp
doc: some initial platform docs for Vulkan.
5 years ago
line-annotation.svg
Shaders: initial implementation of a line shader.
3 years ago
line-cap-butt.svg
Shaders: initial implementation of a line shader.
3 years ago
line-cap-round.svg
Shaders: initial implementation of a line shader.
3 years ago
line-cap-square.svg
Shaders: initial implementation of a line shader.
3 years ago
line-cap-triangle.svg
Shaders: initial implementation of a line shader.
3 years ago
line-join-bevel.svg
Shaders: initial implementation of a line shader.
3 years ago
line-join-miter.svg
Shaders: initial implementation of a line shader.
3 years ago
line-quad-data-neighbor.svg
Shaders: initial implementation of a line shader.
3 years ago
line-quad-data-other.svg
Shaders: initial implementation of a line shader.
3 years ago
line-quad-data-overlap-fixedjoin.svg
Shaders: initial implementation of a line shader.
3 years ago
line-quad-data-overlap-generic.svg
Shaders: initial implementation of a line shader.
3 years ago
line-quad-data-overlap-miterjoin.svg
Shaders: initial implementation of a line shader.
3 years ago
line-quad-data-overlap-nojoin.svg
Shaders: initial implementation of a line shader.
3 years ago
line-quad-data.svg
Shaders: initial implementation of a line shader.
3 years ago
line-quad-expansion-joins-caps.svg
Shaders: initial implementation of a line shader.
3 years ago
line-quad-expansion-joins-miter-caps.svg
Shaders: initial implementation of a line shader.
3 years ago
line-quad-expansion.svg
Shaders: initial implementation of a line shader.
3 years ago
platforms-html5.cpp
doc: remove unnecessary use of std::string.
3 years ago
plugins.cpp
doc: missing license header.
4 years ago
sceneconverter-info-converter.ansi
{scene,image}converter: add examples for the new features.
4 years ago
sceneconverter-info.ansi
doc: overhaul documentation of console utilities.
4 years ago
scenedata-dod.svg
Trade: high-level documentation for SceneData.
4 years ago
scenedata-tree.svg
Trade: high-level documentation for SceneData.
4 years ago
triangulate.svg
MeshTools: add generateQuadIndices().
6 years ago