Dean Herbert
|
d83a53fc94
|
Remove unused ScreenBreadcrumbControl
See https://github.com/ppy/osu-framework/pull/6218#discussion_r1529932798.
|
2024-03-20 12:10:05 +08:00 |
|
Salman Ahmed
|
336a6180e5
|
Expose TRANSITION_LENGTH from tab control
|
2024-03-07 08:20:20 +03:00 |
|
Dean Herbert
|
29a37e3585
|
Merge pull request #27491 from bdach/f-rank-appearance
Update F rank badge colours to match latest designs
|
2024-03-06 18:55:20 +08:00 |
|
Dean Herbert
|
06c7483347
|
Merge branch 'master' into update-framework
|
2024-03-06 12:36:05 +08:00 |
|
Dean Herbert
|
85364d25dc
|
Merge pull request #27276 from bdach/medals
Add flow for displaying achieved medals
|
2024-03-06 12:31:55 +08:00 |
|
Dean Herbert
|
b53b752e54
|
Update usage of MathUtils
|
2024-03-06 12:13:12 +08:00 |
|
Bartłomiej Dach
|
6080c14dd5
|
Update F rank badge colours to match latest designs
|
2024-03-04 14:47:49 +01:00 |
|
Bartłomiej Dach
|
6a3a7cca58
|
Merge branch 'master' into adjust-carousel-padding
|
2024-02-28 16:00:43 +01:00 |
|
Bartłomiej Dach
|
c10ba6ece9
|
Fix right mouse scroll clamping not going along well with padding
Co-authored-by: Joseph Madamba <madamba.joehu@outlook.com>
|
2024-02-28 15:59:22 +01:00 |
|
Dean Herbert
|
31f667224f
|
Merge branch 'master' into medals
|
2024-02-28 13:48:57 +08:00 |
|
Salman Ahmed
|
d83aeb73e4
|
Fix menu cursor tracing rotation while override by gameplay cursor
|
2024-02-28 01:02:36 +03:00 |
|
Dean Herbert
|
fe59a3b9be
|
Merge branch 'master' into medals
|
2024-02-26 22:49:55 +08:00 |
|
Dean Herbert
|
fc30abc7b0
|
Merge branch 'indented-code-block' into update-framework
|
2024-02-21 21:44:25 +08:00 |
|
Bartłomiej Dach
|
2e5b61302a
|
Implement basic medal display flow
|
2024-02-20 16:31:31 +01:00 |
|
Bartłomiej Dach
|
4f321e242b
|
Enable NRT in OsuFocusedOverlayContainer
|
2024-02-20 16:31:31 +01:00 |
|
Dean Herbert
|
6b6a6aea54
|
Apply NRT to LogoTrackingContainer
|
2024-02-18 23:35:26 +08:00 |
|
Dean Herbert
|
882f11bf79
|
Fix logo tracking container being off by one frame
This was especially visible at the main menu when running in single thread mode.
|
2024-02-18 23:19:57 +08:00 |
|
Salman Ahmed
|
91675e0970
|
Update markdown code block implementation in line with framework changes
|
2024-02-18 02:00:55 +03:00 |
|
Joseph Madamba
|
7a74eaa2de
|
Fix star counter decrease animation being delayed when current is over displayed star count
|
2024-02-16 22:47:38 -08:00 |
|
Joseph Madamba
|
6e8d8b977e
|
Move ternary inside Math.Max()
|
2024-02-16 22:47:38 -08:00 |
|
Joseph Madamba
|
3d08bc5605
|
Truncate long dropdown menu item text and show tooltip
|
2024-02-14 23:01:51 -08:00 |
|
Salman Ahmed
|
2d65dfbf09
|
Fix Rider EAP whoopsie
|
2024-02-12 22:10:36 +03:00 |
|
Salman Ahmed
|
4f0f07d55a
|
Remove placeholder classes and inline everything
|
2024-02-12 21:30:10 +03:00 |
|
Dan Balasescu
|
b44f77cee1
|
Update R# + fix inspections
|
2024-02-02 21:00:28 +09:00 |
|
Bartłomiej Dach
|
2667cb8b36
|
Merge pull request #26703 from peppy/smaller-slider-misses
Adjust slider tick / end defaults again
|
2024-01-29 13:51:07 +01:00 |
|
Dean Herbert
|
14067c2e57
|
Remove unused using statements
|
2024-01-26 00:39:29 +09:00 |
|
Dean Herbert
|
56a9b059e9
|
Add back ScaleAdjust to triangles
|
2024-01-25 20:37:50 +09:00 |
|
Dean Herbert
|
8aea6e07c3
|
Change slider end miss colour to gray
|
2024-01-25 19:31:57 +09:00 |
|
Dean Herbert
|
45b4edcd23
|
Merge pull request #26697 from LeNitrous/add/scaled-screenshot
Crop screenshots to scaling container
|
2024-01-25 15:03:56 +09:00 |
|
Dean Herbert
|
69e822f3c5
|
Refactor crop logic slightly
|
2024-01-25 14:30:26 +09:00 |
|
Dean Herbert
|
85927e0682
|
Move configuration retrieval to non-bindable inline for readability
|
2024-01-25 14:22:27 +09:00 |
|
Dean Herbert
|
0cbba7e011
|
Apply NRT to ScreenshotManager
|
2024-01-25 14:18:20 +09:00 |
|
Nitrous
|
b20051fd55
|
offset crop rectangle to scaling container
|
2024-01-25 10:35:41 +08:00 |
|
Nitrous
|
30e335233d
|
Crop screenshot image to scaling container.
|
2024-01-25 09:27:10 +08:00 |
|
Andrei Zavatski
|
67010fcd03
|
Reduce allocation overhead in ScoreCounter
|
2024-01-24 23:45:07 +03:00 |
|
Bartłomiej Dach
|
871683a3dc
|
Merge pull request #26674 from peppy/use-better-enumerator
Reduce enumerator overhead in `GameplayLeaderboard`
|
2024-01-23 16:31:17 +01:00 |
|
Andrei Zavatski
|
da992ccc55
|
Implement per-axis triangles clamping
|
2024-01-23 04:54:27 +03:00 |
|
Dean Herbert
|
02bb506cce
|
Avoid using .Children for enumeration in other locations
|
2024-01-23 05:32:11 +09:00 |
|
Andrei Zavatski
|
1393f52b2b
|
Rename Masking to ClampToDrawable
|
2024-01-21 05:20:42 +03:00 |
|
Andrei Zavatski
|
e003ecb593
|
Change default masking value to true
|
2024-01-21 04:57:48 +03:00 |
|
Andrei Zavatski
|
6ba3546be5
|
Enable masking in RoundedButton
|
2024-01-21 02:28:14 +03:00 |
|
Andrei Zavatski
|
45effdb6df
|
Remove local vertex batching from triangles backgrounds
|
2024-01-20 08:41:34 +03:00 |
|
Andrei Zavatski
|
42e4c933d3
|
Fix ConstrainedIconContainer always using masking
|
2024-01-18 04:06:02 +03:00 |
|
Dean Herbert
|
a66ddc7813
|
Change rolling counters to use quicker easing types
|
2024-01-17 18:18:53 +09:00 |
|
Andrei Zavatski
|
7920e93fa9
|
Rework GlowingSpriteText
|
2024-01-16 17:43:16 +03:00 |
|
Bartłomiej Dach
|
40f612435d
|
Merge pull request #26178 from felipemarins/mod-search-text-box-select-all
Make mod search box text be selected when a new mod is selected/deselected
|
2024-01-15 20:08:02 +01:00 |
|
Bartłomiej Dach
|
eecd868d66
|
Use darker blue for SliderTailHit result
|
2024-01-14 09:24:50 +01:00 |
|
Salman Ahmed
|
c147ec0a98
|
Update dropdown disabled state to match with other components
|
2023-12-29 05:31:13 +03:00 |
|
Salman Ahmed
|
150bf67064
|
Fix dropdown colour not updating correctly on enabled state changes
|
2023-12-29 05:30:50 +03:00 |
|
Dean Herbert
|
28e220ca50
|
Update popup dialog design
Had to be done. I hated the old ones so much.
As usual, disclaimer that this is an iterative design and will probably
be replaced in the future.
|
2023-12-28 19:04:35 +09:00 |
|