From 4196ec0464a6adb503cac7ac3ab7cc75de58ea70 Mon Sep 17 00:00:00 2001 From: ScreteMonge <107197518+ScreteMonge@users.noreply.github.com> Date: Sat, 26 Apr 2025 00:24:27 -0700 Subject: [PATCH] update creators-kit to v1.5.26 (#7869) v1.5.26 - Added Hitsplats as separate Keyframes to HealthKeyFrame. Hitsplats will now render based on duration rather than being toggles. Overall functionality should be similar to previously - Separated HitsplatKeyFrame functions from HealthKeyFrame. Respectively separated HitsplatOverlay from HealthOverlay - LabelPanel in TimeSheetPanel should now function as a scrollpane to accommodate more KeyFrameTypes - AttributeSheet will now adjust its vertical scroll based on the LabelPanel's scroll value - Improved scrolling capacity of ManagerTree through scrollpanes in the TimeSheetPanel and ManagerPanel - Reorganized some code to more cleanly handle spotanims - Rearranged JMenus to reflect new KeyFrameType ordering --- plugins/creators-kit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/creators-kit b/plugins/creators-kit index 4cbb7c287..325a3b9df 100644 --- a/plugins/creators-kit +++ b/plugins/creators-kit @@ -1,2 +1,2 @@ repository=https://github.com/ScreteMonge/creators-kit.git -commit=0398f44a1c0017ef17602f77fdb440d29c5eb4d1 +commit=0a555883cc75d3acdfff97ba201e073043c08213