1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 05:27:23 +08:00
osu-lazer/osu.Game/Graphics
Dean Herbert 04fb0f5e63
Merge pull request #18063 from GSculerlor/split-searchbox
Split `SearchTextBox` implementation for reusability
2022-05-03 14:12:44 +09:00
..
Backgrounds Fix storyboard samples rate not adjusted from actual gameplay mods 2022-03-02 20:56:18 +03:00
Containers Add ScrollIntoView method which accepts an offset to allow usage in mod select 2022-04-28 20:03:54 +09:00
Cursor Reduce 'cursor-tap' sample playback volume on MouseUp 2022-03-04 20:14:14 +09:00
OpenGL/Vertices Fix FTB causing flashlight to block vision correctly 2019-07-23 15:17:02 +09:00
Sprites Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
UserInterface Merge pull request #18063 from GSculerlor/split-searchbox 2022-05-03 14:12:44 +09:00
UserInterfaceV2 Merge branch 'master' into add-tutorial 2022-04-29 11:25:17 +09:00
DateTooltip.cs Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
DrawableDate.cs Add back .ToLocalTime() call to DrawableDate 2021-12-16 18:25:29 +09:00
ErrorTextFlowContainer.cs Adjust game-side text flow containers to part-based model 2021-10-29 06:34:08 +02:00
IHasAccentColour.cs Constrain transformable with class. 2019-12-09 17:45:26 +08:00
InputBlockingContainer.cs Add better click-to-dismiss logic for sheared overlays 2022-04-21 16:27:27 +09:00
OsuColour.cs Add OsuColour method mapping colours from basic theme to mod types 2022-02-22 00:02:54 +01:00
OsuFont.cs Add alternate Torus font 2021-10-03 23:36:39 +02:00
OsuIcon.cs Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
ParticleExplosion.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
ParticleSpewer.cs Fix ParticleSpewer outputting NaN in vertices 2022-04-09 22:29:55 +09:00
ScreenshotManager.cs Split out INotificationOverlay to allow for easier testing 2022-04-18 20:14:01 +09:00