177 Commits (61d18ec10e17f920640328400e39844401a95399)

Author SHA1 Message Date
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
Vladimír Vondruš f83c2cb1aa python: expose scenetools.filter_field_entries(). 3 years ago
Vladimír Vondruš b3517b0411 python: doc++ 3 years ago
Vladimír Vondruš 4be2d4d9c0 python: expose scenetools.filter_fields(), filter_{only,except}_fields(). 3 years ago
Vladimír Vondruš d8b98c2057 python: expose the new meshtools.filter_attributes() as well. 3 years ago
Vladimír Vondruš d6fec89dc5 python: workaround gl.Context.current blowing up during doc generation. 3 years ago
Vladimír Vondruš b5557a94cd package/archlinux: use Ninja Multi-Config for the dev PKGBUILD. 3 years ago
Vladimír Vondruš 949820b01a python: adapt to SceneTools and MeshTools changes. 3 years ago
Vladimír Vondruš ee284aa4aa python: expose Application cursor setup and warping. 3 years ago
Vladimír Vondruš 94d26a25e5 python: expose all [Mutable][Strided]BitArray[View] APIs. 3 years ago
Vladimír Vondruš 4fe21deaaf python: document and test error cases in "fancy" strided view APIs. 3 years ago
Vladimír Vondruš 8b30876304 python: expose Corrade's utility.copy(). 3 years ago
Vladimír Vondruš 557277e995 python: add an ability for referencing owner of trade.*Data memory. 3 years ago
Vladimír Vondruš f30c1c503f python: expose meshtools.concatenate() as well. 3 years ago
Vladimír Vondruš 0eabbebbae python: expose almost all remaining mesh tools operating on a MeshData. 3 years ago
Vladimír Vondruš 8aa953c5f0 python: expose barebones scenetools library. 3 years ago
Vladimír Vondruš 938b551f07 python: further improve developer guide for adding new libraries. 3 years ago
Vladimír Vondruš 513fbc547d python: expose trade.TextureData and related importer APIs. 3 years ago
Vladimír Vondruš 55d5445ebf python: typed access to Image*.pixels. 3 years ago
Vladimír Vondruš 52fe802932 python: handle Windows paths in trade.AbstractSceneConverter.begin_file(). 3 years ago
Vladimír Vondruš e2642033b3 python: expose pluginmanager.AbstractManager.register_external_manager(). 3 years ago
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