27 Commits (d38210add779cb940665587fbc604fed7ffb0d9a)

Author SHA1 Message Date
Vladimír Vondruš 78897dddf7 python: preserve type in StridedArrayViews created from buffers. 2 years ago
Vladimír Vondruš 49ac964c49 python: make ArrayView element access behavior match bytes/bytearray. 2 years ago
Vladimír Vondruš 67d78789cd python: properly initialize all members even if unused. 2 years ago
Vladimír Vondruš 305fdf81ee It's 2023 already! 3 years ago
Vladimír Vondruš 6d8ab441e8 python: expose the new expanded() API on strided (bit) array views. 3 years ago
Vladimír Vondruš b78d809d10 python: put PyPluginHolder into a public header as well. 3 years ago
Vladimír Vondruš 8ee4ed882c CMake: enter the Corrade/Containers directory unconditionally. 3 years ago
Vladimír Vondruš ba1c92d7f0 python: reduce code duplication for StridedArrayView bindings. 3 years ago
Vladimír Vondruš 55d5445ebf python: typed access to Image*.pixels. 3 years ago
Vladimír Vondruš 173a01f1b6 python: rename Python struct format helper to avoid clashes. 3 years ago
Aaron Gokaslan 695c40b2d1 python: more missing moves, unnecessary inc_ref. 3 years ago
Vladimír Vondruš 71880c743d python: adapt to Magnum changes. 3 years ago
Aaron Gokaslan ddaf12757f python: missing move in Corrade container bindings. 4 years ago
Vladimír Vondruš 737ec6c415 Prefix all CMake options with MAGNUM_*. 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š 8e00226da3 python: add a caster for Containers::Optional. 5 years ago
Vladimír Vondruš 98a3dcf59c python: basic support for arbitrary types in strided array views. 5 years ago
Vladimír Vondruš 84f9bb2a9d Updated copyright year. 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š dffa0fa7f8 python: oh, forgot to install Containers/PythonBindings.h. 6 years ago
Vladimír Vondruš 1d278d1112 python: rename all Python.h headers to PythonBindings.h. 6 years ago
Vladimír Vondruš b1d45fc85a Updated copyright year. 6 years ago
Vladimír Vondruš 86bac39471 Adapt to Corrade changes. 6 years ago
Vladimír Vondruš 9faed0651e python: expose basics of plugin manager. 7 years ago
Vladimír Vondruš 76d7ee0dc7 python: store memory owner references in the holder type instead. 7 years ago
Vladimír Vondruš 1fc142d193 python: add wrappers for often needed but terribly cryptic pybind APIs. 7 years ago