David Zhao
|
f81e691bf5
|
Merge remote-tracking branch 'upstream/master' into back-button-part-2
|
2019-07-31 16:03:14 +09:00 |
|
David Zhao
|
6d1203a599
|
Move screen pushes into function, rename receptor
|
2019-07-30 12:00:04 +09:00 |
|
Dean Herbert
|
cec26a270e
|
Fix using right mouse button to drag at song select seeking incorrectly with many beatmaps loaded
Closes #5195
|
2019-07-30 07:04:16 +09:00 |
|
David Zhao
|
e8c039bb8a
|
Use a receptor model instead
|
2019-07-29 18:45:16 +09:00 |
|
Dean Herbert
|
9ef858806b
|
Fix existing usage of Path
|
2019-07-26 17:48:19 +09:00 |
|
Joehu
|
3b0a482743
|
Fix font weight of leaderboard mod filter
|
2019-07-25 23:10:00 -07:00 |
|
Dean Herbert
|
9665a94f4a
|
Ignore shift-delete PlatformAction in SearchTextBox (#5372)
Ignore shift-delete PlatformAction in SearchTextBox
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-07-23 17:11:09 +09:00 |
|
Dean Herbert
|
e81ef4bf33
|
Rewrite comment
|
2019-07-23 16:44:19 +09:00 |
|
David Zhao
|
4d8e2a78d1
|
update with new framework changes and update comment
|
2019-07-23 15:31:09 +09:00 |
|
smoogipoo
|
776757545d
|
Fix FTB causing flashlight to block vision correctly
|
2019-07-23 15:17:02 +09:00 |
|
David Zhao
|
3e4ebd3c7a
|
Merge branch 'master' into shift-delete
|
2019-07-23 13:25:12 +09:00 |
|
David Zhao
|
e628e44d8e
|
update comment
|
2019-07-23 13:25:03 +09:00 |
|
Dean Herbert
|
9e34582c17
|
Merge branch 'master' into separate-glowing-text-from-leaderboardscore
|
2019-07-23 11:31:47 +09:00 |
|
iiSaLMaN
|
32e9547ce9
|
Trim whitespace
|
2019-07-22 23:16:54 +03:00 |
|
iiSaLMaN
|
081355e3d1
|
Use IHasText and simplify properties
|
2019-07-22 23:12:09 +03:00 |
|
Dean Herbert
|
07a0df7c4f
|
Fix bracket precedence
|
2019-07-22 18:29:04 +09:00 |
|
iiSaLMaN
|
affd0b2878
|
Fix build issues
|
2019-07-21 12:34:52 +03:00 |
|
iiSaLMaN
|
57fc5cbda8
|
Fix CI issues
|
2019-07-21 12:29:06 +03:00 |
|
iiSaLMaN
|
87fb22352c
|
glowingText -> blurredText
|
2019-07-21 12:28:55 +03:00 |
|
iiSaLMaN
|
9d7f6abbdd
|
Remove unnecessary field
|
2019-07-21 12:18:31 +03:00 |
|
iiSaLMaN
|
ed0ef90613
|
Separate glowing sprite text into it's own class
|
2019-07-21 12:14:55 +03:00 |
|
Dean Herbert
|
4c592a5e65
|
Fix TriangleDrawNode crash when aimcount is zero
|
2019-07-20 22:52:07 +09:00 |
|
Dean Herbert
|
5696d79423
|
Use TriangleBatch
|
2019-07-19 23:47:48 +09:00 |
|
Dean Herbert
|
024f136d82
|
Reduce buffer count by one
|
2019-07-19 14:24:11 +09:00 |
|
Dean Herbert
|
95f36c36c4
|
Late-initialize vertex batch for safety
|
2019-07-19 01:52:53 +09:00 |
|
Dean Herbert
|
a23bb3a6b3
|
Account for headless nulls (but how?)
|
2019-07-19 01:14:55 +09:00 |
|
Dean Herbert
|
00f1d1b53c
|
Reduce Triangle drawnode overhead by ~90%
This was never batching, ever. Pointless memory overhead.
|
2019-07-19 00:53:00 +09:00 |
|
David Zhao
|
b95a598338
|
don't check for shift
|
2019-07-16 15:12:01 +09:00 |
|
David Zhao
|
e789bb37c8
|
Ignore shift-delete in SearchTextBox
|
2019-07-16 14:55:41 +09:00 |
|
Dean Herbert
|
d92f6c762b
|
Fix potential nullref
|
2019-07-15 11:53:16 +09:00 |
|
Dean Herbert
|
2186ffda55
|
Avoid unnecessarily creating buffered container for zero-blur
|
2019-07-15 11:46:41 +09:00 |
|
Dean Herbert
|
d093eb6660
|
Mark sprite read-only
|
2019-07-15 11:45:15 +09:00 |
|
Dean Herbert
|
8b67f88d16
|
Don't expose dimmable container creation in player
|
2019-07-12 12:04:45 +09:00 |
|
Dean Herbert
|
46f7bb885b
|
Move classes to local namespaces
Also renames test scene to more appropriate name.
|
2019-07-12 11:50:06 +09:00 |
|
Dean Herbert
|
b5ca7faca4
|
Move default value for EnableUserDim to base class
|
2019-07-12 11:40:38 +09:00 |
|
Dean Herbert
|
0d9f978857
|
Don't expose DimContainer
|
2019-07-12 11:38:15 +09:00 |
|
David Zhao
|
932243cfd4
|
public before private
|
2019-07-11 14:14:00 +09:00 |
|
David Zhao
|
ac170a6957
|
add comment and cleanup
|
2019-07-11 14:00:25 +09:00 |
|
David Zhao
|
321266e96f
|
Make UserDimContainer abstract
|
2019-07-11 13:17:28 +09:00 |
|
David Zhao
|
7929104b8a
|
move default into StoryboardContainer, fix load bug, remove comment
|
2019-07-10 12:24:05 +09:00 |
|
David Zhao
|
5bb21ecae0
|
remove storyboard region
|
2019-07-09 16:50:37 +09:00 |
|
David Zhao
|
1b5fadf93f
|
move comment to more relevant location
|
2019-07-09 16:38:12 +09:00 |
|
David Zhao
|
89cb8a0cac
|
Move storyboard initialization to new StoryboardContainer
|
2019-07-09 16:23:59 +09:00 |
|
Dean Herbert
|
38dceddc27
|
Fix file ordering
|
2019-07-05 10:07:45 +09:00 |
|
Joehu
|
ae7da2557e
|
Fix initial colour of leaderboard mod filter
|
2019-07-04 13:24:13 -07:00 |
|
Dean Herbert
|
db3e9c7e60
|
Fix WaveOverlayContainer being always present (#5210)
Fix WaveOverlayContainer being always present
|
2019-07-04 00:35:22 +09:00 |
|
Dean Herbert
|
23acddcb56
|
Rename download buttons to avoid ambiguity
|
2019-07-03 12:02:35 +09:00 |
|
Dean Herbert
|
466bc7f28a
|
Merge branch 'master' into watch-replays-4
|
2019-07-03 11:47:10 +09:00 |
|
Dean Herbert
|
e1d0d26669
|
Add a note about local optimisation that may not be required in the future
|
2019-07-03 00:21:16 +09:00 |
|
Dean Herbert
|
2fcd428d73
|
Merge branch 'master' into fix-overlay-presence
|
2019-07-02 23:40:49 +09:00 |
|