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š cf44cba1fb python: stupid typo in a test name. 3 years ago
..
platform python: add an API-breaking TODO for Application wrappers. 3 years ago
test python: stupid typo in a test name. 3 years ago
.coveragerc Initial code for the Python bindings, adding math angle types. 7 years ago
CMakeLists.txt python: don't look for WindowlessGlxApplication on Apple platforms. 4 years ago
__init__.py python: expose all index/attribute property queries in trade.MeshData. 3 years ago
bootstrap.h python: add also windowless CGL application. 4 years ago
gl.cpp python: adapt to std::string removal in the GL library. 3 years ago
magnum.cpp python: expose the BUILD_DEPRECATED constants as well. 3 years ago
math.cpp python: adapt to Magnum changes in a less lazy way. 4 years ago
math.h Updated copyright year. 4 years ago
math.matrix.h python: adapt to Magnum changes. 4 years ago
math.matrixdouble.cpp Updated copyright year. 4 years ago
math.matrixfloat.cpp Updated copyright year. 4 years ago
math.range.cpp Updated copyright year. 4 years ago
math.vector.h python: expose new linear RGB(A) conversion APIs from Color. 3 years ago
math.vectorfloat.cpp Updated copyright year. 4 years ago
math.vectorintegral.cpp Updated copyright year. 4 years ago
meshtools.cpp Updated copyright year. 4 years ago
primitives.cpp Updated copyright year. 4 years ago
scenegraph.cpp Updated copyright year. 4 years ago
scenegraph.h Updated copyright year. 4 years ago
scenegraph.matrix.cpp Updated copyright year. 4 years ago
scenegraph.trs.cpp Updated copyright year. 4 years ago
shaders.cpp python: adapt to Magnum changes. 4 years ago
staticconfigure.h.cmake python: add also windowless CGL application. 4 years ago
text.cpp python: expose pluginmanager.AbstractPlugin. 3 years ago
trade.cpp python: expose pluginmanager.AbstractPlugin. 3 years ago