Dalamud/Dalamud/Plugin
srkizer 74ab9191d3
Add ITextureProvider.ConvertToKernelTexture (#2003)
* Add ITextureProvider.ConvertToKernelTexture

Lets you obtain an instance of Kernel::Texture from IDalamudTextureWrap.

* Docs wip
2024-11-04 16:06:42 +01:00
..
Internal repos: warn on missing testing API (#2056) 2024-11-04 15:20:54 +01:00
Ipc fix some warnings 2024-11-04 15:01:09 +01:00
Services Add ITextureProvider.ConvertToKernelTexture (#2003) 2024-11-04 16:06:42 +01:00
DalamudPluginInterface.cs cleanup 2024-07-24 19:27:13 +09:00
IDalamudPlugin.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
IDalamudPluginInterface.cs cleanup 2024-07-24 19:27:13 +09:00
InstalledPluginState.cs ExposedPlugin: correctly indicate whether a plugin has a config UI 2024-07-22 20:50:05 +02:00
PluginListInvalidationKind.cs feat: add ActivePluginsChanged event to DPI (closes #1192) 2023-05-21 18:53:47 +02:00
PluginLoadReason.cs Profiles (#1178) 2023-04-10 19:17:00 +02:00