Jubeat chart editor written in C++
Go to file
2019-03-27 14:41:16 +01:00
cmake Commit initial, petites fonctions 2017-08-17 19:10:53 +02:00
include Density Graph on the timeline, show collisions in red 2019-03-25 19:16:45 +01:00
.gitignore Appended .gitignore 2019-03-01 22:24:41 +01:00
Chart.cpp Density Graph on the timeline, show collisions in red 2019-03-25 19:16:45 +01:00
Chart.h Density Graph on the timeline, show collisions in red 2019-03-25 19:16:45 +01:00
CMakeLists.txt Small fixes avoiding segfaults 2019-03-27 14:41:16 +01:00
EditorState.cpp Small fixes avoiding segfaults 2019-03-27 14:41:16 +01:00
EditorState.h LINEAR VIEW FUCK YEAH 2019-03-26 00:04:29 +01:00
Fumen.cpp Basic memon schema versioning support 2019-03-24 15:13:13 +01:00
Fumen.h Basic memon schema versioning support 2019-03-24 15:13:13 +01:00
History.h Undo/Redo feature done ! 2019-03-02 13:47:26 +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 Undoing or Redoing a Note Toggle action now scrolls to the removed/added note position 2019-03-02 14:27:36 +01:00
LNMarker.cpp LONG NOTES YAY 2019-02-09 16:05:46 +01:00
LNMarker.h History implementation ! 2019-02-23 01:27:01 +01:00
main.cpp oops forgot these 2019-03-26 17:34:35 +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 Fixed a bug that crashed the app when Using the "Close" Menu Item 2019-01-18 01:25:29 +01:00
Note.cpp LONG NOTES YAY 2019-02-09 16:05:46 +01:00
Note.h LONG NOTES YAY 2019-02-09 16:05:46 +01:00
Notification.cpp NOTIFICATION SYSTEM YASS BIHHH 2019-03-02 16:06:33 +01:00
Notification.h NOTIFICATION SYSTEM YASS BIHHH 2019-03-02 16:06:33 +01:00
NotificationsQueue.cpp NOTIFICATION SYSTEM YASS BIHHH 2019-03-02 16:06:33 +01:00
NotificationsQueue.h Basic memon schema versioning support 2019-03-24 15:13:13 +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 oops forgot these 2019-03-26 17:34:35 +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 Now it compiles fine on linux ? 2019-02-23 00:48:00 +01:00
Toolbox.h LINEAR VIEW FUCK YEAH 2019-03-26 00:04:29 +01:00
Widgets.cpp oops forgot these 2019-03-26 17:34:35 +01:00
Widgets.h LINEAR VIEW FUCK YEAH 2019-03-26 00:04: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