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-18 22:30:53 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
793
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
20 Commits
Don't fall through to seek if handling zoom
Bartłomiej Dach
·
2020-11-03 21:49:21 +01:00
ddf0d75c38
Use AltPressed shorthand
Bartłomiej Dach
·
2020-11-03 21:49:04 +01:00
4b528e80d0
Change editor timeline mouse wheel handling to scroll by default (and zoom with alt held)
Dean Herbert
·
2020-11-03 16:30:11 +09:00
c2ffc18379
Code Formatting
Leon Gebler
·
2020-10-27 15:09:10 +01:00
983a2774e8
Expose currentZoom to fix selection box wiggle
Leon Gebler
·
2020-10-27 14:38:35 +01:00
064c50c3ac
Fix missing dependency in ZoomableScrollContainer test
Dean Herbert
·
2020-02-14 14:41:55 +09:00
0e439e3a70
Fix not being able to seek using scroll wheel in timeline while playing track
Dean Herbert
·
2020-02-13 12:03:50 +09:00
118f862342
Standardise editor timeline zoom across maps of all lengths
Dean Herbert
·
2020-01-28 13:03:06 +09:00
4bb33046ca
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
Update ScrollContainer usages in line with framework changes
Dean Herbert
·
2019-06-14 15:55:32 +09:00
bc574520bf
Reorder methods
smoogipoo
·
2019-05-09 13:53:53 +09:00
5c6b4d923f
Private method
David Zhao
·
2019-05-09 13:21:01 +09:00
d625f3c104
Give ZoomableScrollContainer an initial width
David Zhao
·
2019-05-08 13:37:03 +09:00
ff3c226596
Turn on warnings, resolve issues
smoogipoo
·
2019-04-25 17:36:17 +09:00
0bd35ab7bb
Add draw size invalidation to ZoomableScrollContainer
David Zhao
·
2019-04-19 16:21:15 +09:00
6502e26d09
Fix remaining issues
Dean Herbert
·
2019-02-28 13:31:40 +09:00
26d53d06a9
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