Mikaël Capelle
|
65e73aa537
|
Fix typo onModStateChanged -> onPluginStateChanged.
|
2020-09-05 14:49:19 +02:00 |
|
Mikaël Capelle
|
194bba9a9b
|
Make onPluginStateChanged take a list of plugins.
|
2020-09-05 13:49:11 +02:00 |
|
Al
|
64fd574c3b
|
Merge pull request #59 from Holt59/ipluginlist-setpriority
Add IPluginList::setPriority binding.
|
2020-09-01 03:59:56 -07:00 |
|
Mikaël Capelle
|
accb270353
|
Add IPluginList::setPriority binding.
|
2020-08-30 14:03:23 +02:00 |
|
Mikaël Capelle
|
d8657946e9
|
Fix depreciation -> deprecation.
|
2020-08-30 11:15:31 +02:00 |
|
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 |
|