Al
|
2c0f1006cf
|
Merge pull request #61 from Holt59/iplugin-interface-improvements
Add interfaces for IPlugin::localizedName() and IPlugin::master().
|
2020-09-21 13:08:54 -07:00 |
|
Mikaël Capelle
|
58d5100dfc
|
Add IPluginInstaller onInstallationStart and onInstallationEnd callbacks.
|
2020-09-21 21:34:24 +02:00 |
|
Mikaël Capelle
|
5b06bb75a9
|
Add pluginSetting[s]() and setPluginSetting() to IModInterface.
|
2020-09-20 21:30:01 +02:00 |
|
Mikaël Capelle
|
04a54c7566
|
Add getters for most meta-information in mod.
|
2020-09-20 15:20:22 +02:00 |
|
Mikaël Capelle
|
cf6679292f
|
Add interfaces for IPlugin::localizedName() and IPlugin::master().
|
2020-09-06 11:44:50 +02:00 |
|
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 |
|