196 Commits (d011297c13a84d8acae22d6f941ce0bd6622b190)

Author SHA1 Message Date
Vladimír Vondruš d011297c13 Here we go again. 1 year ago
Vladimír Vondruš 20700b7e3d python: expose new Quaternion.xyzw and wxyz properties. 1 year ago
Vladimír Vondruš 92d06e9e6b python: adapt to Magnum key and pointer event changes. 2 years ago
Vladimír Vondruš 2ec062c48f doc: this unindent makes docutils throw up. 2 years ago
Vladimír Vondruš b0d714344a It's October already?! 2 years ago
Vladimír Vondruš bce2c33a48 doc: adapt to more pybind11 type annotation changes. 2 years ago
Vladimír Vondruš e9c412c46e doc: adapt to type annotation changes in pybind11 / m.css. 2 years ago
Vladimír Vondruš 23e5f80725 python: work around float printing differences in tests on ARM Mac. 2 years ago
Vladimír Vondruš 3218db2e2e python: make it possible to skip gl.Context.current() blowing up. 2 years ago
Vladimír Vondruš c2284590e2 python: expose scenetools.combine_fields(). 2 years ago
Vladimír Vondruš dcbfb28c05 python: expose trade.SceneFieldData. 2 years ago
Vladimír Vondruš cade85c94f python: ability to pass extra attributes to meshtools.interleave(). 2 years ago
Vladimír Vondruš c968b91a41 python: expose trade.MeshAttributeData. 2 years ago
Vladimír Vondruš 3f7371013d python: doc++ 2 years ago
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š 1f830e6bad python: expose the new Quaternion rotation overload. 2 years ago
Vladimír Vondruš b4d437bb3f python: introduce MAGNUM_BUILD_PYTHON_BINDINGS_RTLD_GLOBAL. 2 years ago
Vladimír Vondruš d679bfdb2d python: expose the whole MaterialTools library. 2 years ago
Vladimír Vondruš 61d18ec10e python: expose trade.MaterialData and related importer & converter APIs. 2 years ago
Vladimír Vondruš 8b0dc8ca67 python: expose new Quaternion reflection APIs. 2 years ago
Vladimír Vondruš 7a35f405b4 python: raise exceptions for Math API usage errors. 2 years ago
Vladimír Vondruš f561337caa python: implement pickling for all math types. 3 years ago
Vladimír Vondruš 8ca1c30187 python: expose new text.AbstractFont APIs. 3 years ago
Vladimír Vondruš 74767f4db4 Bump minimal CMake version to 3.5 to silence a CMake 3.27 warning. 3 years ago
Vladimír Vondruš 46d6777315 doc: update copyright year in site footer as well. 3 years ago
Vladimír Vondruš 9950b9fca4 python: adapt to Magnum changes re MeshData morph target support. 3 years ago
Vladimír Vondruš 305fdf81ee It's 2023 already! 3 years ago
Vladimír Vondruš 85e8fae9b8 python: expose compressed image APIs in AbstractImageConverter. 3 years ago
Vladimír Vondruš c9515bbd1d python: exposed CompressedImage and ImageView classes. 3 years ago
Vladimír Vondruš f9473638fc python: turns out documenting function overloads *is* possible. 3 years ago
Vladimír Vondruš 6d473cf2aa python: expose various pixel format helpers. 3 years ago
Vladimír Vondruš 7c78ee34a0 python: expose the CompressedPixelFormat enum. 3 years ago
Vladimír Vondruš 6d8ab441e8 python: expose the new expanded() API on strided (bit) array views. 3 years ago
Vladimír Vondruš f7c026fbd3 python: expose image-to-image ImageConverter APIs as well. 3 years ago
Vladimír Vondruš d1a7a7c6c8 python: convert more Trade assertions to Python exceptions. 3 years ago
Vladimír Vondruš 05fad9ccdd python: expose scene-related APIs in AbstractSceneConverter. 3 years ago
Vladimír Vondruš 8d9d7d3230 python: expose scenetools.{parents_breadth,children_depth}_first(). 3 years ago
Vladimír Vondruš 3b799fcad9 python: expose scenetools.filter_objects(). 3 years ago
Vladimír Vondruš f83c2cb1aa python: expose scenetools.filter_field_entries(). 3 years ago
Vladimír Vondruš b3517b0411 python: doc++ 3 years ago
Vladimír Vondruš 4be2d4d9c0 python: expose scenetools.filter_fields(), filter_{only,except}_fields(). 3 years ago
Vladimír Vondruš d8b98c2057 python: expose the new meshtools.filter_attributes() as well. 3 years ago
Vladimír Vondruš d6fec89dc5 python: workaround gl.Context.current blowing up during doc generation. 3 years ago
Vladimír Vondruš b5557a94cd package/archlinux: use Ninja Multi-Config for the dev PKGBUILD. 3 years ago
Vladimír Vondruš 949820b01a python: adapt to SceneTools and MeshTools changes. 3 years ago
Vladimír Vondruš ee284aa4aa python: expose Application cursor setup and warping. 3 years ago
Vladimír Vondruš 94d26a25e5 python: expose all [Mutable][Strided]BitArray[View] APIs. 3 years ago
Vladimír Vondruš 4fe21deaaf python: document and test error cases in "fancy" strided view APIs. 3 years ago
Vladimír Vondruš 8b30876304 python: expose Corrade's utility.copy(). 3 years ago