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-27 23:40:45 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
799
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
4131 Commits
Give EditorScreen a Beatmap
smoogipoo
·
2017-10-04 15:02:11 +09:00
cf44868bcd
Allow visibility can be toggled only if replay is loaded
EVAST9919
·
2017-10-03 20:26:53 +03:00
1c132938df
Remove the dangerous function
EVAST9919
·
2017-10-03 20:05:50 +03:00
feb0b1852f
Hide/Show Replay settings on pressing Ctrl+H
EVAST9919
·
2017-10-02 19:33:58 +03:00
b94c78e993
CI fixes
EVAST9919
·
2017-10-02 18:19:55 +03:00
4a298098c5
Remove default bindable from the config manager
EVAST9919
·
2017-10-02 18:09:00 +03:00
c34cc07fda
Fix hard crash and fix breaks have been initialized twice
EVAST9919
·
2017-10-02 09:04:03 +03:00
b6ed977e1e
Update inline with framework
EVAST9919
·
2017-10-02 08:51:00 +03:00
7052462863
Add Rank as a property to the Score Processor
EVAST9919
·
2017-10-02 05:56:38 +03:00
c2f487aa3e
Don't use linq query
EVAST9919
·
2017-10-02 05:12:56 +03:00
5ce2723719
Add replay speed adjustment
EVAST9919
·
2017-10-02 04:42:38 +03:00
6d97da8b19
Remove unnecessary usings
smoogipoo
·
2017-10-02 10:11:43 +09:00
7211dd2015
Implement base Compose screen
smoogipoo
·
2017-10-02 10:09:21 +09:00
69b61a62a5
Adjust transforms of EditorScreen
smoogipoo
·
2017-10-02 10:09:10 +09:00
af4c6276e4
Mask the editor screens
smoogipoo
·
2017-10-02 10:07:34 +09:00
91cede79c2
Make EditorScreen a Container
smoogipoo
·
2017-10-02 09:34:51 +09:00
6018b4e5e4
modeContainer -> screenContainer
smoogipoo
·
2017-10-02 09:27:27 +09:00
2a310f02bc
Add EditorScreen + screen changing functionality
smoogipoo
·
2017-10-02 09:26:52 +09:00
c2d63eb0bd
Restructure Editor construction
smoogipoo
·
2017-10-02 09:26:16 +09:00
221902f4fe
Expose a mode change event from EditorMenuBar
smoogipoo
·
2017-10-02 09:24:25 +09:00
7b1ef53f36
Remove items from the editor menu bar
smoogipoo
·
2017-10-02 09:10:40 +09:00
8ed23a60e9
Clear all tasks and transforms when resetting Breaks
EVAST9919
·
2017-10-02 00:44:57 +03:00
ac6c323f93
Don't allow counter became 0
EVAST9919
·
2017-10-01 23:38:11 +03:00
b62f2437ac
Merge remote-tracking branch 'refs/remotes/ppy/master' into break_overlay_take_three
EVAST9919
·
2017-10-01 23:10:49 +03:00
2f852d705e
Use using for Description
smoogipoo
·
2017-09-29 20:03:09 +09:00
21c6a63fa1
Don't use new
smoogipoo
·
2017-09-29 20:02:55 +09:00
7b4348254c
Merge branch 'master' into editor-screen-selection
Dean Herbert
·
2017-09-29 18:24:46 +08:00
eed358a2c1
Make the background bottom corners look nice with the new hover functionality
smoogipoo
·
2017-09-29 15:13:38 +09:00
775e8bada5
Set the hover background colour as dictated by flyte
smoogipoo
·
2017-09-29 15:09:56 +09:00
b2eab1f435
Remove the parentSizedBox
smoogipoo
·
2017-09-29 15:09:28 +09:00
6bb5210c7c
Merge remote-tracking branch 'refs/remotes/ppy/master' into break_overlay_take_three
EVAST9919
·
2017-09-28 14:44:31 +03:00
e7632b6e6f
Remove single usage of dynamic and stop referencing Microsoft.CSharp.dll
Dean Herbert
·
2017-09-28 00:14:04 +08:00
4eaf6b4b94
No more box background
smoogipoo
·
2017-09-27 22:15:11 +09:00
95364d0173
Add ScreenSelectionTabControl to EditorMenuBar
smoogipoo
·
2017-09-27 22:01:53 +09:00
ba8bf6cbd5
Update design of EditorMenuBar to match flyte's design more closely
smoogipoo
·
2017-09-27 22:01:03 +09:00
545c375199
Fix test case not working as expected
Dean Herbert
·
2017-09-27 12:46:34 +08:00
e64860ad45
Arbitrarily move colour assignment
Dean Herbert
·
2017-09-27 12:40:32 +08:00
faad3fc7d3
Fix timeline sizes being updated potentially before the track has a length
Dean Herbert
·
2017-09-27 11:07:43 +08:00
d5ed218488
Simplify marker part construction
Dean Herbert
·
2017-09-27 11:07:23 +08:00
7ad21d9a6d
Fix marker being cleared each beatmap change
Dean Herbert
·
2017-09-27 11:07:17 +08:00
eae29820c0
Remove second unnecessary colour set
Dean Herbert
·
2017-09-27 10:06:36 +08:00
708632bca8
Fix broken testcase and apply suggested changes
EVAST9919
·
2017-09-27 01:10:48 +03:00
c696f74578
Merge remote-tracking branch 'refs/remotes/ppy/master' into break_overlay_take_three
EVAST9919
·
2017-09-27 00:32:38 +03:00
3cd6319ffa
Merge branch 'master' into storyboard_integration
Dean Herbert
·
2017-09-26 20:19:26 +08:00
7c70d3d2cb
Simplify null check
smoogipoo
·
2017-09-26 20:11:45 +09:00
10dbd68c1e
Bind to the screen Beatmap instead of the game-wide Beatmap
smoogipoo
·
2017-09-26 17:58:40 +09:00
c578509a20
Add missing license headers
smoogipoo
·
2017-09-26 15:58:30 +09:00
3937ebdc3d
Merge branch 'master' into editor-timing-timeline
Dan Balasescu
·
2017-09-26 15:54:01 +09:00
b8b54e95a5
A bit of cleanup
smoogipoo
·
2017-09-26 15:51:45 +09:00
10e5fe40b2
Re-namespace SummaryTimeline
smoogipoo
·
2017-09-26 15:45:27 +09:00
5953c1084e
First
Previous
...
49
50
51
52
53
...
Next
Last