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 |
|
Andrei Zavatski
|
fa978a47b0
|
Fix loading animation is no longer present
|
2019-07-18 15:08:50 +03:00 |
|
smoogipoo
|
f87e9b8017
|
Remove unnecessary tooltip text
|
2019-07-18 20:17:19 +09:00 |
|
smoogipoo
|
ca72409dc2
|
More closely match osu-web styling
|
2019-07-18 20:16:10 +09:00 |
|
Dan Balasescu
|
7558ac1445
|
Merge pull request #5369 from Joehuu/remove-unnecessary-transforms-1
Remove unnecessary transforms on top score user section
|
2019-07-18 18:54:39 +09:00 |
|
Dan Balasescu
|
85ce44be74
|
Merge branch 'master' into remove-unnecessary-transforms-1
|
2019-07-18 18:16:36 +09:00 |
|
smoogipoo
|
1ce2b2eace
|
Set title as default grouping/sorting modes
|
2019-07-18 13:18:06 +09:00 |
|
Dean Herbert
|
e57097020a
|
Merge pull request #5387 from peppy/fix-results-tabs
Fix results screen not showing first tab correctly
|
2019-07-18 01:09:09 +09:00 |
|
Dean Herbert
|
a6ddcd78d4
|
Fix results screen not showing first tab correctly
|
2019-07-18 01:08:12 +09:00 |
|
Dean Herbert
|
a82b1ca9ad
|
Recycle slider paths when the parenting slider dies (#5383)
Recycle slider paths when the parenting slider dies
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-07-18 00:25:33 +09:00 |
|
Dean Herbert
|
f1423b8cb5
|
Add more brackets
|
2019-07-18 00:03:04 +09:00 |
|
Dean Herbert
|
cc3492f8f2
|
Update framework
|
2019-07-18 00:01:38 +09:00 |
|
Dean Herbert
|
3e57fcf5c5
|
Merge remote-tracking branch 'upstream/master' into cleanup-slider-bodies
|
2019-07-17 22:11:01 +09:00 |
|
Dean Herbert
|
42b1e1772f
|
Update framework
|
2019-07-17 22:07:11 +09:00 |
|
Dean Herbert
|
a079b9c921
|
Merge pull request #5384 from smoogipoo/fix-direct-ruleset-selector
Fix direct ruleset selector binding in ctor
|
2019-07-17 22:02:41 +09:00 |
|
Dean Herbert
|
99bd50a48e
|
Fix judgement disposals causing huge LOH pressure (#5385)
Fix judgement disposals causing huge LOH pressure
|
2019-07-17 22:01:47 +09:00 |
|
Dean Herbert
|
338f757c81
|
Fix Background blur thread-safety (#5362)
Fix Background blur thread-safety
|
2019-07-17 22:01:19 +09:00 |
|
Dean Herbert
|
98d0713fa9
|
Merge branch 'master' into fix-background-blur-safety
|
2019-07-17 22:01:10 +09:00 |
|
Dean Herbert
|
bee30b18d2
|
Merge pull request #5381 from peppy/fix-leaderboard-display-crash
Fix potential crash when displaying leaderbaords
|
2019-07-17 22:00:45 +09:00 |
|
Dan Balasescu
|
883c090248
|
Fix disabled state potentially not being set
|
2019-07-17 20:02:20 +09:00 |
|
smoogipoo
|
9f6ff63634
|
Fix judgement disposals causing huge LOH pressure
|
2019-07-17 19:25:41 +09:00 |
|
smoogipoo
|
cca472d412
|
Fix direct ruleset selector binding in ctor
|
2019-07-17 19:19:45 +09:00 |
|
Dean Herbert
|
1a19cf0739
|
Fix 0-length sliders not getting correct lengths (#5033)
Fix 0-length sliders not getting correct lengths
|
2019-07-17 18:01:57 +09:00 |
|
Dean Herbert
|
66036508b6
|
Fix potential crash when displaying leaderbaords
|
2019-07-17 17:39:04 +09:00 |
|
Dean Herbert
|
6a173e7154
|
Fix crashes when presenting replays (#5380)
Fix crashes when presenting replays
|
2019-07-17 16:55:00 +09:00 |
|
smoogipoo
|
a9286fee07
|
Recycle slider paths when the parenting slider dies
|
2019-07-17 16:20:27 +09:00 |
|
smoogipoo
|
7c5a227fc5
|
Fix crashes when presenting replays
|
2019-07-17 14:46:25 +09:00 |
|
Dean Herbert
|
1ec8790ad2
|
Remove cursor trail draw-time allocations (#5374)
Remove cursor trail draw-time allocations
|
2019-07-16 18:04:48 +09:00 |
|
smoogipoo
|
62b867018d
|
Refactor a bit
|
2019-07-16 17:51:17 +09:00 |
|
smoogipoo
|
b0415dc30a
|
Remove cursortrail drawnode allocs
|
2019-07-16 17:33:14 +09:00 |
|
Dan Balasescu
|
5537c4f183
|
Merge pull request #5371 from peppy/fix-full-enumerabl-iteration
Fix song select iterating over all beatmaps in database unnecessarily
|
2019-07-16 18:53:12 +12:00 |
|
David Zhao
|
b95a598338
|
don't check for shift
|
2019-07-16 15:12:01 +09:00 |
|
Dean Herbert
|
7634e3cc81
|
Fix song select iterating over all beatmaps in database unnnecessarily
|
2019-07-16 14:57:11 +09:00 |
|
David Zhao
|
e789bb37c8
|
Ignore shift-delete in SearchTextBox
|
2019-07-16 14:55:41 +09:00 |
|
Dean Herbert
|
e42217cbc4
|
Improve performance when entering gameplay by delaying hitobjec… (#5370)
Improve performance when entering gameplay by delaying hitobject updates
|
2019-07-16 14:09:14 +09:00 |
|
smoogipoo
|
ed203cb0ff
|
Delay intial hitobject updates
|
2019-07-16 13:45:59 +09:00 |
|
Joehu
|
83ffb1d542
|
Remove unnecessary transforms on top score user section
|
2019-07-15 14:15:03 -07:00 |
|
Andrei Zavatski
|
9458bca58f
|
Update usage of requests
|
2019-07-15 13:37:25 +03:00 |
|
Andrei Zavatski
|
111541fe7a
|
Use limit in requests
|
2019-07-15 13:31:57 +03:00 |
|
Andrei Zavatski
|
d62e42ba14
|
Remove custom link container implementation
|
2019-07-15 13:09:21 +03:00 |
|
Andrei Zavatski
|
cfb1e0683c
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into underscored_link
|
2019-07-15 12:32:02 +03:00 |
|
Dean Herbert
|
60adac23b4
|
Fix rulesets not matching in dictionary lookups due to missing… (#5363)
Fix rulesets not matching in dictionary lookups due to missing GetHashCode implementation
|
2019-07-15 17:30:08 +09:00 |
|
Dean Herbert
|
d4c1005c7e
|
Fix incorrect comparison in line updating logic
|
2019-07-15 15:53:19 +09:00 |
|
Dean Herbert
|
d0c8aaba4e
|
Override basic equality function too
|
2019-07-15 15:50:50 +09:00 |
|
Dean Herbert
|
9c1badd2e3
|
Fix rulesets not matching in dictionary lookups due to missing GetHashCode implementation
|
2019-07-15 15:42:54 +09:00 |
|
Dean Herbert
|
d92f6c762b
|
Fix potential nullref
|
2019-07-15 11:53:16 +09:00 |
|
Dean Herbert
|
12e7668afc
|
Fix potential cross-thread talk from bindable updates
|
2019-07-15 11:48:33 +09:00 |
|
Dean Herbert
|
2186ffda55
|
Avoid unnecessarily creating buffered container for zero-blur
|
2019-07-15 11:46:41 +09:00 |
|