Vladimír Vondruš
949820b01a
python: adapt to SceneTools and MeshTools changes.
...
Breaking changes, sorry. Also remade the SceneTools hierarchy test to
not be that much redundant -- the name- and ID-based overloads can be
tested together.
3 years ago
Vladimír Vondruš
38896feb66
modules: update Find modules from Magnum repositories.
3 years ago
Vladimír Vondruš
58cb836bb7
modules: updated FindMagnum.cmake.
4 years ago
Vladimír Vondruš
66bb4451df
modules: updated FindMagnum.cmake.
4 years ago
Vladimír Vondruš
d476d63bca
modules: update FindCorrade.cmake and FindMagnum.cmake.
4 years ago
Vladimír Vondruš
f18acb6af6
modules: updated Find modules from Magnum repositories.
4 years ago
Vladimír Vondruš
43d7e10f2d
modules: updated Find modules from the Magnum repository.
4 years ago
Vladimír Vondruš
ac8491a619
modules: updated dependency modules.
5 years ago
Vladimír Vondruš
01d0abb9fc
modules: updated FindMagnum and FindGLFW.
6 years ago
Vladimír Vondruš
1a7efcac4c
modules: updated Corrade and Magnum modules.
6 years ago
Vladimír Vondruš
5950f00f01
modules: updated FindMagnum.cmake.
6 years ago
Vladimír Vondruš
d3ecefcfac
modules: updated FindMagnum.cmake.
6 years ago
Vladimír Vondruš
0d9c5687dd
modules: update just about all the modules, apparently.
6 years ago
Vladimír Vondruš
881be9b985
modules: updated FindMagnum.cmake.
7 years ago
Vladimír Vondruš
2922f28267
Initial code for the Python bindings, adding math angle types.
...
Only the double ones, exposed as floats, because the extra ALU required
by doubles is negligible to function call overhead. It'll be different
for non-scalar types, but here I use this.
7 years ago