1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-10 08:44:47 +00:00
Funkin/source/funkin/ui/debug/charting/commands
2023-12-14 00:47:04 -05:00
..
AddEventsCommand.hx
AddNotesCommand.hx
ChangeStartingBPMCommand.hx Fix a bug where modifying a copied template song's BPM in the chart editor would modify BPM in Freeplay. 2023-12-14 00:47:04 -05:00
ChartEditorCommand.hx
CutItemsCommand.hx
DeselectAllItemsCommand.hx
DeselectItemsCommand.hx
ExtendNoteLengthCommand.hx
FlipNotesCommand.hx
InvertSelectedItemsCommand.hx
MoveEventsCommand.hx
MoveItemsCommand.hx Fix a bug where modifying a copied template song's BPM in the chart editor would modify BPM in Freeplay. 2023-12-14 00:47:04 -05:00
MoveNotesCommand.hx
PasteItemsCommand.hx Multiple chart editor bug fixes +tweaks 2023-11-28 20:36:59 -05:00
RemoveEventsCommand.hx
RemoveItemsCommand.hx
RemoveNotesCommand.hx
SelectAllItemsCommand.hx
SelectItemsCommand.hx
SetItemSelectionCommand.hx
SwitchDifficultyCommand.hx