26 Commits (d75f31e854951f0d67eaf08127b1deafeec5fd2a)

Author SHA1 Message Date
Vladimír Vondruš a45fbb84da python: handle Windows path insanities in the bindings directly. 3 years ago
Vladimír Vondruš 5edd1a49f6 python: adapt the MeshData test to behavior on non-deprecated builds. 3 years ago
Vladimír Vondruš 28497ec2ca python: no, using backward slashes IS NOT A GOOD IDEA, python! 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š b983d29acf python: avoid an assertion in trade.MeshData.index_count. 4 years ago
Vladimír Vondruš 7bd8bd965b python: expose trade.MeshData.index_data and .vertex_data. 4 years ago
Vladimír Vondruš 12950365e3 python: properly test trade.ImageData.data refcounting. 4 years ago
Vladimír Vondruš 09e5e90426 python: CgltfImporter is deprecated, test with GltfImporter instead. 4 years ago
Vladimír Vondruš a79bc39f3e python: ability to import images and meshes by name. 4 years ago
Vladimír Vondruš 831631e10e python: properly test also image import level OOB checks. 4 years ago
Vladimír Vondruš c2e2a8e520 python: expose basics of trade.AbstractSceneConverter. 4 years ago
Vladimír Vondruš da21863ac7 python: exposed basics of trade.AbstractImageConverter. 4 years ago
Vladimír Vondruš fda9e34b9d python: use CgltfImporter instead of TinyGltfImporter in tests. 4 years ago
Vladimír Vondruš a325f3d0c1 python: minor, doc++, add TODOs. 4 years ago
Vladimír Vondruš 8e8a03e175 python: use AssertionError for trade.AbstractImporter usage errors. 4 years ago
Vladimír Vondruš 2295f43873 Updated copyright year. 4 years ago
Vladimír Vondruš 84f9bb2a9d Updated copyright year. 5 years ago
Vladimír Vondruš b1d45fc85a Updated copyright year. 6 years ago
Vladimír Vondruš 2045e22463 python: properly check also level bounds in importers. 6 years ago
Vladimír Vondruš a470eae5f1 python: adapt to Trade::MeshDataXD deprecation. 6 years ago
Vladimír Vondruš 45eb76446b python: expose trade.abstractImporter.imageXd_level_count(). 6 years ago
Vladimír Vondruš 59a2773808 python: expose mesh import. 7 years ago
Vladimír Vondruš 7da09f9080 python: expose basic image import in trade. 7 years ago
Vladimír Vondruš 293c5eca64 python: *very* little from Trade. 7 years ago
Vladimír Vondruš 2922f28267 Initial code for the Python bindings, adding math angle types. 7 years ago