24 Commits (cdfd79571f5857a622c7a752521f978dbc567a39)

Author SHA1 Message Date
Vladimír Vondruš 89fa0d3f93 python: data access in trade.SceneData. 3 years ago
Vladimír Vondruš c07952fc18 python: have a common header with Python format string definitions. 3 years ago
Aaron Gokaslan 695c40b2d1 python: more missing moves, unnecessary inc_ref. 3 years ago
Vladimír Vondruš 2e2cea6a68 CMake: exclude test dirs from ALL with CORRADE_TESTSUITE_TEST_TARGET. 4 years ago
Stanislaw Halik 585d136777 CMake: fix test build when Magnum is not in a shared include path. 4 years ago
Vladimír Vondruš 737ec6c415 Prefix all CMake options with MAGNUM_*. 4 years ago
Vladimír Vondruš 0510bdf353 CMake: fix and harden Git version detection on Windows. 4 years ago
Vladimír Vondruš d2f5ea43d5 CMake: use the CMAKE_FOLDER variable instead of FOLDER property. 4 years ago
Vladimír Vondruš 2295f43873 Updated copyright year. 4 years ago
Vladimír Vondruš 84f9bb2a9d Updated copyright year. 5 years ago
Vladimír Vondruš 05e0bb764a Test: prefix VersionTest with repo name to avoid conflicts. 5 years ago
Vladimír Vondruš 66681d4dee Fix generation of versionBindings.h when inside a Git submodule. 6 years ago
Vladimír Vondruš 1d278d1112 python: rename all Python.h headers to PythonBindings.h. 6 years ago
Vladimír Vondruš 661e8243cd Of course I messed up generating the version header. 6 years ago
Vladimír Vondruš 3d519d6c19 Add a version header containing full Git version information. 6 years ago
Vladimír Vondruš b1d45fc85a Updated copyright year. 6 years ago
Vladimír Vondruš d6f1c50c34 python: I'm happy to see MSVC continuing to be consistenly underdelivering. 7 years ago
Vladimír Vondruš 9faed0651e python: expose basics of plugin manager. 7 years ago
Vladimír Vondruš c28f36e04a python: move refcounting in GL types also to holders. 7 years ago
Vladimír Vondruš fe3837e34a python: put all public Python headers into the same IDE folder. 7 years ago
Vladimír Vondruš 65d39b079e python: make the PyNonDestructibleClass helper public. 7 years ago
Vladimír Vondruš 76d7ee0dc7 python: store memory owner references in the holder type instead. 7 years ago
Vladimír Vondruš 59969c3f67 python: expose (Mutable)ImageView. 7 years ago
Vladimír Vondruš fde6102a8d python: expose SceneGraph Python wrapping helpers. 7 years ago