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-25 05:39:57 +08:00
Code
Issues
Releases
Wiki
Activity
31,276
Commits
4
Branches
796
Tags
cc6ae8e3bd2a4ff21dee50dc7cd72f1663f32428
Commit Graph
28 Commits
Perform next timing point check before ensuring movement
Dean Herbert
·
2020-07-17 16:40:02 +09:00
039790ce4f
Fix reversing scroll direction not always behaving as expected
Dean Herbert
·
2020-07-17 16:03:23 +09:00
e96e558728
Simplify and fix incorrect seeking
Dean Herbert
·
2020-05-22 22:11:55 +09:00
12d65f305f
Merge branch 'editor-clock-cache' into editor-clock-transform
Dean Herbert
·
2020-05-22 19:51:02 +09:00
1486a44b55
Fix remaining test failures
Dean Herbert
·
2020-05-22 18:23:24 +09:00
866db629d6
Add tweening seek support to EditorClock
Dean Herbert
·
2020-05-22 16:47:52 +09:00
d18eb663b1
Update MathUtils namespace usages
smoogipoo
·
2020-01-09 13:43:44 +09:00
91735ff367
.NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK.
Berkan Diler
·
2019-11-20 13:37:47 +01:00
6cab517b2d
Simplify EditorClock.Seek method
Dean Herbert
·
2019-10-30 19:09:46 +09:00
7f2916454d
Remove usages of EF internals
smoogipoo
·
2019-10-30 17:05:15 +09:00
45af796943
Add grouping of ControlPoints
Dean Herbert
·
2019-10-25 19:52:02 +09:00
e987db37ec
Apply newline additions
Dean Herbert
·
2019-04-01 12:16:32 +09:00
612db31c38
Update with framework bindable changes
smoogipoo
·
2019-02-21 18:56:34 +09:00
bca347427f
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Use Find instead of FirstOrDefault
Roman Kapustin
·
2019-01-05 19:35:33 +03:00
4b5fc85875
Add support for keyboard seeking in the editor
Dean Herbert
·
2018-11-30 14:57:25 +09:00
0ee5a5bdb4
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
Merge remote-tracking branch 'origin/master' into disallow-beatmap-change
# Conflicts: # osu.Game/Overlays/Music/PlaylistOverlay.cs # osu.Game/Screens/OsuScreen.cs
smoogipoo
·
2018-05-28 18:01:15 +09:00
a3470f9ec3
Apply requested changes
AlFasGD
·
2018-05-21 13:23:39 +03:00
a54bda6ce1
Simplify expression
AlFasGD
·
2018-05-12 15:09:53 +03:00
2a90686da6
Fix tests and implementation
AlFasGD
·
2018-05-08 16:37:06 +03:00
e44062b77a
Prevent user from scrolling outside the timeline in the editor
AlFasGD
·
2018-05-08 16:21:54 +03:00
dd9b9a18ac
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Fix smoogipoo's comments
Dean Herbert
·
2018-04-12 21:17:17 +09:00
127f0d7b01
Add some missing xmldoc
Dean Herbert
·
2018-04-12 21:04:45 +09:00
0ca703beaa
Remove re-instantiation of clock in EditorClockTestCase
smoogipoo
·
2018-04-06 18:38:44 +09:00
e59124962c
Give editor a custom clock to handle seeking
smoogipoo
·
2018-04-06 18:11:37 +09:00
c7abd56fc4