207 Commits (67cad39cb8f913c08ab840079a2315d1e7a5494e)

Author SHA1 Message Date
Vladimír Vondruš 483ef745e4 python: add an option to provide DLL path on Windows. 4 months ago
Vladimír Vondruš 17023550a6 Update copyright year. 4 months ago
Vladimír Vondruš e7a382c577 Use https for links. 7 months ago
Vladimír Vondruš 439945ce1f python: expose new cube primitive flags. 12 months ago
Vladimír Vondruš efb296029e python: gracefully handle argument errors in the primitives module. 12 months ago
Vladimír Vondruš 45811bb52e python: expose application is_key_pressed() queries. 1 year ago
Vladimír Vondruš 55b899d151 python: expose all application Configuration.WindowFlags. 1 year ago
Vladimír Vondruš 9b150d60f8 python: there's also a bunch more text.Alignment values. 1 year ago
Vladimír Vondruš 6649b6c3f3 python: expose the new text renderer APIs. 1 year ago
Vladimír Vondruš 78af75ad5a python: need also unsigned Range types for the new Text APIs. 1 year ago
Vladimír Vondruš 86fcf4d85f Mention Bluesky in contacts. 1 year ago
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