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š 1ee3b69b98 python: added a TODO. 7 years ago
..
platform python: remove pybind11 2.2.4 workarounds. 7 years ago
test python: bind framebuffer reading. 7 years ago
.coveragerc Initial code for the Python bindings, adding math angle types. 7 years ago
CMakeLists.txt python: bind framebuffer reading. 7 years ago
NonDestructible.h python: expose minimum of GL::DefaultFramebuffer. 7 years ago
PyGL.h python: expose basic Framebuffer. 7 years ago
__init__.py python: expose (Mutable)ImageView. 7 years ago
bootstrap.h python: bind Math::Range. 7 years ago
gl.cpp python: added a TODO. 7 years ago
magnum.cpp python: expose (Mutable)ImageView. 7 years ago
math.cpp python: bind Math::Range. 7 years ago
math.h python/magum/math: switch to our own buffer protocol implementation. 7 years ago
math.matrix.h python: add an underscore to Matrix4.shearing_ab() parameter name. 7 years ago
math.matrixdouble.cpp magnum: again (and hopefully for the last time) reorder constructors. 7 years ago
math.matrixfloat.cpp magnum: again (and hopefully for the last time) reorder constructors. 7 years ago
math.range.cpp python: bind Math::Range. 7 years ago
math.vector.h magnum: again (and hopefully for the last time) reorder constructors. 7 years ago
math.vectorfloat.cpp magnum: again (and hopefully for the last time) reorder constructors. 7 years ago
math.vectorintegral.cpp magnum: again (and hopefully for the last time) reorder constructors. 7 years ago
meshtools.cpp python: rename a header for further additions. 7 years ago
primitives.cpp python: put everything into a single module if magnum is built statically. 7 years ago
scenegraph.cpp python: make scenegraph features actually instantiable from python. 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: use writeonly properties for shader uniform setters. 7 years ago
staticconfigure.h.cmake python: put everything into a single module if magnum is built statically. 7 years ago
trade.cpp python: put everything into a single module if magnum is built statically. 7 years ago