This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-23 21:00:27 +08:00
Code
Issues
Releases
Wiki
Activity
32,616
Commits
4
Branches
796
Tags
a920342a094c857962af199fc90becb69813eafd
Commit Graph
33 Commits
Guard against potential nullref
Dan Balasescu
·
2020-10-05 19:28:13 +09:00
2b824787c1
Add support for background changing
Dean Herbert
·
2020-10-02 16:52:45 +09:00
2a02f8f3f3
Add audio file drag-drop support at editor setup screen
Dean Herbert
·
2020-10-02 16:31:11 +09:00
b7aba19441
Merge branch 'master' into editor-load-audio
Dan Balasescu
·
2020-09-25 14:49:54 +09:00
e828cf1607
Remove local file handling from SetupScreen
Dean Herbert
·
2020-09-25 13:16:30 +09:00
ea971ecb90
Remove local specification for file selector search path
Dean Herbert
·
2020-09-25 12:30:05 +09:00
f047ff10bf
Add null check because we can
Dean Herbert
·
2020-09-25 12:28:41 +09:00
b1e72c311e
Rename reload method to not mention beatmap unnecessarily
Dean Herbert
·
2020-09-25 12:27:08 +09:00
a17eac3692
Add test coverage of audio track changing
Dean Herbert
·
2020-09-24 22:00:13 +09:00
011b176244
Fix test failures due to editor dependency
Dean Herbert
·
2020-09-24 20:56:35 +09:00
833ff1c1d7
Add basic track reloading support while inside the editor
Dean Herbert
·
2020-09-24 20:56:35 +09:00
978f6edf38
Remove the previous audio file before adding a new one
Dean Herbert
·
2020-09-24 20:56:35 +09:00
65e6dd2ac3
Add ability to actually import a new audio file to the beatmap / database
Dean Herbert
·
2020-09-24 20:56:35 +09:00
4d714866cd
Add audio selection to song setup screen
Dean Herbert
·
2020-09-24 20:56:35 +09:00
4b9581bca0
Avoid destroying editor screens when changing between modes
Dean Herbert
·
2020-09-24 17:03:54 +09:00
158d307126
Fix tab key not working
Dean Herbert
·
2020-09-08 19:52:56 +09:00
c38e7d796a
Bring design somewhat in line with collections dialog
Dean Herbert
·
2020-09-08 19:52:56 +09:00
b55b6e3746
Add rudimentary saving logic
Dean Herbert
·
2020-09-08 19:52:56 +09:00
fe31edfa26
Add basic setup for song select screen
Dean Herbert
·
2020-09-08 19:52:56 +09:00
f43f8cf6b9
Better signify under construction screens in editor
Dean Herbert
·
2019-10-08 14:32:48 +09:00
63bf8ff832
Move new components to v2 namespace
Dean Herbert
·
2019-09-24 19:00:26 +09:00
f493f1c71d
Update with generic labelledcomponent
smoogipoo
·
2019-09-24 18:25:17 +09:00
6b702eb6de
Merge branch 'generic-labelledcomponent' into labelled-textbox-improvements
smoogipoo
·
2019-09-24 18:23:01 +09:00
5212c50654
Make LabelledComponent generic
smoogipoo
·
2019-09-24 18:22:02 +09:00
df692b091c
Update LabelledTextBox to use LabelledComponent
smoogipoo
·
2019-09-20 18:50:50 +09:00
2bbf4ca4b5
Add xmldocs
smoogipoo
·
2019-09-20 18:39:04 +09:00
523272edab
Add a LabelledComponent base class
smoogipoo
·
2019-09-20 18:35:15 +09:00
e0a97cfac5
Turn on warnings, resolve issues
smoogipoo
·
2019-04-25 17:36:17 +09:00
0bd35ab7bb
Replace copy-constructor/method with extension method
smoogipoo
·
2019-02-20 19:32:30 +09:00
4db5531e4b
Adjust sprite texts in-line with framework changes
smoogipoo
·
2019-02-20 15:03:20 +09:00
a2aa3ec5cb
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Remove intermediate Screens namespace
smoogipoo
·
2018-11-06 18:28:22 +09:00
52f4923c8e