Jubeat chart editor written in C++
Go to file
2019-01-18 13:48:44 +01:00
cmake Commit initial, petites fonctions 2017-08-17 19:10:53 +02:00
include/imgui Tout petit cycle ouverture / sauvegarde 2019-01-03 23:20:35 +01:00
Chart.cpp Chart creation dialog 2019-01-16 01:59:02 +01:00
Chart.h Chart creation dialog 2019-01-16 01:59:02 +01:00
CMakeLists.txt Fixed a bug that crashed the app when Using the "Close" Menu Item 2019-01-18 01:25:29 +01:00
EditorState.cpp fixed a segfault when selecting a chart in the list 2019-01-18 13:48:44 +01:00
EditorState.h YOU CAN NOW EDIT NOTES WITH THE MOUSE 2019-01-17 19:39:59 +01:00
Fumen.cpp Chart creation dialog 2019-01-16 01:59:02 +01:00
Fumen.h Chart creation dialog 2019-01-16 01:59:02 +01:00
json.hpp Ouverture relative du fichier musique 2019-01-05 00:07:52 +01:00
main.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.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 Clap sound 2019-01-17 03:02:37 +01:00
Note.h YOU CAN NOW EDIT NOTES WITH THE MOUSE 2019-01-17 19:39:59 +01:00
README.md Timeline 2019-01-13 03:53:42 +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 small fix for the recent files menu 2019-01-17 21:18:49 +01:00
Toolbox.h Music Volume controls 2019-01-17 01:08:38 +01:00
Widgets.cpp Fixed a bug that crashed the app when Using the "Close" Menu Item 2019-01-18 01:25:29 +01:00
Widgets.h Marker and Marker ending state menus + selection 2019-01-17 15:37:15 +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