1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-20 17:18:55 +00:00
Funkin/source/funkin/ui/debug/charting
2023-08-04 11:18:00 -04:00
..
ChartEditorCommand.hx
ChartEditorDialogHandler.hx Merge remote-tracking branch 'origin/master' into feature/chart-editor-song-preview 2023-08-01 16:03:34 -04:00
ChartEditorEventSprite.hx Merge branch 'master' into feature/chart-editor-bpm 2023-08-01 14:08:41 -04:00
ChartEditorHoldNoteSprite.hx Resolved lag issues caused by creating too many notes in the pool. 2023-07-25 23:11:12 -04:00
ChartEditorNotePreview.hx
ChartEditorNoteSprite.hx Done with BPM change fixes, currently working on rendering efficiency 2023-07-22 20:16:43 -04:00
ChartEditorState.hx Fix bug where pressing ENTER in UI would cause song to try to preview. Fix bug where trying to preview a newly created song would crash. 2023-08-04 11:18:00 -04:00
ChartEditorThemeHandler.hx
ChartEditorToolboxHandler.hx