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-21 03:39:53 +08:00
Code
Issues
Releases
Wiki
Activity
25,298
Commits
4
Branches
793
Tags
482409e776cd9def6f45af0106b1fd5367aff221
Commit Graph
43 Commits
Colour extension bars of long objects
Dean Herbert
·
2020-01-23 14:26:33 +09:00
482409e776
Implement custom drag box and allow drag seeking once again
Dean Herbert
·
2020-01-23 14:26:33 +09:00
a6775d1bd3
Move circle size to a constant
Dean Herbert
·
2020-01-21 22:24:04 +09:00
83fa4a9bb3
Mark readonly
Dean Herbert
·
2020-01-21 20:54:50 +09:00
a963d652bc
Disable y offset for now
Dean Herbert
·
2020-01-21 19:51:44 +09:00
1ce78afa98
Implement IDistanceSnapProvider in timeline for now
Dean Herbert
·
2020-01-21 18:00:36 +09:00
6187b2e77c
Handle selection events in timeline
Dean Herbert
·
2020-01-21 17:37:35 +09:00
353b74b04a
Add non-hiding selection state
Dean Herbert
·
2020-01-21 14:21:00 +09:00
8f16c1cb04
Begin refactoring SelectionBlueprint to handle non-drawable HitObjects
Dean Herbert
·
2020-01-21 12:47:14 +09:00
bd96cf94a6
Merge remote-tracking branch 'upstream/master' into decouple-blueprint-container
Dean Herbert
·
2020-01-20 17:08:59 +09:00
25aff5d96e
Apply remaining changes required to restore previous functionality
Dean Herbert
·
2020-01-15 19:09:49 +09:00
d57f55f053
Update MathUtils namespace usages
smoogipoo
·
2020-01-09 13:43:44 +09:00
91735ff367
wip: Move more functionality into ComposeBlueprintContainer
Dean Herbert
·
2020-01-02 19:09:37 +09:00
d8d12cbbdd
Move EditorBeatmap construction/conversion to Editor
smoogipoo
·
2019-12-30 14:51:14 +09:00
8c378dc625
Remove extra checkboxes for now
Dean Herbert
·
2019-12-06 12:22:44 +09:00
9248fbe881
Update test scene
Dean Herbert
·
2019-12-06 11:27:24 +09:00
28400aa865
Move thickness to a constant
Dean Herbert
·
2019-12-06 10:48:18 +09:00
12a9843835
Fix warnings
Dean Herbert
·
2019-12-05 23:31:21 +09:00
e76f8bdd64
Make work in editor
Dean Herbert
·
2019-12-05 20:12:25 +09:00
d8620a70fb
Add basic hitobject display to timeline
Dean Herbert
·
2019-12-05 19:31:40 +09:00
e225b0032a
.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
Merge remote-tracking branch 'upstream/master' into update-scrollcontainer
Dean Herbert
·
2019-06-14 23:25:17 +09:00
1b75fbed9a
Update ScrollContainer usages in line with framework changes
Dean Herbert
·
2019-06-14 15:55:32 +09:00
bc574520bf
Fix IconButtons not being scaled correctly
Dean Herbert
·
2019-06-14 13:40:32 +09:00
15b9b53d35
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
Update font awesome usage
Dean Herbert
·
2019-04-02 19:55:24 +09:00
f1952c0816
Update icon usage to match framework changes
Dean Herbert
·
2019-03-27 19:29:27 +09:00
de80fc0eac
Fix some inspections rider isn't able to deal with automatically
Dean Herbert
·
2019-03-02 14:34:56 +09:00
5487b011d6
Merge branch 'master' into more-inspections
Dean Herbert
·
2019-02-28 14:32:57 +09:00
0788a7e9f1
Use expression body for property get/set where possible
Dean Herbert
·
2019-02-28 13:58:19 +09:00
42be7857d1
Fix remaining issues
Dean Herbert
·
2019-02-28 13:31:40 +09:00
26d53d06a9
Revert some more instances of 'e' variable names
Dean Herbert
·
2019-02-22 20:15:25 +09:00
367bc53a06
Update variable names
Also cleans up some weird code
Dean Herbert
·
2019-02-22 17:51:39 +09:00
3fe4b8fd1c
Adjust namespaces
smoogipoo
·
2019-02-21 19:05:52 +09:00
d8c55bc729
Update with framework bindable changes
smoogipoo
·
2019-02-21 18:56:34 +09:00
bca347427f
Use leased bindables
Dean Herbert
·
2019-02-01 16:44:06 +09:00
ca5c8d37d1
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