This website works better with JavaScript.
Explore
Help
Sign In
ic
/
magnum
mirror of
https://github.com/mosra/magnum.git
Watch
6
Star
0
Fork
You've already forked magnum
0
Code
Issues
Projects
Releases
Wiki
Activity
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.
5186
Commits
21
Branches
19
Tags
70 MiB
C++
95.6%
CMake
2.8%
GLSL
0.8%
Shell
0.2%
Python
0.2%
Tree:
d4dcd01b70
apple-crashy-msaa-default-framebuffer
audio-import
catastrophic-cross
chainsaw-surgery
dpi-change-events
euler-xxx
findsdl-include-root
gltestlib-symbol-duplication
gpu-preference
inverted-ranges
ktx1-detection
master
meshdata-cereal-killer
mousecapture
multiwindow
next
sceneconverter
scenedata-optimizations
simd
vectorfields
zerocopy
snapshot-2013-08
snapshot-2013-10
snapshot-2014-01
snapshot-2014-01-compatibility
snapshot-2014-06
snapshot-2014-06-compatibility
snapshot-2015-05
snapshot-2015-05-compatibility
v2013.08
v2013.10
v2014.01
v2014.06
v2015.05
v2018.02
v2018.04
v2018.10
v2019.01
v2019.10
v2020.06
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd4dcd01b70'
${ noResults }
magnum
/
src
/
Magnum
/
Trade
History
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