No description
Find a file
2026-02-25 12:18:38 +01:00
Addin Added TOHYK 2026-02-25 12:18:38 +01:00
Autumn.KK Remove animation, elements, and localization modules 2025-01-22 22:12:45 +01:00
BoneShortcut Remove tablet input handling, digitizer, and custom UI layout classes 2025-12-15 22:24:56 +01:00
BoxSelect.KKS Remove tablet input handling, digitizer, and custom UI layout classes 2025-12-15 22:24:56 +01:00
ColliderSound Remove tablet input handling, digitizer, and custom UI layout classes 2025-12-15 22:24:56 +01:00
Compositor Typo fix 2026-02-09 12:20:22 +01:00
Compositor.KK Remove tablet input handling, digitizer, and custom UI layout classes 2025-12-15 22:24:56 +01:00
Compositor.KKS [feat] Introduced advanced curve and gradient drawing utilities 2025-07-05 23:48:15 +02:00
DBToggler Remove tablet input handling, digitizer, and custom UI layout classes 2025-12-15 22:24:56 +01:00
DBToggler.KKS Remove tablet input handling, digitizer, and custom UI layout classes 2025-12-15 22:24:56 +01:00
KoiUpdater.KK Major update to some of my plugins 2025-03-07 13:26:17 +01:00
MaterialEditorRework Refactor and optimize MaterialEditor containers for improved modularity and maintainability 2025-12-16 10:08:09 +01:00
PoseLib Refactor modal system and improve UI configuration 2026-01-20 23:19:08 +01:00
PoseLib.KK [feat] Major enhancements to PoseLibraryManager and related tools 2025-08-01 06:34:36 +02:00
Sculpt.KKS Broken ass plugin, never really gonna deal with this again, just pushing for commitment’s sake 2025-12-30 15:15:12 +01:00
Search Remove tablet input handling, digitizer, and custom UI layout classes 2025-12-15 22:24:56 +01:00
TestPlugin feat: add TestPlugin project with IMGUI-Windows Forms hybrid conversion system 2025-06-10 21:14:41 +02:00
TiledRenderer Refactor vips file path resolution and adjust file cleanup logic 2026-01-11 10:01:47 +01:00
TOHYK.KKS Added TOHYK 2026-02-25 12:18:38 +01:00
TOHYK.Shared Added TOHYK 2026-02-25 12:18:38 +01:00
.gitignore Refactored for Bepinex config keyboardshortcuts auto support 2025-05-09 09:29:33 -04:00
FoxPlugins.sln Added TOHYK 2026-02-25 12:18:38 +01:00
FoxPlugins.sln.DotSettings.user Uploading my repo for nja 2024-12-08 20:44:32 +01:00
FoxPlugins.slnx Added TOHYK 2026-02-25 12:18:38 +01:00
README.md Update README.md 2025-03-07 23:30:09 +01:00

FoxPlugins

Autumn (3.1)

I never really decided what I wanted Autumn to be, it's a library for developers that makes the creation of UI elements easier, but also has capabilities for localization, settings, and even image editing and retrieval.

PrismaLib (FINISHED, 1.0)

Library used by developers to store settings, has been superseeded by Autumn.

SmartRect (FINISHED, 2.41)

Library used by plugin developers, allows the easy creation and control of grid like Rectangles, and also animate them.

MAESTRO (DISCONTINUED, 1.0)

Plugin that allows to apply non destructive modifiers to items and characters, non-destructive in a sense that if you remove the modifiers, it will revert to it's old form without permanently altering the objects in the scene.

ColliderSound (1.3)

Plugin that allows the user to load a 16 bit .wav file, and have it play when 2 items are close to each other.

DBToggler (FINISHED, 1.0)

A plugin that allows the user to disable all dynamic bones in a scene with the press of a key, improving framerate a lot if there are characters that have lots of them. It was superseeded by Starstorms Performancer plugin.

GUIverload (DISCONTINUED, 1.2)

This would have been a plugin that would imitate blenders UI and binds, I lost interest in keeping it up though.

KoiUpdater (Hiatus, 1.0)

A plugin that allows the user, to update their plugin from within koi, it has been currently put on hold, but might see resumed development in the future.

LHC (DISCONTINUED, 1.0)

Plugin that allows to create, and edit already existing Particle Systems, it's set to discontinued as there are other plugins now that do the exact same thing.

NonKoiTests (?)

This is not a plugin, but just for me to test other stuff.