160 Commits (05fad9ccddfc0c065c03947b927574204ee37d6c)

Author SHA1 Message Date
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
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