Vladimír Vondruš
|
305fdf81ee
|
It's 2023 already!
|
3 years ago |
Vladimír Vondruš
|
b78d809d10
|
python: put PyPluginHolder into a public header as well.
Will need it for exposing Trade::AbstractImporter instances returned
from SceneTools.
|
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.
Will contain functions that are not related to the actual subclass.
|
3 years ago |
Vladimír Vondruš
|
157c883be4
|
python: fix wrongly copypasted comment.
|
3 years ago |
Vladimír Vondruš
|
2295f43873
|
Updated copyright year.
|
4 years ago |
Vladimír Vondruš
|
84f9bb2a9d
|
Updated copyright year.
|
5 years ago |
Vladimír Vondruš
|
1d278d1112
|
python: rename all Python.h headers to PythonBindings.h.
It conveys clearer what those headers are for and avoids issues where
shitty IDE indexers (Eclipse?) confuse this with Python's Python.h.
|
6 years ago |
Vladimír Vondruš
|
b1d45fc85a
|
Updated copyright year.
|
6 years ago |
Vladimír Vondruš
|
86bac39471
|
Adapt to Corrade changes.
|
6 years ago |
Vladimír Vondruš
|
7da09f9080
|
python: expose basic image import in trade.
Quite a huge commit because it all needs to be tested together.
|
7 years ago |