696 Commits (17023550a67a0020b981a63112b2876cd25b9674)
 

Author SHA1 Message Date
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š 37b58362a1 python: minor cleanup. 2 years ago
Vladimír Vondruš 3f7371013d python: doc++ 2 years ago
Vladimír Vondruš 63cea4187e python: make the MeshData / SceneData view helpers a bit more generic. 2 years ago
Vladimír Vondruš 6381b86fac python: reshuffle common code together. 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š 67d78789cd python: properly initialize all members even if unused. 2 years ago
Vladimír Vondruš d719871b33 python: remove dead code. 2 years ago
Vladimír Vondruš 1f830e6bad python: expose the new Quaternion rotation overload. 2 years ago
Vladimír Vondruš 51b65af126 python: compare a correct variable in the test. 2 years ago
Vladimír Vondruš e5e7824b96 python: don't generate corrade/__init__.py to two different locations. 2 years ago
Vladimír Vondruš b4d437bb3f python: introduce MAGNUM_BUILD_PYTHON_BINDINGS_RTLD_GLOBAL. 2 years ago
Vladimír Vondruš 37b0229680 python: doc++ 2 years ago
Vladimír Vondruš 3d9d210f5f python: fix gl.Context.reset_state() to actually reset something. 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š 6a1f1b772a python: properly test all trade.AbstractImporter texture APIs. 2 years ago
Vladimír Vondruš 21b643e87f python: use const self where possible in Trade binding lambdas. 2 years ago
Vladimír Vondruš 7f161b3cf4 package/ci: Python 3.6 is not on AppVeyor MSVC 2019+ images anymore. 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š daa78626fe python: don't be lazy and name arguments in math APIs. 2 years ago
Vladimír Vondruš 6330b6cc19 python: significantly improve matrix and quaternion test coverage. 2 years ago
Vladimír Vondruš 1303032829 python: add actual exception messages to all Trade and *Tools APIs. 3 years ago
Vladimír Vondruš 619b8a51bf python: fix normalized signed VertexFormat enum values. 3 years ago
Vladimír Vondruš f561337caa python: implement pickling for all math types. 3 years ago
Vladimír Vondruš 08ff96da0b python: adapt test to Magnum Text library changes. 3 years ago
Vladimír Vondruš 6212e36fda python: expose new Range scaled() and scaledFromCenter() overloads. 3 years ago
Vladimír Vondruš 11060aa30f python: properly test all Range APIs. 3 years ago
Vladimír Vondruš 25849d3e27 python: actually adapt to Text::AbstractGlyphCache changes, ugh. 3 years ago
Vladimír Vondruš eee7bf002b python: adapt to Text::AbstractGlyphCache changes. 3 years ago
Vladimír Vondruš a9174def9b modules: update Magnum Find modules. 3 years ago
Vladimír Vondruš 8ca1c30187 python: expose new text.AbstractFont APIs. 3 years ago
Vladimír Vondruš 1e0559bc0b python: oops, forgot to adapt Vector::minmax(). 3 years ago
Vladimír Vondruš ecb6351497 python: adapt to std::pair cleanup in Magnum. 3 years ago
Vladimír Vondruš 561b8ca901 python: consistently use "out of range" instead of "out of bounds". 3 years ago
Vladimír Vondruš f26cfcde2e package/ci: use Xcode 12. 3 years ago
Vladimír Vondruš 26749e56dc modules: updated Magnum find modules. 3 years ago
Vladimír Vondruš ff32ae2824 package/archlinux: enable colored output in dev PKGBUILDs. 3 years ago
Vladimír Vondruš 93f9eb814b python: adapt to deprecated Math::angle() for quaternions. 3 years ago
Vladimír Vondruš a81071eae4 CMake: allow both <PackageName>_ROOT and <PACKAGENAME>_ROOT variables. 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š cec30658ed modules: updated FindCorrade and FindMagnum. 3 years ago
Vladimír Vondruš 2b09a43f99 python: ugh, once again hit the "let's interpret an int as enum" bug. 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š 0a2488d474 modules: updated Find modules from Corrade and Magnum. 3 years ago