1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-12-29 00:08:11 +00:00
Funkin/source/funkin/ui/debug/charting/commands
2024-01-06 01:06:10 -05:00
..
AddEventsCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
AddNotesCommand.hx
ChangeStartingBPMCommand.hx Merge branch 'rewrite/master' into bugfix/chart-editor-modifies-freeplay 2024-01-05 17:41:07 -05:00
ChartEditorCommand.hx
CutItemsCommand.hx
DeselectAllItemsCommand.hx
DeselectItemsCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
ExtendNoteLengthCommand.hx
FlipNotesCommand.hx
InvertSelectedItemsCommand.hx
MoveEventsCommand.hx Rewrite the Conductor to be a singleton instance. 2023-12-14 16:56:20 -05:00
MoveItemsCommand.hx Merge branch 'rewrite/master' into bugfix/chart-editor-modifies-freeplay 2024-01-05 17:41:07 -05:00
MoveNotesCommand.hx Rewrite the Conductor to be a singleton instance. 2023-12-14 16:56:20 -05:00
PasteItemsCommand.hx Rewrite the Conductor to be a singleton instance. 2023-12-14 16:56:20 -05:00
RemoveEventsCommand.hx Work in progress for Chart Editor gamepad support (navigation implemented, note placement WIP) 2024-01-06 01:06:10 -05:00
RemoveItemsCommand.hx Work in progress for Chart Editor gamepad support (navigation implemented, note placement WIP) 2024-01-06 01:06:10 -05:00
RemoveNotesCommand.hx Work in progress for Chart Editor gamepad support (navigation implemented, note placement WIP) 2024-01-06 01:06:10 -05:00
SelectAllItemsCommand.hx
SelectItemsCommand.hx Finish up event editing (selecting an existing event now shows its data in the event data toolbox) 2024-01-03 21:10:14 -05:00
SetItemSelectionCommand.hx Finish up event editing (selecting an existing event now shows its data in the event data toolbox) 2024-01-03 21:10:14 -05:00
SwitchDifficultyCommand.hx