1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-06-08 08:51:03 +00:00
Funkin/source/funkin/ui/debug/charting/handlers
Keoiki e570dfb8e7
fix: Fix beat/step ticks sometimes not appearing on non-4/4 time signatures in chart editor (#2860)
Beat and step ticks now appear fully on 5/4, 6/4 and 9/8 time signatures.
2024-10-26 16:11:49 -04:00
..
ChartEditorAudioHandler.hx Replace all instances of openfl/lime Assets with funkin.Assets 2024-09-18 05:04:32 -04:00
ChartEditorContextMenuHandler.hx
ChartEditorDialogHandler.hx Implemented playable character registry, added Freeplay character filtering, added alt instrumental support 2024-06-18 17:56:24 -04:00
ChartEditorGamepadHandler.hx
ChartEditorImportExportHandler.hx Make sure JSON data uses latest version/generatedBy when writing. 2024-05-31 19:21:21 -04:00
ChartEditorNotificationHandler.hx
ChartEditorShortcutHandler.hx
ChartEditorThemeHandler.hx fix: Fix beat/step ticks sometimes not appearing on non-4/4 time signatures in chart editor (#2860) 2024-10-26 16:11:49 -04:00
ChartEditorToolboxHandler.hx