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 09:40:16 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
796
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
1156 Commits
Remove EditorMenuBarItem
smoogipoo
·
2017-10-07 00:51:20 +09:00
fc99860f4e
Merge branch 'master' into editor-screens
Dean Herbert
·
2017-10-06 23:19:16 +08:00
55267abe67
Rework EF Core usage in model classes
TocoToucan
·
2017-10-06 00:23:26 +03:00
887aa7496b
Remove unneeded parens
smoogipoo
·
2017-10-05 14:33:49 +09:00
7926757898
Update with framework changes (removal of WaveformDisplay)
smoogipoo
·
2017-10-05 14:33:39 +09:00
0a9d23b4ba
Extend the testcase to test short breaks
EVAST9919
·
2017-10-05 06:17:48 +03:00
2bc8fe027b
Initial EF Core commit
TocoToucan
·
2017-10-04 22:52:12 +03:00
6a4198d0d6
Implement basic layout for the compose screen ScrollableTimeline
smoogipoo
·
2017-10-04 22:00:42 +09:00
8427bb44d1
CI fixes
smoogipoo
·
2017-10-04 19:03:02 +09:00
81960c7b48
Move WaveformDisplay into separate class and add some commenting
smoogipoo
·
2017-10-04 17:51:28 +09:00
01c839eda7
Make TestCaseWaveform use invalidations + remove some of the crud
smoogipoo
·
2017-10-04 17:51:28 +09:00
a37b10d512
Remove now unused class
smoogipoo
·
2017-10-04 17:51:27 +09:00
3eeb36cbd4
Make TestCaseWaveform use a custom drawnode instead of boxes
smoogipoo
·
2017-10-04 17:51:27 +09:00
319649f446
Initial implementation of a test case which showcases waveforms
smoogipoo
·
2017-10-04 17:51:27 +09:00
1a7e3fa09e
Merge remote-tracking branch 'refs/remotes/ppy/master' into break_overlay_take_three
EVAST9919
·
2017-10-03 01:34:42 +03:00
aafead5057
Allow TestCasePlayer to instantiate only one ruleset type
Dean Herbert
·
2017-10-02 20:48:24 +08:00
66afba6219
Remove unnecessary usings
smoogipoo
·
2017-10-02 10:11:43 +09:00
7211dd2015
Add EditorScreen + screen changing functionality
smoogipoo
·
2017-10-02 09:26:52 +09:00
c2d63eb0bd
Add test case for the editor
smoogipoo
·
2017-10-02 08:11:02 +09:00
2a9edcbb4f
Clear all tasks and transforms when resetting Breaks
EVAST9919
·
2017-10-02 00:44:57 +03:00
ac6c323f93
Merge remote-tracking branch 'refs/remotes/ppy/master' into break_overlay_take_three
EVAST9919
·
2017-10-01 23:10:49 +03:00
2f852d705e
Merge branch 'master' into editor-screen-selection
Dean Herbert
·
2017-09-29 18:24:46 +08:00
eed358a2c1
Fix TestCaseContextMenu not being updated inline with previous changes
EVAST9919
·
2017-09-28 14:31:02 +03:00
ca1f96208a
Update design of EditorMenuBar to match flyte's design more closely
smoogipoo
·
2017-09-27 22:01:03 +09:00
545c375199
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
Bind to the screen Beatmap instead of the game-wide Beatmap
smoogipoo
·
2017-09-26 17:58:40 +09:00
c578509a20
Merge branch 'master' into editor-timing-timeline
Dan Balasescu
·
2017-09-26 15:54:01 +09:00
b8b54e95a5
Re-namespace SummaryTimeline
smoogipoo
·
2017-09-26 15:45:27 +09:00
5953c1084e
Rename to BeatmapSetOverlay
Dean Herbert
·
2017-09-25 17:26:27 +08:00
5be11f539b
Apply beatmap settings when creating the DrawableStoryboard.
Damnae
·
2017-09-25 11:03:57 +02:00
2d4616fd43
Move StoryboardReplacesBackground and StoryboardAspect properties to Storyboard.
Damnae
·
2017-09-25 10:40:22 +02:00
0996867112
remove some redundant stuff
Jorolf
·
2017-09-21 22:15:42 +02:00
14b8e9fd77
make pagination work and remove duplication in RanksSection
Jorolf
·
2017-09-21 22:07:23 +02:00
72141935e8
Merge
https://github.com/ppy/osu
into online-beatmap-set-overlay
DrabWeb
·
2017-09-21 14:25:34 -03:00
cb4818e84e
Move every class to it's own file
EVAST9919
·
2017-09-20 22:33:07 +03:00
18a714df74
Remove useless usings
EVAST9919
·
2017-09-20 16:03:31 +03:00
eb93706c26
Add remaining time container
EVAST9919
·
2017-09-20 15:58:28 +03:00
0f04d8c6a7
CI fixes
smoogipooo
·
2017-09-20 17:16:12 +09:00
58b09a161f
Move SummaryTimeline into /Edit/Components/SummaryTimeline
smoogipooo
·
2017-09-20 16:59:03 +09:00
f9568619e7
CI fixes
smoogipooo
·
2017-09-20 16:53:01 +09:00
3da3ef1a50
Mini -> Summary
smoogipooo
·
2017-09-20 16:48:30 +09:00
5978668d2b
Generate a set beatmap instead of using the available beatmaps
smoogipooo
·
2017-09-20 16:40:37 +09:00
967bfa404e
Merge branch 'master' into editor-timing-timeline
# Conflicts: # osu-framework
smoogipooo
·
2017-09-20 16:19:08 +09:00
6a9572db6c
Cleanup + commenting
smoogipooo
·
2017-09-20 15:55:23 +09:00
01d84893a0
EditorTimingTimeline -> EditorMiniTimeline
smoogipooo
·
2017-09-20 15:50:32 +09:00
fd278256ad
Actually load a beatmap for TestCaseEditorTimingTimeline
smoogipooo
·
2017-09-20 15:40:42 +09:00
252121968d
Make EditorTimingTimeline support beatmap changes
smoogipooo
·
2017-09-20 15:40:27 +09:00
01c3818ea0
Merge branch 'master' of git://github.com/ppy/osu into ranks-section
Jorolf
·
2017-09-19 21:26:05 +02:00
5b90f45691
Merge branch 'master' into storyboard_integration
Damnae
·
2017-09-19 17:36:29 +02:00
fcaabf7fdf
First
Previous
...
20
21
22
23
24
Next
Last