mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-07-01 11:08:16 -04:00
update creators-kit to v2.1.24 (#12762)
* Update Creator's Kit to v2.1.23 v2.1.23 - ToolBoxFrame setLocation bugfix - On restart, it should no longer be possible for the ToolBox frame to go missing by spawning offscreen * Update Creator's Kit to v2.1.24 v2.1.24 - ModelOrganizer overhaul - ModelOrganizer has been overhauled. Instead of creating individual panels for each CustomModel, it now has a dynamic table that updates whenever CustomModels are added or removed. There is now one set of master buttons for tools that manipulate the selected CustomModel from the table - ModelOrganizer now has a preview RenderPanel as well - TableRenderStyle dictates whether a JTable renders its words with or without hightlights as per the search parameters - Cleaned up adding/removing custom models to treat them as batches to optimize when adding or deleting a large number of CustomModels - CacheSearcher now has a toggle to display and store/add the model with its default animations from the cache - Bugfix: NPE fixed when attempting to load a CustomModel to Anvil without CustomLighting
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
repository=https://github.com/ScreteMonge/creators-kit.git
|
||||
commit=9677e448a3f47ff245141a10985bbb9950a350c1
|
||||
commit=94b2849ac89ce344ccad98601ded0a4939548874
|
||||
|
||||
Reference in New Issue
Block a user