31 Commits (f7c026fbd3ceab3a2bf0595b8c3883f84bdeefd2)

Author SHA1 Message Date
Vladimír Vondruš 99a22dfcd5 python: 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š c2499fea34 python: no need to bind draw() again for shader subclasses. 4 years ago
Vladimír Vondruš 2295f43873 Updated copyright year. 4 years ago
Vladimír Vondruš 7f86477c3e Adapt to Magnum changes. 5 years ago
Vladimír Vondruš 431074a776 python: adapt to GL shader renaming. 5 years ago
Vladimír Vondruš 84f9bb2a9d Updated copyright year. 5 years ago
Vladimír Vondruš 57db13422f python: make this compatible with pybind11 2.6. 6 years ago
Vladimír Vondruš 0f98d2f172 python: expose new shaders.Phong features. 6 years ago
Vladimír Vondruš 799629e410 python: adapt to Magnum changes. 6 years ago
Vladimír Vondruš 1d278d1112 python: rename all Python.h headers to PythonBindings.h. 6 years ago
Vladimír Vondruš b1d45fc85a Updated copyright year. 6 years ago
Vladimír Vondruš a3f6b2cce0 python: adapt to Magnum changes. 6 years ago
Vladimír Vondruš d2dc71369c python: adapt to Magnum changes. 6 years ago
Vladimír Vondruš 106ca8f314 python: adapted to Magnum changes. 7 years ago
Vladimír Vondruš 3f0aa76c28 python: expose Shaders::Flat. 7 years ago
Vladimír Vondruš 313e74142c python: expose texturing in Phong. 7 years ago
Vladimír Vondruš 02fc8900b9 python: expose Phong tangents and vertex colors. 7 years ago
Vladimír Vondruš 40891858d6 python: raise Python exceptions for shader API usage failures. 7 years ago
Vladimír Vondruš 563f5222b5 python: better way to expose shader attributes. 7 years ago
Vladimír Vondruš 9faed0651e python: expose basics of plugin manager. 7 years ago
Vladimír Vondruš e8198cb97e python: fix PyInit_* declarations to work on Windows as well. 7 years ago
Vladimír Vondruš 68e28685ff python: fix Clang's -Wmissing-prototypes warnings. 7 years ago
Vladimír Vondruš 65d39b079e python: make the PyNonDestructibleClass helper public. 7 years ago
Vladimír Vondruš a38b14870f python: use writeonly properties for shader uniform setters. 7 years ago
Vladimír Vondruš d050145e51 python: put everything into a single module if magnum is built statically. 7 years ago
Vladimír Vondruš 21ee51fd96 python: do as little as possible in PYBIND11_MODULE. 7 years ago
Vladimír Vondruš 6adc330e39 python: minor cleanup. 7 years ago
Vladimír Vondruš 0db853a483 python: expose the (almost) full Phong shader. 7 years ago
Vladimír Vondruš 4de30ab058 python: initial bits of the Shaders library. 7 years ago