137 Commits (e319f098ebcd70b408a6d35f3d814eeddbab3317)

Author SHA1 Message Date
Vladimír Vondruš e319f098eb python: expose trade.AbstractConverter.add*_importer_contents(). 3 years ago
Vladimír Vondruš d29c5554d8 python: expose trade.AbstractSceneConverter batch mode for files. 3 years ago
Vladimír Vondruš cdfd79571f python: expose mesh-to-mesh and in-place mesh conversion. 3 years ago
Vladimír Vondruš f12aabf788 python: expose trade.Abstract{Importer,Converter}.features and .flags. 3 years ago
Vladimír Vondruš 2a2fa675b7 python: fix inconsistent naming of Trade enum sets. 3 years ago
Vladimír Vondruš 1f75e4ea71 python: expose pluginmanager.PluginMetadata. 3 years ago
Vladimír Vondruš 2fb45a91f9 python: expose static AbstractPlugin properties as well. 3 years ago
Vladimír Vondruš 7ad200c03a python: expose pluginmanager.AbstractPlugin. 3 years ago
Vladimír Vondruš aadd07dad6 python: expose pluginmanager.AbstractManager.set_preferred_plugins(). 3 years ago
Vladimír Vondruš 12dbfc56c8 python: expose essentials of utility.ConfigurationGroup. 3 years ago
Vladimír Vondruš c83c1fcc4f CMake: make it possible to use <PackageName>_ROOT to locate dependencies. 3 years ago
Vladimír Vondruš c0b155763e doc: bad copypaste, bad. 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š bbd7ccedb1 python: expose trade.SceneData basics together with importer APIs. 3 years ago
Vladimír Vondruš d20727c995 python: move MeshData.attribute_id() info to the relevant function. 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š a45fbb84da python: handle Windows path insanities in the bindings directly. 3 years ago
Vladimír Vondruš c78cc3fd13 python: expose the BUILD_DEPRECATED constants as well. 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š 2bc0748c05 doc: updated changelog. 3 years ago
Vladimír Vondruš 9bce5cfea7 doc: mention how to upgrade HEAD Homebrew packages. 4 years ago
Vladimír Vondruš 50c7f1294a doc: there already *is* a stable version. 4 years ago
Stanislaw Halik 585d136777 CMake: fix test build when Magnum is not in a shared include path. 4 years ago
Vladimír Vondruš 7a47c41eb7 doc: updated changelog. 4 years ago
Vladimír Vondruš b983d29acf python: avoid an assertion in trade.MeshData.index_count. 4 years ago
Vladimír Vondruš bce7509e87 python: expose also platform.*.Application.dpi_scaling. 4 years ago
Vladimír Vondruš c4105cb052 doc: update changelog. 4 years ago
Vladimír Vondruš 9e8b846418 doc: updated changelog. 4 years ago
Vladimír Vondruš c72d7146b5 doc: forgot to list the Developers Guide among pages. 4 years ago
Vladimír Vondruš 732a0b795a doc: add a checklist for adding a new Python module. 4 years ago
Vladimír Vondruš 1d662bcd48 CMake: add a MAGNUM_PYTHON_BINDINGS_STATIC_PLUGINS CMake option. 4 years ago
Vladimír Vondruš 7362ff92dc Adapt to Magnum changes. 4 years ago
Vladimír Vondruš f4b5d915d9 python: bind also the vector shaders. 4 years ago
Vladimír Vondruš 9b60dd30b0 python: fix inconsistencies in bound Flat and Phong feature sets. 4 years ago
Vladimír Vondruš 137211b2b2 doc: a very hacky way to make python shader docs a bit more readable. 4 years ago
Vladimír Vondruš e6fdfd7d8e python: expose the essentials from the Text library. 4 years ago
Vladimír Vondruš 6a161d5044 doc: it's almost 2023, update the copyright year already. 4 years ago
Vladimír Vondruš 62a07c38bc python: adapt to Magnum changes. 4 years ago
Vladimír Vondruš 737ec6c415 Prefix all CMake options with MAGNUM_*. 4 years ago
Vladimír Vondruš 24f2242842 doc: updated changelog. 4 years ago
Vladimír Vondruš 9d916eeae6 Don't use git://. 4 years ago
Vladimír Vondruš a79bc39f3e python: ability to import images and meshes by name. 4 years ago
Vladimír Vondruš c2e2a8e520 python: expose basics of trade.AbstractSceneConverter. 4 years ago