Vladimír Vondruš
|
e18fbdbb16
|
python: raise an exception on plugin load/unload failure.
Because that makes sense. Returning some None doesn't.
|
7 years ago |
Vladimír Vondruš
|
3f0aa76c28
|
python: expose Shaders::Flat.
|
7 years ago |
Vladimír Vondruš
|
02fc8900b9
|
python: expose Phong tangents and vertex colors.
|
7 years ago |
Vladimír Vondruš
|
006987fa45
|
python: update shader attribute docs, add Phong there too.
|
7 years ago |
Vladimír Vondruš
|
9faed0651e
|
python: expose basics of plugin manager.
Just the minimum needed to get Trade::AbstractImporter running.
|
7 years ago |
Vladimír Vondruš
|
c8e99ca086
|
python: expose corrade and magnum compilation defines.
|
7 years ago |
Vladimír Vondruš
|
b84f88e189
|
doc: add 3rd party license info and contributor list.
|
7 years ago |
Vladimír Vondruš
|
3ceb292c15
|
python: update docs with crosslinking and all the fancy stuff.
|
7 years ago |
Vladimír Vondruš
|
a61ee59825
|
doc: setup for symbol search.
|
7 years ago |
Vladimír Vondruš
|
ee2a209e9c
|
doc: adapt to m.css changes.
|
7 years ago |
Vladimír Vondruš
|
e5e0ac0e36
|
doc: hmm, why corrade.containers were automagically included before?
|
7 years ago |
Vladimír Vondruš
|
f6136c8895
|
doc: python bindings are in master now.
|
7 years ago |
Vladimír Vondruš
|
7777943a03
|
doc: add a page with examples.
|
7 years ago |
Vladimír Vondruš
|
2b0dfaa22a
|
python: expose MeshTools::compile().
|
7 years ago |
Vladimír Vondruš
|
4b58ba5204
|
python: Cube and Square from Primitives.
|
7 years ago |
Vladimír Vondruš
|
293c5eca64
|
python: *very* little from Trade.
|
7 years ago |
Vladimír Vondruš
|
0db853a483
|
python: expose the (almost) full Phong shader.
Except textures.
|
7 years ago |
Vladimír Vondruš
|
ad01c1a306
|
python: initial SceneGraph bits.
|
7 years ago |
Vladimír Vondruš
|
c639e7f5b2
|
python: initial random docs.
Just stuff I consider important at the moment scattered across numerous
files.
|
7 years ago |