Dean Herbert
|
619fe29871
|
Make reverse arrow animate faster via divisor specification
Adds MinimumBeatLength to BeatSyncedContainer to make sure things don't get out of hand.
|
2020-01-14 01:39:45 +09:00 |
|
Dean Herbert
|
3be2fc27f3
|
Merge branch 'master' into Remove_osuTK.MathHelper
|
2020-01-10 00:28:46 +08:00 |
|
Dean Herbert
|
3391e21fc4
|
Merge pull request #7486 from smoogipoo/update-framework
Update framework
|
2020-01-10 00:28:13 +08:00 |
|
Dean Herbert
|
ffa0cf2d44
|
Add comment detailing why this is requried
|
2020-01-09 17:28:48 +08:00 |
|
smoogipoo
|
91735ff367
|
Update MathUtils namespace usages
|
2020-01-09 13:43:44 +09:00 |
|
Berkan Diler
|
34d8740ec4
|
Remove remaining usage of osuTK.MathHelper
|
2020-01-08 20:21:13 +01:00 |
|
Dean Herbert
|
a74fc70627
|
Merge branch 'master' into allow-loading-layer-scrolling
|
2020-01-08 21:19:37 +08:00 |
|
Dean Herbert
|
e33de0c2e4
|
Fix ScrollContainer crashes
|
2020-01-07 15:14:09 +08:00 |
|
Sebastian Krajewski
|
0b9cc8ed1b
|
Revert "Move colour generation to TriangleParticle"
This reverts commit de4c62788c .
|
2020-01-07 09:58:37 +09:00 |
|
Andrei Zavatski
|
7716a96b28
|
Allow scrolling through DimmedLoadingLayer
|
2020-01-06 23:07:58 +03:00 |
|
Sebastian Krajewski
|
de4c62788c
|
Move colour generation to TriangleParticle
|
2020-01-06 12:51:38 +01:00 |
|
Sebastian Krajewski
|
d1f3cb3dbd
|
Premature checks to avoid unnecessary updates
|
2020-01-06 01:53:29 +01:00 |
|
Sebastian Krajewski
|
f70f25098b
|
Change visible triangles colour when dark or light colour is changed
|
2020-01-06 00:32:13 +01:00 |
|
Dean Herbert
|
fe581bf27e
|
Remove unnecessarily exposed value
|
2020-01-03 15:35:18 +09:00 |
|
Dean Herbert
|
d1d19c2cd9
|
Move chevron size implementation
|
2020-01-02 14:26:40 +09:00 |
|
Dean Herbert
|
546f64f951
|
Method to property
|
2020-01-02 14:19:31 +09:00 |
|
Dean Herbert
|
ddbdb02aa4
|
Merge branch 'master' into overlay-headers-update-three
|
2019-12-31 22:54:16 +09:00 |
|
Joehu
|
a292d235d6
|
Separate statement with newline
|
2019-12-30 09:49:34 -08:00 |
|
Joehu
|
25be3fd799
|
Move shift-delete handling to switch
|
2019-12-30 09:38:22 -08:00 |
|
Joehu
|
32e4d4a563
|
Fix search textboxes absorbing home/end input on scroll containers
|
2019-12-30 09:29:46 -08:00 |
|
Andrei Zavatski
|
5748b60a06
|
Make item chevron size virtual
|
2019-12-30 08:26:49 +03:00 |
|
Andrei Zavatski
|
7af622426a
|
Make field readonly
|
2019-12-28 05:11:28 +03:00 |
|
Andrei Zavatski
|
ac2280c4ef
|
Implement BreadcrumbControlOverlayHeader
|
2019-12-28 04:57:41 +03:00 |
|
Andrei Zavatski
|
2d167a5161
|
Some little size adjustments
|
2019-12-27 05:53:31 +03:00 |
|
Andrei Zavatski
|
3feaaa3e4d
|
Use FillMode.Fit for icons
|
2019-12-27 05:37:06 +03:00 |
|
Dean Herbert
|
183307d636
|
Use circle instead of CircularContainer
|
2019-12-27 10:53:20 +09:00 |
|
Andrei Zavatski
|
2d32fe08ff
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into overlay_headers_update
|
2019-12-26 21:02:14 +03:00 |
|
smoogipoo
|
96a4f9ae53
|
Fix nub position getting offset by size changes
|
2019-12-26 15:14:19 +09:00 |
|
Andrei Zavatski
|
bb4d02a1f8
|
Fix incorrect icon offset
|
2019-12-25 22:09:14 +03:00 |
|
Andrei Zavatski
|
3e34155114
|
Update ScreenTitle with the new design
|
2019-12-25 21:56:43 +03:00 |
|
Joseph Madamba
|
2a5f661408
|
Merge branch 'master' into allow-ctrl-tabbing-on-more-tab-controls
|
2019-12-24 08:29:56 -08:00 |
|
Dean Herbert
|
bc75bd34f6
|
Fix caret width having changed
|
2019-12-24 18:23:09 +09:00 |
|
smoogipoo
|
0bfd757936
|
Make OsuTextBox use BasicTextBox
|
2019-12-24 14:21:16 +09:00 |
|
Joehu
|
119b48ccb0
|
Remove redundant tab item override
|
2019-12-21 10:48:11 -08:00 |
|
smoogipoo
|
2a128340d0
|
Merge remote-tracking branch 'refs/remotes/origin/master' into nightcore-beats
|
2019-12-18 17:58:37 +09:00 |
|
smoogipoo
|
d65e37d795
|
Fix typo
|
2019-12-18 17:58:29 +09:00 |
|
Dan Balasescu
|
fd2785bab3
|
Merge branch 'master' into fxcop
|
2019-12-17 20:14:45 +09:00 |
|
Dean Herbert
|
735b7a8455
|
Merge pull request #6940 from aspriddell/cinema-mod
Add "Cinema" mod
|
2019-12-17 14:33:12 +09:00 |
|
Huo Yaoyuan
|
40b43b85f1
|
CA1715: use prefix for generic parameters.
|
2019-12-17 13:00:25 +08:00 |
|
Huo Yaoyuan
|
d5994ed484
|
CA2208: create exceptions correctly.
|
2019-12-17 13:00:10 +08:00 |
|
Dean Herbert
|
f8ffa67693
|
Add test and isolate ignore bindable from EnableUserDim
|
2019-12-17 13:21:23 +09:00 |
|
Dean Herbert
|
5761d763ec
|
Allow changing volume using alt when hovering scroll containers (#7213)
Allow changing volume using alt when hovering scroll containers
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-12-17 13:20:31 +09:00 |
|
Dean Herbert
|
b5db927d93
|
Merge branch 'master' into cinema-mod
|
2019-12-17 12:56:06 +09:00 |
|
Dean Herbert
|
a85653ebec
|
Add comment
|
2019-12-17 12:24:59 +09:00 |
|
Dean Herbert
|
795416c066
|
Move first beat offset to BeatSyncedContainer
|
2019-12-17 12:06:09 +09:00 |
|
Dean Herbert
|
72404bff9a
|
Add support for simple triple time
|
2019-12-16 19:16:54 +09:00 |
|
Dean Herbert
|
0f9ff32cdc
|
Fix beat playing while paused
|
2019-12-16 18:51:22 +09:00 |
|
Huo Yaoyuan
|
c457571da6
|
Use index and range expressions
|
2019-12-15 20:17:35 +08:00 |
|
Joehu
|
a04f4b76bb
|
Allow changing volume using alt when hovering scroll containers
|
2019-12-14 11:39:59 -08:00 |
|
Dean Herbert
|
5e634c1183
|
Move test values to constants
|
2019-12-12 20:51:58 +09:00 |
|
Salman Ahmed
|
4f6b85e5ea
|
Add test ensuring correct break lightening behaviour
|
2019-12-12 00:32:39 +03:00 |
|
Albie
|
2ca722423b
|
remove uneccesary using statement
|
2019-12-11 18:58:14 +00:00 |
|
Albie
|
caa9286a90
|
update tests, change binding and reduce lines in cinema mod
|
2019-12-11 17:39:40 +00:00 |
|
Albie
|
83b2e0525e
|
further fixes, not perfect yet
|
2019-12-11 07:02:51 +00:00 |
|
Albie
|
a61f8cc2c3
|
Merge branch 'master' into cinema-mod
|
2019-12-10 17:06:53 +00:00 |
|
Albie
|
6c1ae3bc8a
|
add tests
|
2019-12-10 16:59:31 +00:00 |
|
Salman Ahmed
|
bb078c2afc
|
Lighten user-dim container if on break time
|
2019-12-10 15:13:44 +03:00 |
|
Huo Yaoyuan
|
c3518a2b94
|
Enum constraint for enum dropdown.
|
2019-12-09 17:45:26 +08:00 |
|
Huo Yaoyuan
|
40a5c1fd96
|
Constrain transformable with class.
|
2019-12-09 17:45:26 +08:00 |
|
Dean Herbert
|
03d18186c2
|
Fix broken merge
|
2019-12-09 14:11:44 +09:00 |
|
Dean Herbert
|
680b2653ae
|
Improve animation of popup dialog buttons
|
2019-12-06 18:51:30 +09:00 |
|
Ganendra Afrasya
|
8be6abf607
|
Add param to let function return lighter colour for some diff
|
2019-12-06 10:07:16 +07:00 |
|
Huo Yaoyuan
|
46c9bdcf62
|
Replace Convert.ChangeType with IConvertible.
|
2019-12-03 20:49:41 +08:00 |
|
recapitalverb
|
1ec11946c6
|
Fix spelling in comment on SearchTextBox.OnPressed
|
2019-12-02 18:45:57 +07:00 |
|
Joehu
|
74176a6954
|
Remove redundant ternary expression
|
2019-12-01 12:54:37 -08:00 |
|
Joehu
|
3b88afd069
|
Fix overlays closing when dragging from in/out or out/in
|
2019-12-01 12:02:47 -08:00 |
|
Albie
|
7864899249
|
Merge branch 'master' into cinema-mod
|
2019-11-28 16:42:01 +00:00 |
|
Dean Herbert
|
bb0a4db847
|
Fix failing tests
|
2019-11-29 01:17:58 +09:00 |
|
Dean Herbert
|
56e8a1fdd5
|
Merge remote-tracking branch 'upstream/master' into reduce-background-blur-scale
|
2019-11-28 22:02:31 +09:00 |
|
Dean Herbert
|
46379902be
|
Merge branch 'master' into hover-debounce
|
2019-11-28 20:44:32 +09:00 |
|
Min
|
92ab8026a0
|
Completely remove click sound debounce
|
2019-11-28 16:03:59 +11:00 |
|
Dean Herbert
|
2865f32052
|
Fix nullref on clicking links in tests
|
2019-11-28 00:13:44 +09:00 |
|
phosphene47
|
786fb9ede3
|
Split click and hover and disable click debounce
|
2019-11-28 00:44:01 +11:00 |
|
phosphene47
|
d4afea0b5e
|
Use double instead of TimeSpan
|
2019-11-27 23:06:07 +11:00 |
|
phosphene47
|
037d927e45
|
TimeSpans can be negative!
|
2019-11-27 22:51:27 +11:00 |
|
phosphene47
|
b126700f01
|
Debounce hover sounds
|
2019-11-27 22:47:00 +11:00 |
|
smoogipoo
|
d1e3718038
|
Reduce the scale of background blurs
|
2019-11-27 15:04:09 +09:00 |
|
Huo Yaoyuan
|
c0fe91a84c
|
Merge branch 'master' into sharpen
|
2019-11-26 18:21:50 +08:00 |
|
Albie
|
0a70ec0b11
|
Merge branch 'master' into cinema-mod
|
2019-11-25 07:25:30 +00:00 |
|
Dean Herbert
|
36cabe72cf
|
Make DimmedLoadingLayer block input when active
|
2019-11-25 11:49:54 +09:00 |
|
Berkan Diler
|
fccdbffa93
|
Use MathF instead of Math- functions when possible
MathF-functions are faster than the Math-counterpart and it looks cleaner, so use MathF when we cast to float or int anyway.
|
2019-11-25 00:45:42 +01:00 |
|
Albie
|
b8e5796af5
|
add forced video/storyboard and disabled dim for mod inside new interface
|
2019-11-24 07:37:06 +00:00 |
|
Dean Herbert
|
57d38c5c74
|
Add final newline
|
2019-11-22 02:39:54 +09:00 |
|
Dean Herbert
|
f390e558c7
|
Combine and simplify beatmap change logic
|
2019-11-22 02:32:02 +09:00 |
|
Dean Herbert
|
a97d760afa
|
Merge remote-tracking branch 'upstream/master' into menu-background-modes
|
2019-11-22 02:23:02 +09:00 |
|
Huo Yaoyuan
|
818553027b
|
Merge branch 'master' into sharpen
|
2019-11-21 23:42:46 +08:00 |
|
Berkan Diler
|
66a3837ff4
|
Fix CI
|
2019-11-20 14:25:44 +01:00 |
|
Berkan Diler
|
6cab517b2d
|
.NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK.
|
2019-11-20 13:37:47 +01:00 |
|
Huo Yaoyuan
|
374ef6ff83
|
Merge branch 'master' into sharpen
|
2019-11-20 17:30:58 +08:00 |
|
Huo Yaoyuan
|
53bc2dcab7
|
Use costum displaying text for inherited references.
|
2019-11-18 15:29:18 +08:00 |
|
Huo Yaoyuan
|
b04bca7db6
|
Reference elements in origin definition.
|
2019-11-17 20:55:40 +08:00 |
|
Huo Yaoyuan
|
f05b83d7d4
|
Use typeparamref.
|
2019-11-17 20:48:23 +08:00 |
|
Dean Herbert
|
ce60f8262c
|
Merge branch 'master' into sharpen
|
2019-11-13 15:38:59 +09:00 |
|
Dean Herbert
|
da819261e0
|
Shrink and darken loading layer to better suit button
|
2019-11-12 21:38:16 +09:00 |
|
Huo Yaoyuan
|
7d7b9e36b2
|
Use compound assignment.
|
2019-11-12 19:53:50 +08:00 |
|
Dean Herbert
|
52ab309295
|
Merge branch 'master' into stateful-menu-items
|
2019-11-12 10:31:50 +09:00 |
|
Dean Herbert
|
5bb65d0716
|
Rename button class
|
2019-11-12 10:21:06 +09:00 |
|
Huo Yaoyuan
|
e9b8cbb516
|
Apply other styles.
|
2019-11-11 20:27:04 +08:00 |
|
Huo Yaoyuan
|
ccc8aa6fa4
|
Apply brace style.
|
2019-11-11 20:13:13 +08:00 |
|
Dean Herbert
|
bed62e0d2f
|
Rename ThreeState -> TernaryState and add basic tests
|
2019-11-11 18:56:18 +09:00 |
|