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-17 01:43:01 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
791
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
94 Commits
Fix hovered osu tab items not showing hover state when deselected
Joehu
·
2020-09-17 23:09:09 -07:00
393ee1c9f5
Remove group selector for now, tidy up code somewhat
Dean Herbert
·
2020-07-09 13:47:11 +09:00
bbbe8d6f68
Simplify active tab font changes and expose necessary fields in OsuTabItem
TheWildTree
·
2020-03-26 14:19:36 +01:00
e33055e2c4
Remove exo specification completely
Dean Herbert
·
2020-03-13 13:43:48 +09:00
288470c313
Move OsuTabDropdown to it's own file
Andrei Zavatski
·
2020-02-17 23:56:35 +03:00
ae942388a2
Use virtual property for OsuTabControl.AccentColour
Andrei Zavatski
·
2020-01-26 17:21:22 +03:00
e54ea92c60
Remove unused using
Andrei Zavatski
·
2020-01-26 16:49:39 +03:00
891f9a9b18
Remake OsuTabControl.AccentColour
Andrei Zavatski
·
2020-01-26 12:57:19 +03:00
e442e8535b
Merge remote-tracking branch 'refs/remotes/ppy/master' into no-control-overlay-headers
Andrei Zavatski
·
2020-01-26 12:48:01 +03:00
6c1fa05804
Move reverse-order comparer to ChannelTabControl
TheWildTree
·
2020-01-25 22:16:21 +01:00
d2a032ca8d
Refactor OsuTabControl.AccentColour
Andrei Zavatski
·
2020-01-24 10:31:47 +03:00
738980e3f7
Cleanup OsuTabControl.AccentColour
Andrei Zavatski
·
2020-01-22 09:36:16 +03:00
bf2b71f7dd
Refactor OverlayHeader hierarchy
Andrei Zavatski
·
2020-01-21 06:00:12 +03:00
30edd80c8c
Update MathUtils namespace usages
smoogipoo
·
2020-01-09 13:43:44 +09:00
91735ff367
Remove unnecessarily exposed value
Dean Herbert
·
2020-01-03 15:35:18 +09:00
fe581bf27e
Method to property
Dean Herbert
·
2020-01-02 14:19:31 +09:00
546f64f951
.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
Use typeparamref.
Huo Yaoyuan
·
2019-11-17 20:48:23 +08:00
f05b83d7d4
Apply brace style.
Huo Yaoyuan
·
2019-11-11 20:13:13 +08:00
ccc8aa6fa4
Rename variable and add xmldoc
Dean Herbert
·
2019-08-13 00:14:37 +09:00
c0f0fbbaa9
Add ability to not add all the items if enum
Andrei Zavatski
·
2019-08-12 12:33:01 +03:00
144d41f143
update code to work with
https://github.com/ppy/osu-framework/pull/2568
jorolf
·
2019-06-24 23:17:07 +02:00
4d8f49b9bc
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
Merge branch 'master' into use-pattern-matching
Dean Herbert
·
2019-02-28 14:53:07 +09:00
2dbf7d122c
Use pattern matching wherever possible
Dean Herbert
·
2019-02-28 14:35:00 +09:00
e2c6a8bc07
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
Merge branch 'master' into osu-fontusage
Dean Herbert
·
2019-02-22 18:09:23 +09:00
3015d40f8f
Explicitly set exo typeface in a few places
smoogipoo
·
2019-02-21 19:26:02 +09:00
8853f7ad76
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
Replace copy-constructor/method with extension method
smoogipoo
·
2019-02-20 19:32:30 +09:00
4db5531e4b
Made medium the default font weight
smoogipoo
·
2019-02-20 16:52:36 +09:00
dbfa95b9e7
Adjust sprite texts in-line with framework changes
smoogipoo
·
2019-02-20 15:03:20 +09:00
a2aa3ec5cb
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Update tab text font on activation/deactivation
Roman Kapustin
·
2018-12-29 17:43:19 +03:00
850a7aa327
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Remove redundant type specifications
smoogipoo
·
2018-10-16 11:40:51 +09:00
3ad93d5a07
Change signature to new event handler
ekrctb
·
2018-10-02 12:02:47 +09:00
99fc04c8af
Update TabControl subclasses to use AddInternal
Shane Woolcock
·
2018-07-31 20:52:11 +09:30
47533f83c3
Update framework
Dean Herbert
·
2018-07-21 16:21:53 +09:00
0f37758314
Move screen titles to OsuScreen
Dean Herbert
·
2018-05-28 13:30:24 +09:00
02c37ebc1f
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Use Interpolation function directly for resizing tab strips.
DrabWeb
·
2018-04-04 03:04:26 -03:00
65f0e91734
Fix tab strip in BreadcrumbControl, allow strip height to be overriden.
DrabWeb
·
2018-03-29 15:41:27 -03:00
e3218250d5
Add optional strip to OsuTabControl.
DrabWeb
·
2018-03-29 15:29:45 -03:00
f43b009b96
Additional fixes for flow ordering after framework changes
smoogipoo
·
2018-03-06 17:20:58 +09:00
78d73d4c11
remove unnecessary empty lines
codefactor.io \(o.o)/ also one unnecessary semicolon
Aergwyn
·
2018-01-12 19:30:34 +01:00
ae1adfd2f2
First
Previous
1
2
Next
Last