1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-20 09:09:00 +00:00
Funkin/source/funkin/ui/debug/charting/commands
2024-01-12 06:13:34 -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 Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
ChangeStartingBPMCommand.hx Merge branch 'rewrite/master' into bugfix/chart-editor-modifies-freeplay 2024-01-05 17:41:07 -05:00
ChartEditorCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
CutItemsCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
DeselectAllItemsCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
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 Click and drag on a sustain to edit it. 2024-01-12 06:13:34 -05:00
FlipNotesCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
InvertSelectedItemsCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
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 Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
RemoveItemsCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
RemoveNotesCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
SelectAllItemsCommand.hx Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00
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 Clean up several messy chunks of code, and add support for dragging notes and events. 2023-10-26 05:46:22 -04:00