114 Commits (e28e58b5b8d635ec048428eb948c9ad92cfc9534)
 

Author SHA1 Message Date
Vladimír Vondruš e28e58b5b8 python: hide cryptic shit in less cryptic wrappers. 7 years ago
Vladimír Vondruš 1fc142d193 python: add wrappers for often needed but terribly cryptic pybind APIs. 7 years ago
Vladimír Vondruš 5a49164bb0 modules: updated FindCorrade.cmake. 7 years ago
Vladimír Vondruš 4cbda8081b corrade/containers: finally give up on testing ArrayView dimensions. 7 years ago
Vladimír Vondruš b3206b138f python/corrade: implicit conversion of np.array to (Strided)ArrayView. 7 years ago
Vladimír Vondruš 1ee3b69b98 python: added a TODO. 7 years ago
Vladimír Vondruš 3b7cfa4117 python: bind framebuffer reading. 7 years ago
Vladimír Vondruš 2ac4ca3338 python: expose basic Framebuffer. 7 years ago
Vladimír Vondruš b5e4253960 python: expose GL::RenderbufferFormat and GL::Renderbuffer. 7 years ago
Vladimír Vondruš d36c847362 python: add an underscore to Matrix4.shearing_ab() parameter name. 7 years ago
Vladimír Vondruš 2d1022b739 python: rename a header for further additions. 7 years ago
Vladimír Vondruš bfdfad1226 python: expose GL::Renderer::setClearColor(). 7 years ago
Vladimír Vondruš 59969c3f67 python: expose (Mutable)ImageView. 7 years ago
Vladimír Vondruš d5379c10eb python: expose buffer objects owned by gl.Mesh. 7 years ago
Vladimír Vondruš a18c438352 python: so we need MutableStridedArrayView4D as well. 7 years ago
Vladimír Vondruš f1aeb0fd0e python: whoops, forgot to bind some MutableStridedArrayView3D functions. 7 years ago
Vladimír Vondruš 1e4a9c424e python: bind PixelFormat and PixelStorage. 7 years ago
Vladimír Vondruš 3dcb176c80 python: bind Math::Range. 7 years ago
Vladimír Vondruš 90778c0a0b package: GCC 9 and lcov from git work again. 7 years ago
Vladimír Vondruš 2d2d6d5762 magnum: one more test to really check all variants. 7 years ago
Vladimír Vondruš d157b55637 magnum: again (and hopefully for the last time) reorder constructors. 7 years ago
Vladimír Vondruš c2ac530fc2 python: additions to the math benchmark. 7 years ago
Vladimír Vondruš 22a17cb5b8 python: slightly improve perf of __getitem__ on matrices/vectors. 7 years ago
Vladimír Vondruš d4dff647f7 python: these are done. 7 years ago
Vladimír Vondruš 0170dea8f4 python: consolidate buffer-related headers. 7 years ago
Vladimír Vondruš d1d6cb9ec0 python/magum/math: switch to our own buffer protocol implementation. 7 years ago
Vladimír Vondruš f9a2146142 python/corrade: remove TODOs that are impossible. 7 years ago
Vladimír Vondruš ce3d2564fd python/corrade: make our own buffer protocol for array views. 7 years ago
Vladimír Vondruš c261dd1e8c python: this is about to get upstreamed. 7 years ago
Vladimír Vondruš a61ee59825 doc: setup for symbol search. 7 years ago
Vladimír Vondruš 3d78371d57 Add file encoding to .editorconfig. 7 years ago
Vladimír Vondruš 881be9b985 modules: updated FindMagnum.cmake. 7 years ago
Vladimír Vondruš 7549d107de python: implement buffer protocol for Vector types as well. 7 years ago
Vladimír Vondruš 6f6f6dacba python: benchmark math / numpy / buffer protocol things. 7 years ago
Vladimír Vondruš 700fd7c510 python: doc++ 7 years ago
Vladimír Vondruš b3a06f62e6 python: expose the new Matrix4::perspectiveProjection() overload. 7 years ago
Vladimír Vondruš 7fba2a030e python: test at least the temporary property. 7 years ago
Vladimír Vondruš fc3990b4bd package/ci: remove dead commented-out stuff. 7 years ago
Vladimír Vondruš aae98e0f02 python: remove pybind11 2.2.4 workarounds. 7 years ago
Vladimír Vondruš e4aa19884a package/ci: use pybind11 2.3.0. 7 years ago
Vladimír Vondruš a38b14870f python: use writeonly properties for shader uniform setters. 7 years ago
Vladimír Vondruš ee2a209e9c doc: adapt to m.css changes. 7 years ago
Vladimír Vondruš e5e0ac0e36 doc: hmm, why corrade.containers were automagically included before? 7 years ago
Vladimír Vondruš 8b60643058 Added .editorconfig. 7 years ago
Vladimír Vondruš 58e1b3c5d9 python: make scenegraph features actually instantiable from python. 7 years ago
Vladimír Vondruš 39f2699b90 python: more yelling at the buildsystem. 7 years ago
Vladimír Vondruš 7474e22ce1 python: TODAY I AM THE ANGRY GUY YELLING AT COMPUTERS. 7 years ago
Vladimír Vondruš f66594f36b python: setuptools why are you so flimsy. 7 years ago
Vladimír Vondruš 6d30c5ddd7 python: make setup.py work even if imported from elsewhere. 7 years ago
Vladimír Vondruš daac3ac5f4 Make the Find module usable with a CMake subproject. 7 years ago