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š 1dd625a420 python: test gl.Framebuffer renderbuffer refcounting properly. 4 years ago
..
platform python: expose glfw.Application.{swap_interval,main_loop_iteration}. 5 years ago
test python: test gl.Framebuffer renderbuffer refcounting properly. 4 years ago
.coveragerc Initial code for the Python bindings, adding math angle types. 7 years ago
CMakeLists.txt Updated copyright year. 5 years ago
__init__.py Updated copyright year. 5 years ago
bootstrap.h Updated copyright year. 5 years ago
gl.cpp python: document gl.Framebuffer.attach_renderbuffer() args. 4 years ago
magnum.cpp python: basic support for arbitrary types in strided array views. 5 years ago
math.cpp python: unify parameter naming of all math.angle() functions. 4 years ago
math.h Updated copyright year. 5 years ago
math.matrix.h python: add off-center variants of 2D/3D orthographic projection. 5 years ago
math.matrixdouble.cpp Updated copyright year. 5 years ago
math.matrixfloat.cpp Updated copyright year. 5 years ago
math.range.cpp python: whoopsie. 5 years ago
math.vector.h python: add remaining vector/scalar, exp and other math functions. 4 years ago
math.vectorfloat.cpp python: add remaining vector/scalar, exp and other math functions. 4 years ago
math.vectorintegral.cpp python: add remaining vector/scalar, exp and other math functions. 4 years ago
meshtools.cpp Updated copyright year. 5 years ago
primitives.cpp Updated copyright year. 5 years ago
scenegraph.cpp Updated copyright year. 5 years ago
scenegraph.h Updated copyright year. 5 years ago
scenegraph.matrix.cpp Updated copyright year. 5 years ago
scenegraph.trs.cpp Updated copyright year. 5 years ago
shaders.cpp Adapt to Magnum changes. 5 years ago
staticconfigure.h.cmake Updated copyright year. 5 years ago
trade.cpp python: basic support for arbitrary types in strided array views. 5 years ago