461 Commits (c0b155763e6547dd671701a205f55844a14d9bf6)
 

Author SHA1 Message Date
Vladimír Vondruš c0b155763e doc: bad copypaste, bad. 3 years ago
Vladimír Vondruš d51b45e2bb python: accidentally didn't test trade.SceneData.field_type() w/ an enum. 3 years ago
Vladimír Vondruš e59f8445f8 doc: updated changelog. 3 years ago
Vladimír Vondruš 89fa0d3f93 python: data access in trade.SceneData. 3 years ago
Vladimír Vondruš d62b44e3cd python: support also normalized VertexFormat values. 3 years ago
Vladimír Vondruš c07952fc18 python: have a common header with Python format string definitions. 3 years ago
Vladimír Vondruš 173a01f1b6 python: rename Python struct format helper to avoid clashes. 3 years ago
Vladimír Vondruš 5820b9da60 python: doc++ 3 years ago
Vladimír Vondruš 21fb02ff65 python: fix & test handling of cast/packed VertexFormats. 3 years ago
Vladimír Vondruš 15a06c82c1 python: no need to cast sub-32bit scalar VertexFormats apparently. 3 years ago
Vladimír Vondruš bbd7ccedb1 python: expose trade.SceneData basics together with importer APIs. 3 years ago
Vladimír Vondruš 744bffada6 python: compact trade.AbstractImporter image tests a bit. 3 years ago
Vladimír Vondruš 9c1e4c7add python: use PyErr_SetNone() if the string is empty. 3 years ago
Vladimír Vondruš 551fd567f9 python: distinguish OOB ID and OOB level in trade.AbstractImporter. 3 years ago
Vladimír Vondruš 165416f73b python: add code coverage markers for trade bindings. 3 years ago
Vladimír Vondruš 526def5f45 python: parametrize AbstractImporter name helpers by return type. 3 years ago
Vladimír Vondruš d20727c995 python: move MeshData.attribute_id() info to the relevant function. 3 years ago
Vladimír Vondruš 47f4353f69 Indent glTF files with two spaces. 3 years ago
Vladimír Vondruš f59d8bb9b6 python: test trade.AbstractImporter.image2d() by name. 3 years ago
Vladimír Vondruš 8ccd378870 python: test trade.AbstractImporter.mesh() failure. 3 years ago
Vladimír Vondruš 47226d22f6 python: test also named AbstractImporter APIs with no file opened. 3 years ago
Vladimír Vondruš ee56f6f114 python: improve docs of trade.AbstractImporter APIs. 3 years ago
Vladimír Vondruš c0c78d83f5 python: ... and compatibility with pybind11 < 2.6.2 as well. 3 years ago
Vladimír Vondruš b811592407 python: fix compatibility with pybind11 < 2.6. 3 years ago
Vladimír Vondruš d95c60942b python: implement handling for custom trade.MeshAttribute values. 3 years ago
Vladimír Vondruš d75f31e854 python: expose new linear RGB(A) conversion APIs from Color. 3 years ago
Vladimír Vondruš dddef56c87 python: adapt to Magnum changes. 3 years ago
Vladimír Vondruš a45fbb84da python: handle Windows path insanities in the bindings directly. 3 years ago
Vladimír Vondruš b3e24a11b4 python: reorder trade.MeshData APIs to have enum overloads first. 3 years ago
Vladimír Vondruš 5edd1a49f6 python: adapt the MeshData test to behavior on non-deprecated builds. 3 years ago
Vladimír Vondruš c78cc3fd13 python: expose the BUILD_DEPRECATED constants as well. 3 years ago
Vladimír Vondruš 28497ec2ca python: no, using backward slashes IS NOT A GOOD IDEA, python! 3 years ago
Vladimír Vondruš 56dd4b4a36 python: updated changelog. 3 years ago
Vladimír Vondruš d106fc09d7 python: direct access to trade.MeshData indices and attributes. 3 years ago
Vladimír Vondruš 211bd5f0a8 python: mutable access to trade.MeshData raw index/vertex data. 3 years ago
Vladimír Vondruš cca2eaf659 python: expose all index/attribute property queries in trade.MeshData. 3 years ago
Vladimír Vondruš ae5741e4d0 python: fix to build with pybind11 2.3. 3 years ago
Vladimír Vondruš 27983b66ba python: add a dedicated test for StridedArrayView of a dynamic type. 3 years ago
Vladimír Vondruš a3f88d4db4 python: adapt to std::string removal in the GL library. 3 years ago
Vladimír Vondruš eb334e1d7f python: use the new, shorter, Size and Stride typedefs. 3 years ago
Vladimír Vondruš 7ee0c7d949 python: fix build against latest Corrade. 3 years ago
Vladimír Vondruš a1e49aa8f2 package/ci: add a CTest timeout on AppVeyor. 3 years ago
Vladimír Vondruš 2bc0748c05 doc: updated changelog. 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
Vladimír Vondruš f6d4385a44 python: add an API-breaking TODO for Application wrappers. 3 years ago
Vladimír Vondruš 99a22dfcd5 python: adapt to Magnum changes. 4 years ago
Vladimír Vondruš 2e2cea6a68 CMake: exclude test dirs from ALL with CORRADE_TESTSUITE_TEST_TARGET. 4 years ago
Vladimír Vondruš 6d02603090 package/ci: don't build MaterialTools, we don't need it for anything. 4 years ago
Vladimír Vondruš 7009d66d18 package/archlinux: use a wildcard .kateconfig for PKGBUILD highlighting. 4 years ago