Mikaël Capelle
|
e4b367e909
|
Add IProfile::iniFilePath().
|
2020-09-27 20:33:30 +02:00 |
|
Mikaël Capelle
|
eb5232c1eb
|
Merge pull request #60 from Holt59/fix-ipluginlist-callbacks
Make onPluginStateChanged take a list of plugins.
|
2020-09-27 14:55:47 +02:00 |
|
Mikaël Capelle
|
5a15a374bf
|
Merge pull request #64 from Holt59/plugin-installer-callbacks
Add IPluginInstaller onInstallationStart and onInstallationEnd callbacks
|
2020-09-23 18:40:24 +02:00 |
|
Mikaël Capelle
|
f4478dcf66
|
Merge remote-tracking branch 'origin/master' into plugin-installer-callbacks
|
2020-09-23 18:38:25 +02:00 |
|
Mikaël Capelle
|
df663f6e4f
|
Merge pull request #63 from Holt59/expose-modinterface-meta
Add getters for most meta-information in mod.
|
2020-09-23 18:34:24 +02:00 |
|
Mikaël Capelle
|
bb522b9126
|
Add 'reinstallation' parameter to onInstallationStart().
|
2020-09-22 22:02:27 +02:00 |
|
Mikaël Capelle
|
d549a99867
|
Change modId() to nexusId().
|
2020-09-22 21:13:23 +02:00 |
|
Mikaël Capelle
|
1d51b3c457
|
Add IModInterface::clearPluginSettings().
|
2020-09-21 23:37:30 +02:00 |
|
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 |
|