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 18:29:58 +08:00
Code
Issues
Releases
Wiki
Activity
58,062
Commits
4
Branches
793
Tags
d2309feec28f1aee2fe577e184d6f2ea01cb7678
Commit Graph
10 Commits
refactor(SegmentedGraph): adjust tierCount based on passed Colours
tsrk
·
2023-01-12 10:57:12 +01:00
bb2ece5c71
refactor(SegmentedGraph): use (get/set)ters to expose TierColour
tsrk
·
2023-01-12 10:13:16 +01:00
7cbc03dce6
fix(SegmentedGraph): update
graphNeedsUpdate
variable during
Update()
loop
tsrk
·
2023-01-12 02:36:35 +01:00
5694487a7b
style: nitpicks
tsrk
·
2023-01-11 21:32:12 +01:00
624e90b213
fix(SegmentedGraph): solve issue for negatives values
tsrk
·
2023-01-11 14:03:36 +01:00
6249322a32
fix(SegmentedGraph): make ctor public
tsrk
·
2023-01-11 14:03:19 +01:00
e128b9ee5c
refactor: make class not abstract
tsrk
·
2023-01-11 11:22:18 +01:00
42ff8c75fa
perf: Do not draw sectoins that are less than 1px
tsrk
·
2023-01-11 11:11:31 +01:00
578d16f2bc
reafactor: use DrawNode to draw SegmenteddGraph
tsrk
·
2023-01-10 22:49:35 +01:00
21073f3601
feat(ui): Implement a segmented graph
tsrk
·
2023-01-09 21:35:27 +01:00
91eab7985b