Mikaël Capelle
|
7a9cd34878
|
Update following onModStateChanged + Depreciation warning.
|
2020-08-29 19:55:06 +02:00 |
|
Mikaël Capelle
|
829ac65cea
|
Fix bindings of IModList::setActive.
|
2020-08-29 12:59:38 +02:00 |
|
Mikaël Capelle
|
6001d88f40
|
Add missing onPluginStateChanged binding and missing functor converters.
|
2020-08-27 18:30:22 +02:00 |
|
Mikaël Capelle
|
fed261e9eb
|
Fix IFileTree::copy() bindings.
|
2020-08-06 11:10:26 +02:00 |
|
Mikaël Capelle
|
e25fa00285
|
Add missing bpy::bases<IPlugin> for some plugin types.
|
2020-07-22 21:23:47 +02:00 |
|
Mikaël Capelle
|
624c5257bd
|
Add missing converter for QList<ExecutableForcedLoadSetting>.
|
2020-07-20 19:44:51 +02:00 |
|
Mikaël Capelle
|
480eb3f30e
|
Fix name of default argument in persistent().
|
2020-07-20 19:36:58 +02:00 |
|
Mikaël Capelle
|
331416d1e7
|
Add binding for IInstallationManager::getSupportedExtensions().
|
2020-07-14 16:39:45 +02:00 |
|
Mikaël Capelle
|
727a55e1a8
|
Add missing argument names.
|
2020-07-14 14:36:11 +02:00 |
|
Mikaël Capelle
|
6c1f961d83
|
Add missing arg names for GuessedString constructor.
|
2020-07-14 13:33:48 +02:00 |
|
Mikaël Capelle
|
a3e9916400
|
Fix order of overloads for VersionInfo constructors.
|
2020-07-14 13:21:30 +02:00 |
|
Mikaël Capelle
|
0fbb88b3c1
|
Add argument names to bindings.
|
2020-07-14 13:14:53 +02:00 |
|
Mikaël Capelle
|
671776f306
|
Clarify comment for MoVariant export.
|
2020-06-16 22:12:25 +02:00 |
|
Mikaël Capelle
|
95ed8ae14a
|
Add module variable to fake MoVariant.
|
2020-06-16 21:57:31 +02:00 |
|
Mikaël Capelle
|
c521178769
|
Update for new organizer callbacks.
|
2020-06-15 22:48:21 +02:00 |
|
Mikaël Capelle
|
3f02f975aa
|
Add missing bindings for executableForcedLoads and fix ExecutableInfo.
|
2020-06-14 10:52:45 +02:00 |
|
Mikaël Capelle
|
760cca172f
|
Fix Python -> C++ error transfer during plugin creation.
|
2020-06-13 19:04:58 +02:00 |
|
Mikaël Capelle
|
ab4a067042
|
Add bindings for IFileTree::copy().
|
2020-06-12 20:54:52 +02:00 |
|
Mikaël Capelle
|
863893cc31
|
Add bindings for utility functions from uibase.
|
2020-06-09 23:31:25 +02:00 |
|
Mikaël Capelle
|
2ea33f4faa
|
Return a tuple<bool, bool> for IProfile::invalidationActive() to replace the bool* parameter.
|
2020-06-08 21:45:01 +02:00 |
|
Mikaël Capelle
|
71db9d81d4
|
Add findFiles overload with glob patterns.
|
2020-06-08 18:37:59 +02:00 |
|
Mikaël Capelle
|
7cc0f974f5
|
Use a sequence converter for QStringList instead of a QClass converter.
|
2020-06-07 17:56:58 +02:00 |
|
Mikaël Capelle
|
100a2d03f0
|
Add IOrganizer signal when a plugin setting is changed.
|
2020-06-05 16:48:42 +02:00 |
|
Mikaël Capelle
|
5eeb02403f
|
Update bindings after uibase update.
|
2020-05-30 14:58:50 +02:00 |
|
Mikaël Capelle
|
ead37d1dbe
|
Add ModDataContent to the python interface.
|
2020-05-25 21:24:50 +02:00 |
|