87 Commits (8d58df3ab1c35d1caaf9b9068f1a867ea11aee7b)

Author SHA1 Message Date
Vladimír Vondruš 439945ce1f python: expose new cube primitive flags. 12 months ago
Vladimír Vondruš 45811bb52e python: expose application is_key_pressed() queries. 1 year ago
Vladimír Vondruš 55b899d151 python: expose all application Configuration.WindowFlags. 1 year ago
Vladimír Vondruš 9b150d60f8 python: there's also a bunch more text.Alignment values. 1 year ago
Vladimír Vondruš 6649b6c3f3 python: expose the new text renderer APIs. 1 year ago
Vladimír Vondruš 78af75ad5a python: need also unsigned Range types for the new Text APIs. 1 year ago
Vladimír Vondruš d011297c13 Here we go again. 1 year ago
Vladimír Vondruš 20700b7e3d python: expose new Quaternion.xyzw and wxyz properties. 1 year ago
Vladimír Vondruš 92d06e9e6b python: adapt to Magnum key and pointer event changes. 2 years ago
Vladimír Vondruš b0d714344a It's October already?! 2 years ago
Vladimír Vondruš dcbfb28c05 python: expose trade.SceneFieldData. 2 years ago
Vladimír Vondruš c968b91a41 python: expose trade.MeshAttributeData. 2 years ago
Vladimír Vondruš 1f830e6bad python: expose the new Quaternion rotation overload. 2 years ago
Vladimír Vondruš b4d437bb3f python: introduce MAGNUM_BUILD_PYTHON_BINDINGS_RTLD_GLOBAL. 2 years ago
Vladimír Vondruš d679bfdb2d python: expose the whole MaterialTools library. 2 years ago
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š 74767f4db4 Bump minimal CMake version to 3.5 to silence a CMake 3.27 warning. 3 years ago
Vladimír Vondruš 305fdf81ee It's 2023 already! 3 years ago
Vladimír Vondruš c9515bbd1d python: exposed CompressedImage and ImageView classes. 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š d8b98c2057 python: expose the new meshtools.filter_attributes() as well. 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š 8b30876304 python: expose Corrade's utility.copy(). 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š e2642033b3 python: expose pluginmanager.AbstractManager.register_external_manager(). 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š 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š e59f8445f8 doc: updated changelog. 3 years ago
Vladimír Vondruš d75f31e854 python: expose new linear RGB(A) conversion APIs from Color. 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š 2bc0748c05 doc: updated changelog. 3 years ago
Vladimír Vondruš 7a47c41eb7 doc: updated changelog. 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š 1d662bcd48 CMake: add a MAGNUM_PYTHON_BINDINGS_STATIC_PLUGINS CMake option. 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