Jubeat chart editor written in C++
Go to file
2019-03-28 02:17:15 +01:00
cmake Commit initial, petites fonctions 2017-08-17 19:10:53 +02:00
include - Tab selection in linear view 2019-03-27 20:37:30 +01:00
.gitignore Appended .gitignore 2019-03-01 22:24:41 +01:00
Chart.cpp - Tab selection in linear view 2019-03-27 20:37:30 +01:00
Chart.h - Tab selection in linear view 2019-03-27 20:37:30 +01:00
ChartWithHistory.cpp oops forgot files 2019-03-28 02:17:15 +01:00
ChartWithHistory.h oops forgot files 2019-03-28 02:17:15 +01:00
CMakeLists.txt - LN EDITING OMG 2019-03-28 02:16:29 +01:00
EditorState.cpp - LN EDITING OMG 2019-03-28 02:16:29 +01:00
EditorState.h - LN EDITING OMG 2019-03-28 02:16:29 +01:00
Fumen.cpp Basic memon schema versioning support 2019-03-24 15:13:13 +01:00
Fumen.h - Tab selection in linear view 2019-03-27 20:37:30 +01:00
History.h - LN EDITING OMG 2019-03-28 02:16:29 +01:00
HistoryActions.cpp Undoing or Redoing a Note Toggle action now scrolls to the removed/added note position 2019-03-02 14:27:36 +01:00
HistoryActions.h - Tab selection in linear view 2019-03-27 20:37:30 +01:00
LNMarker.cpp LONG NOTES YAY 2019-02-09 16:05:46 +01:00
LNMarker.h - Tab selection in linear view 2019-03-27 20:37:30 +01:00
main.cpp - LN EDITING OMG 2019-03-28 02:16:29 +01:00
Marker.cpp fixed a bug that would incorrectly load an empty marker instead of the one selected in the menu 2019-01-18 01:55:41 +01:00
Marker.h - LN EDITING OMG 2019-03-28 02:16:29 +01:00
Note.cpp - LN EDITING OMG 2019-03-28 02:16:29 +01:00
Note.h - LN EDITING OMG 2019-03-28 02:16:29 +01:00
NotesClipboard.cpp - Tab selection in linear view 2019-03-27 20:37:30 +01:00
NotesClipboard.h - Tab selection in linear view 2019-03-27 20:37:30 +01:00
Notification.cpp NOTIFICATION SYSTEM YASS BIHHH 2019-03-02 16:06:33 +01:00
Notification.h - Tab selection in linear view 2019-03-27 20:37:30 +01:00
NotificationsQueue.cpp NOTIFICATION SYSTEM YASS BIHHH 2019-03-02 16:06:33 +01:00
NotificationsQueue.h - Tab selection in linear view 2019-03-27 20:37:30 +01:00
Preferences.cpp oops forgot files 2019-03-28 02:17:15 +01:00
Preferences.h oops forgot files 2019-03-28 02:17:15 +01:00
README.md Timeline 2019-01-13 03:53:42 +01:00
SoundEffect.cpp oops forgot these 2019-03-26 17:34:35 +01:00
SoundEffect.h - Tab selection in linear view 2019-03-27 20:37:30 +01:00
TimeSelection.h - Tab selection in linear view 2019-03-27 20:37:30 +01:00
tinyfiledialogs.c Tout petit cycle ouverture / sauvegarde 2019-01-03 23:20:35 +01:00
tinyfiledialogs.h Tout petit cycle ouverture / sauvegarde 2019-01-03 23:20:35 +01:00
Toolbox.cpp - Tab selection in linear view 2019-03-27 20:37:30 +01:00
Toolbox.h - Tab selection in linear view 2019-03-27 20:37:30 +01:00
Widgets.cpp - LN EDITING OMG 2019-03-28 02:16:29 +01:00
Widgets.h - LN EDITING OMG 2019-03-28 02:16:29 +01:00

F.E.I.S.

a.k.a. Fumen Edit Integration System

Jubeat chart editor written in C++ using SFML & Dear ImGui

Development status entirely depends on my motivation