Commit Graph

2929 Commits

Author SHA1 Message Date
ec8532951c Make Thickness property auto 2022-11-21 10:32:19 +03:00
14a4de36f4 Expose thickness property 2022-11-21 10:20:35 +03:00
9a330c3cdb Apply nullability and clean up conditionals 2022-11-21 15:02:45 +09:00
a07b033d22 Merge branch 'master' into triangles-v2 2022-11-21 14:55:01 +09:00
c2a127dc68 Merge pull request #21289 from peppy/fix-triangle-button-flash
Fix triangle button flash effect looking incorrect
2022-11-18 15:26:43 +09:00
5fc0d45675 Fix triangle button flash effect looking incorrect 2022-11-18 14:30:59 +09:00
57b8495c7a Merge branch 'master' into long-standard 2022-11-18 14:24:04 +09:00
13cf3fc40c Make SpawnRatio public 2022-11-16 15:17:50 +03:00
cc4f05f3d3 Replace Scale with SpeedMultiplier 2022-11-16 15:12:57 +03:00
109aa37dd8 Apply fixes from original Triangles 2022-11-16 15:02:09 +03:00
d94c624ee4 Merge branch 'master' into triangles-v2 2022-11-16 14:53:32 +03:00
52ecd894db Move equilateral triangle ratio to constant 2022-11-15 22:20:08 +09:00
f27a5f977d Improve triangles distribution 2022-11-15 11:49:53 +03:00
c7dc6db124 Fix incorrect number of added triangles 2022-11-15 11:32:05 +03:00
ebff844334 Reset triangles on scale change 2022-11-15 11:06:28 +03:00
81c9ea98e2 Implement TrianglesV2 component 2022-11-13 15:31:48 +03:00
1911120afe Merge branch 'master' into long-standard 2022-11-12 09:52:11 -03:00
9ef43ebd83 Fix compilation after framework-side PR updates 2022-11-12 21:24:12 +09:00
fa8e38d9d6 Target rounded fragment shader
Compatibility with osu-framework change https://github.com/ppy/osu-framework/pull/5512
2022-11-12 17:18:23 +09:00
106f1cf90b Merge branch 'master' into combo-colour-brightness-limit 2022-11-11 18:24:39 +09:00
db25e9e9c8 Merge branch 'master' into combo-colour-brightness-limit 2022-11-11 15:31:28 +09:00
63270c8619 Merge branch 'master' into improve-ui-control-sound-sync 2022-11-11 05:50:28 +01:00
b166e477c2 Merge branch 'master' into editor-background 2022-11-08 17:18:34 +09:00
7ee9018a94 Always display menu cursor when game is not focused 2022-11-08 03:18:12 +03:00
b7ef9b176d Make score type consistent 2022-11-06 19:59:27 -03:00
e7b543de2f Move disabled check to apply to all calls to updateGlow() 2022-11-07 02:19:13 +09:00
700f8b0469 Remove pointless nested if conditional
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2022-11-07 02:13:04 +09:00
75bf023f14 Fix HSPAColour.ToColour not being pure 2022-11-06 23:35:51 +09:00
84179fb087 Merge branch 'master' into combo-colour-brightness-limit 2022-11-05 16:48:56 +01:00
78bb940e6c Don't play hover sounds on disabled elements 2022-11-04 19:06:08 +09:00
0e350f52f5 Fix SliderBar disabled value potentially not transferring to hover sounds 2022-11-04 19:06:08 +09:00
a2fdad4afc Fix slider updating glow when disabled 2022-11-04 19:06:08 +09:00
a16540dc6d Update Nub hover animation to better suit immediacy of sound effects 2022-11-04 19:06:08 +09:00
8b58475ee0 Update OsuButton hover animation to better suit immediacy of sound effects 2022-11-04 18:51:09 +09:00
4bbff99f31 Remove unnecessary fade in SeasonalBackground 2022-11-04 17:45:14 +09:00
f6c376c090 Minor refactoring 2022-11-03 20:29:27 +09:00
59bbd9c460 Fix some components using wrong sample set 2022-11-03 17:47:49 +09:00
f1c17129eb Add support for 'disabled' sample variation to HoverClickSounds 2022-11-03 17:47:49 +09:00
0e502de8b4 Rename field to match usage 2022-11-02 18:04:42 +09:00
c3eb0c6330 Merge branch 'master' into editor-background 2022-11-02 17:43:38 +09:00
d6b8439121 add xmldoc for DimAmount 2022-11-02 15:11:49 +09:00
df1f7e2b13 remove #nullable disable 2022-11-02 15:09:40 +09:00
a01602e63c Merge branch 'master' into combo-colour-brightness-limit 2022-11-02 12:09:27 +09:00
27af91003b Merge branch 'master' into combo-colour-brightness-limit 2022-11-01 17:50:26 +09:00
d15585153d Fix breadcrumb display in directory selector overlapping new "show hidden" button
Closes #21034.
2022-11-01 17:07:59 +09:00
f9d2c30c3e Add user toggle for application of safe areas 2022-10-28 14:05:45 +09:00
f9c6190426 Add DimAmount for UserDimContainer 2022-10-25 13:00:53 +09:00
247cf589aa Merge branch 'master' into directoryselector-hidden-toggle 2022-10-24 15:33:10 +09:00
447d420c99 Fix adjusting volume via settings playing tick samples twice 2022-10-21 21:03:39 +09:00
7b1edff2b3 Add unique hover/select samples to settings sidebar buttons 2022-10-21 18:06:38 +09:00