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š f9851bdb1e python: expose shader interface APIs. 7 years ago
..
platform python: wire in the WindowlessWglApplication. 7 years ago
test python: expose shader interface APIs. 7 years ago
.coveragerc Initial code for the Python bindings, adding math angle types. 7 years ago
CMakeLists.txt python: wire in the WindowlessWglApplication. 7 years ago
__init__.py python: expose corrade and magnum compilation defines. 7 years ago
bootstrap.h python: finish the magic and docs for Matrix[34].scaling() and friends. 7 years ago
gl.cpp python: expose shader interface APIs. 7 years ago
magnum.cpp python: expose corrade and magnum compilation defines. 7 years ago
math.cpp python: finish the magic and docs for Matrix[34].scaling() and friends. 7 years ago
math.h python/magum/math: switch to our own buffer protocol implementation. 7 years ago
math.matrix.h python: finish the magic and docs for Matrix[34].scaling() and friends. 7 years ago
math.matrixdouble.cpp python: finish the magic and docs for Matrix[34].scaling() and friends. 7 years ago
math.matrixfloat.cpp python: finish the magic and docs for Matrix[34].scaling() and friends. 7 years ago
math.range.cpp python: bind Math::Range. 7 years ago
math.vector.h python: don't define negation on unsigned vector types. 7 years ago
math.vectorfloat.cpp python: don't define negation on unsigned vector types. 7 years ago
math.vectorintegral.cpp python: don't define negation on unsigned vector types. 7 years ago
meshtools.cpp python: fix PyInit_* declarations to work on Windows as well. 7 years ago
primitives.cpp python: fix PyInit_* declarations to work on Windows as well. 7 years ago
scenegraph.cpp python: fix PyInit_* declarations to work on Windows as well. 7 years ago
scenegraph.h python: expose TRS SceneGraph implementation. 7 years ago
scenegraph.matrix.cpp python: expose TRS SceneGraph implementation. 7 years ago
scenegraph.trs.cpp python: expose TRS SceneGraph implementation. 7 years ago
shaders.cpp python: fix PyInit_* declarations to work on Windows as well. 7 years ago
staticconfigure.h.cmake python: put everything into a single module if magnum is built statically. 7 years ago
trade.cpp python: fix PyInit_* declarations to work on Windows as well. 7 years ago