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-06-08 20:04:08 +08:00
Code
Issues
Releases
Wiki
Activity
17,402
Commits
4
Branches
802
Tags
bc6e8ce7b4bd496736b49f9fbb2a5958fdf6cf4a
Commit Graph
1310 Commits
Formatting and naming improvements
Dean Herbert
·
2019-03-20 19:39:03 +09:00
18de9e51c5
Amend comment
David Zhao
·
2019-03-20 15:06:07 +09:00
f670e4664d
store a field
David Zhao
·
2019-03-20 14:58:32 +09:00
2467ece020
Override add instead
David Zhao
·
2019-03-20 14:55:52 +09:00
86658e357b
Rework instant blur logic such that updateVisuals doesn't need to be public
David Zhao
·
2019-03-20 14:17:35 +09:00
15637f9c4a
Make blurtarget private, improve documentation
David Zhao
·
2019-03-19 20:15:28 +09:00
a8e2072286
rename back to UserDimContainer
David Zhao
·
2019-03-19 13:06:14 +09:00
27a92e017c
Remove unused using
David Zhao
·
2019-03-18 14:35:03 +09:00
0024a0bdb2
Clean up debug logging
David Zhao
·
2019-03-18 14:03:54 +09:00
eac7672c6b
Remove unused usings
David Zhao
·
2019-03-14 16:26:34 +09:00
8fc90bb9a0
Remove BlurrableBackgroundScreen, rework tests
David Zhao
·
2019-03-14 16:09:17 +09:00
8cdfb1fd61
Handle all blurring directly from background
David Zhao
·
2019-03-14 14:02:46 +09:00
8714902349
Move user blurring into VIsualSettingsContainer
David Zhao
·
2019-03-13 18:25:22 +09:00
de6d8fc637
Merge branch 'drawnode-changes'
Dean Herbert
·
2019-03-07 20:10:42 +09:00
5ab9f45a8f
Adjust with shader changes
smoogipoo
·
2019-03-07 18:30:18 +09:00
04d756524d
Merge remote-tracking branch 'nekodex/master' into drawnode-changes
smoogipoo
·
2019-03-07 18:15:12 +09:00
e430b8a640
Rename PathWidth to PathRadius
David Zhao
·
2019-03-07 17:39:19 +09:00
b3e046c4d1
Apply twice the line radius in order to properly account for diameter
David Zhao
·
2019-03-07 17:25:51 +09:00
b2f4850275
Account for path width correctly in LineGraph
David Zhao
·
2019-03-07 13:45:55 +09:00
d97c070ef1
Fix remaining case
Dean Herbert
·
2019-03-04 14:03:59 +09:00
3f197935d7
Fix mod select overlay dimming itself
Dean Herbert
·
2019-03-02 14:48:05 +09:00
b7126b3efb
Adjust drawnodes to use the new shared data structure
smoogipoo
·
2019-03-01 17:25:15 +09:00
bf8360636a
Ensure all OsuFocusedOverlayContainers contribute to screen fading
Shane Woolcock
·
2019-03-01 12:20:31 +09:00
5d1eacf1c1
More formatting fixes
Dean Herbert
·
2019-02-28 20:30:23 +09:00
53eb0e7e4e
Remove extra space
Dean Herbert
·
2019-02-28 20:24:09 +09:00
86913e720f
Make test cases more compact, add two way toggles
David Zhao
·
2019-02-28 20:01:15 +09:00
e3338e94d1
Apply suggestions from code review
Co-Authored-By: nyquillerium <
nyquill@ppy.sh
>
Dan Balasescu
·
2019-02-28 18:25:58 +09:00
99812bd448
Merge branch 'master' into UserDimLogic
Dean Herbert
·
2019-02-28 17:18:04 +09:00
b2872b47d0
Actually implement blurring fix
David Zhao
·
2019-02-28 16:51:17 +09:00
69b1c76dce
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
Add documentation and move storyboard init logic
David Zhao
·
2019-02-24 20:03:24 +09:00
24f5bc7a75
Use .Value with new bindable changes
David Zhao
·
2019-02-22 20:44:02 +09:00
bb01948283
Merge branch 'master' into UserDimLogic
David Zhao
·
2019-02-22 20:38:10 +09:00
ab3fa91a2f
Put user dim logic in yet another container inside UserDimContainer
David Zhao
·
2019-02-22 20:34:51 +09:00
76de39a344
Revert some more instances of 'e' variable names
Dean Herbert
·
2019-02-22 20:15:25 +09:00
367bc53a06
Fix venera fonts not being correctly specified
smoogipoo
·
2019-02-22 19:42:09 +09:00
d61dfe888e
Merge branch 'master' into osu-fontusage
Dean Herbert
·
2019-02-22 18:09:23 +09:00
3015d40f8f
Update variable names
Also cleans up some weird code
Dean Herbert
·
2019-02-22 17:51:39 +09:00
3fe4b8fd1c
Fix backgrounds not fading out when replaced by storyboard, add test for this
David Zhao
·
2019-02-22 11:41:28 +09:00
94bc552282
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
Remove unused includes
David Zhao
·
2019-02-21 18:34:11 +09:00
97db8abd59
Move all storyboard show logic into UserDimContainer
David Zhao
·
2019-02-21 18:14:58 +09:00
0677194f46
Add some xmldocs
smoogipoo
·
2019-02-20 21:04:18 +09:00
be9be5dee2
Replace copy-constructor/method with extension method
smoogipoo
·
2019-02-20 19:32:30 +09:00
4db5531e4b
First
Previous
1
2
3
4
5
...
Next
Last