322 Commits (24921c7409dcbda3657eb3c26f21b25eb5c51b3d)
 

Author SHA1 Message Date
Vladimír Vondruš 24921c7409 Doc++ 4 years ago
Vladimír Vondruš 32fe5ead80 package/ci: drop Gitter webhook notifications. 4 years ago
Vladimír Vondruš 5994150a68 python: expose glfw.Application.{swap_interval,main_loop_iteration}. 5 years ago
Vladimír Vondruš 2a528e23bf python: doc++, updated credits & changelog. 5 years ago
Vladimír Vondruš 6be3566e9b package/homebrew: make this work on ARM Macs as well. 5 years ago
James Murphy 40ba765fad Don't error if path is already fullpath 5 years ago
Vladimír Vondruš dda78038be doc: updated changelog. 5 years ago
Aaron Gokaslan c50a2f6851 python: add bindings for convenience color functions. 5 years ago
Vladimír Vondruš 4d5a9ed456 python: expose viewport and exit event. 5 years ago
Vladimír Vondruš 18ea028c8a python: fix InputEvent.Modifier to behave like proper flags. 5 years ago
Vladimír Vondruš 8f733ca8db python: properly expose gl.Context.flags. 5 years ago
Vladimír Vondruš 48b94ffd19 python: doc++ 5 years ago
Vladimír Vondruš d66b581e73 python: add off-center variants of 2D/3D orthographic projection. 5 years ago
Vladimír Vondruš 1417d59b6c doc: updated changelog with latest fixes. 5 years ago
Vladimír Vondruš 9f08717e77 python: fixed a copypaste error in MouseMoveEvent.relative_position. 5 years ago
Aaron Gokaslan c7897429af python: don't pass potentially huge types by value. 5 years ago
Vladimír Vondruš 7ede64e7d4 python: whoopsie. 5 years ago
Vladimír Vondruš 5c2cad1461 package/ci: curses, lots of curses. 5 years ago
Vladimír Vondruš dfb44e98ca doc: updated credits and changelog. 5 years ago
Aaron Gokaslan 31785426d8 Typo fixing 5 years ago
Aaron Gokaslan a42018d075 python: don't carelessly copy py::args and py::kwargs. 5 years ago
Vladimír Vondruš 7f86477c3e Adapt to Magnum changes. 5 years ago
Vladimír Vondruš 2fec9c1e5e Enable a bunch of useful CMake policies. 5 years ago
Vladimír Vondruš aadc437b25 python: added Vector4 from Vector3 and Vector3 from Vector2 constructors. 5 years ago
Vladimír Vondruš 431074a776 python: adapt to GL shader renaming. 5 years ago
Vladimír Vondruš 0bf27c07f2 python: I don't understand this comment. Remove. 5 years ago
Vladimír Vondruš 8e00226da3 python: add a caster for Containers::Optional. 5 years ago
Vladimír Vondruš ba4e20006a python: adapt to GL::TextureFormat updates. 5 years ago
Vladimír Vondruš 98a3dcf59c python: basic support for arbitrary types in strided array views. 5 years ago
Vladimír Vondruš 805a781f0a python: adapt to GL::Context changes. 5 years ago
Vladimír Vondruš cbb5358efd python: apparently I can't name functions from(), hah. 5 years ago
Vladimír Vondruš a2d16c15f8 python: expose Platform::GLContext as platform.{egl,wgl,glx}.Context. 5 years ago
Vladimír Vondruš c51928c07e python: expose gl.Context. 5 years ago
Vladimír Vondruš 84f9bb2a9d Updated copyright year. 5 years ago
Vladimír Vondruš ac8491a619 modules: updated dependency modules. 5 years ago
Vladimír Vondruš b63ae43f1e modules: provide additional info about not found components on CMake 3.16. 5 years ago
Vladimír Vondruš 3a82b18566 modules: use if(IN_LIST) from CMake 3.4. 5 years ago
Vladimír Vondruš 32b4c3dcff doc: updated credits and changelog. 5 years ago
Vladimír Vondruš 177ea859d8 package/homebrew: a patch to make 2020.06 compile with latest pybind. 5 years ago
John Laxson e64a27e156 package/homebrew: use std_cmake_args. 5 years ago
Vladimír Vondruš 2b7a1af397 python: make it possible to get py::object from a raw void*/type pair. 5 years ago
Vladimír Vondruš 05e0bb764a Test: prefix VersionTest with repo name to avoid conflicts. 5 years ago
Vladimír Vondruš 52f2073ff9 package/ci: we don't need ShaderTools here. 5 years ago
Vladimír Vondruš 5dad3bb8af package/ci: note to self: don't use CIRCLE_WORKING_DIRECTORY ever again. 5 years ago
Vladimír Vondruš c6699187cb package/ci: apparently 4 GB RAM is not enough FOR MODERN C++ FFS. 5 years ago
Vladimír Vondruš fa81020de7 package/ci: migrate to CircleCI. 5 years ago
Vladimír Vondruš 372c5e0065 doc: updated credits and changelog. 6 years ago
Vladimír Vondruš 15bee01a04 Update README and docs for travis-ci.com migration. 6 years ago
Aaron Gokaslan 41b720e44c Apply clang-tidy performance fixes 6 years ago
Vladimír Vondruš 4bb19e0b3f python: re-add an inverse of pybind11 2.2.4 workarounds for 2.6. 6 years ago