Stepland
|
b689c1ede5
|
Still in the middle of rewriting ...
|
2022-03-17 02:50:30 +01:00 |
|
Stepland
|
b6fff2914d
|
Start rewriting the song (formely fumen) class from scratch for memon 1.0.0
|
2022-03-16 02:10:18 +01:00 |
|
Stepland
|
204609c4d0
|
Switch to #pragma once because fuck you here's why
|
2022-03-02 23:59:19 +01:00 |
|
Stepland
|
79e655cf5e
|
Use PreciseMusic in the editor
|
2022-02-28 23:10:22 +01:00 |
|
Stepland
|
26c71f990c
|
Fix bug in SoundEffect::setVolume
|
2022-02-28 23:09:16 +01:00 |
|
Stepland
|
2960f8d424
|
Even smoother playback
|
2022-02-28 23:09:16 +01:00 |
|
Stepland
|
c224f6645a
|
more_precise_music test
|
2022-02-16 01:52:32 +01:00 |
|
Stepland
|
3503399ed4
|
Improve volume control
|
2022-02-09 02:53:41 +01:00 |
|
Stepland
|
a7b062d935
|
Update README.md
|
2022-02-04 09:59:22 +00:00 |
|
Stepland
|
59d7a24603
|
Fix long note creation bug that would spawn a long note dummy when right clicking *then* hovering over the playfield, Fixes #10
|
2022-01-07 10:57:12 +01:00 |
|
Stepland
|
428391057d
|
Make window corners round again
|
2022-01-06 23:19:24 +01:00 |
|
Stepland
|
9d6c4945e5
|
DensityGraph updates when previewEnd changes
|
2022-01-06 22:45:41 +01:00 |
|
Stepland
|
c9a4937a92
|
Don't reset position when reloading the music
|
2022-01-06 22:38:51 +01:00 |
|
Stepland
|
797c6142b7
|
Fix flicker of the linear view when scrolling down
|
2022-01-05 23:21:22 +01:00 |
|
Stepland
|
6fd7c23027
|
Update dear imgui and imgui-SFML
|
2022-01-05 23:18:13 +01:00 |
|
Stepland
|
e8e369afa9
|
Create a changelog
|
2022-01-05 23:08:46 +01:00 |
|
Stepland
|
5dc4bb2bc8
|
fix weird local use of indicies instead of iterators in notifications queue display function
|
2022-01-05 12:46:09 +01:00 |
|
Stepland
|
a2876f1f08
|
Fix display of density graph for chart without music
|
2022-01-05 12:44:56 +01:00 |
|
Stepland
|
afd2de8379
|
Fix a warning
|
2022-01-05 12:39:04 +01:00 |
|
Stepland
|
cd6cc2a3e2
|
Fix bug reloadTransforms so that they reload less often
|
2022-01-04 20:10:14 +01:00 |
|
Stepland
|
3b1c30c005
|
Update density graph when pasting, Fixes #9
|
2022-01-04 18:54:40 +01:00 |
|
Stepland
|
03ddbc2695
|
Frendlier error message when font does not exist
|
2022-01-04 17:37:11 +01:00 |
|
Stepland
|
ca78a8ee69
|
Force using the asset folder next to the executable
|
2022-01-04 01:31:17 +01:00 |
|
Stepland
|
966f986305
|
Docs
|
2022-01-04 00:25:45 +01:00 |
|
Stepland
|
e39ed20e74
|
Rename sound files
|
2022-01-04 00:06:09 +01:00 |
|
Stepland
|
f5e693a795
|
Format code
|
2021-12-31 14:59:39 +01:00 |
|
Stepland
|
85febee50d
|
Update docs
|
2021-12-31 11:15:50 +01:00 |
|
Stepland
|
6466796c5a
|
Add whereami and whereami++
|
2021-12-31 01:03:40 +01:00 |
|
Stepland
|
86ab364f37
|
Switch to snake case for file names
|
2021-12-31 00:57:06 +01:00 |
|
Stepland
|
9321c52867
|
Update README.md
|
2021-12-30 20:58:15 +00:00 |
|
Stepland
|
0f54185848
|
Update README.md
|
2021-12-30 02:03:59 +01:00 |
|
Stepland
|
ea16305919
|
Remove CMake file
|
2021-12-30 01:53:54 +01:00 |
|
Stepland
|
c0a052af42
|
Switch to meson for compilation
|
2021-12-30 01:48:17 +01:00 |
|
Stepland
|
1e29f898c5
|
Fix several compilation errors
|
2020-05-22 11:02:47 +02:00 |
|
Stepland
|
f855b00206
|
Update README.md
|
2019-05-06 10:06:16 +02:00 |
|
Stepland
|
f18cf65b3e
|
Merge pull request #4 from Sunseille/Main_Fix
added an uppercase to the first letter of main.cpp
|
2019-04-29 17:44:16 +02:00 |
|
Sunseille
|
ac3001df61
|
added an uppercase at the first letter to main.cpp
every other files have one except the main file
|
2019-04-27 15:41:10 +02:00 |
|
Stepland
|
d795cc7599
|
bump to 1.1.0
|
2019-04-09 23:07:22 +02:00 |
|
Stepland
|
a84ab84ed1
|
Minor refactors for linear view
|
2019-04-06 23:21:28 +02:00 |
|
Stepland
|
c6fd2e8a2c
|
the timeline now looks PIXEL-PERFECT
|
2019-04-06 22:48:18 +02:00 |
|
Stepland
|
a3758f2846
|
fixed https://github.com/Stepland/F.E.I.S./issues/3
refactored Widgets into a folder to avoid huge files and circular dependency problems
|
2019-04-06 22:35:17 +02:00 |
|
Stepland
|
27138b653f
|
Another fix for https://github.com/Stepland/F.E.I.S./issues/1 , fixed a bug that would make long notes disappear too early if a negative offset was set
|
2019-04-04 18:04:13 +02:00 |
|
Stepland
|
a105e2c5fc
|
- Refactored the way long notes are draw to not use the old silly approach to rotating stuff, fix attempt for https://github.com/Stepland/F.E.I.S./issues/1
|
2019-04-04 00:32:59 +02:00 |
|
Stepland
|
e7e118fe9d
|
- Scrolling with the mouse wheel now makes the editor move back & forth in time
- Renamed EditActions to EditorStateActions to encompass a wider range of reusable actions
- Moved tinyfiledialogs to /include
|
2019-04-02 17:08:23 +02:00 |
|
Stepland
|
7b985e297a
|
Merge remote-tracking branch 'origin/master'
|
2019-03-29 11:29:41 +01:00 |
|
Stepland
|
94d328ef37
|
second fix attempt for #2
|
2019-03-29 11:25:22 +01:00 |
|
Stepland
|
83a682c2de
|
Update README.md
|
2019-03-29 10:46:45 +01:00 |
|
Stepland
|
74c897a844
|
Update README.md
|
2019-03-28 23:52:19 +01:00 |
|
Stepland
|
5b0f1b8330
|
Update README.md
|
2019-03-28 23:51:24 +01:00 |
|
Stepland
|
94a677511c
|
fix attempt for https://github.com/Stepland/F.E.I.S./issues/2
|
2019-03-28 22:06:44 +01:00 |
|