Commit Graph

503 Commits

Author SHA1 Message Date
8147e67f53 Use static instances in all fallback ControlPoint lookups to reduce allocations 2020-07-18 11:53:04 +09:00
f2735a7797 Use new empty ChannelAmplitudes spec 2020-06-23 21:30:37 +09:00
14ad3835ff Update naming 2020-06-23 21:27:01 +09:00
6416ace70d fixed indent 2020-05-15 14:31:05 +02:00
c55eb83351 last section gets selected when scrolling to bottom of list 2020-05-15 14:03:45 +02:00
097fcfd9ad Update osu.Game/Graphics/Containers/SectionsContainer.cs
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-05-15 00:06:58 +02:00
e390d70b70 bestMatch changes on entering section with screen top border 2020-05-14 14:33:12 +02:00
0e2ccac33b Add spaces to comments 2020-05-04 18:36:24 -07:00
69fb984e71 Remove EquivalentTo() and Equals() 2020-04-17 17:04:09 +09:00
0be2dc9b2d Tidy up SectionsContainer class layout/ordering 2020-04-13 20:13:48 +09:00
b741e359cd Use OverlayScrollContainer for overlays 2020-04-13 12:23:28 +03:00
07462120e4 Split break tracking into its own component 2020-03-26 15:30:23 +09:00
48282dea8b Remove individual setting to disable videos, fix tests 2020-03-07 22:08:38 -08:00
334ec7bbd4 Apply further framework changes 2020-02-26 15:06:30 +09:00
ec73e8f0c7 Allow different sizing modes for OverlinedParticipants 2020-02-19 17:40:38 +09:00
1909ea2bd3 Add a way to hide the drag handle 2020-02-14 16:09:19 +09:00
eb75d26c8f Extract common rearrangeable list design 2020-02-14 15:36:16 +09:00
c1f52ef594 Refactor BeatSyncContainer to handle zero length tracks 2020-02-09 21:25:28 +09:00
7c62cc3ac3 Merge remote-tracking branch 'smoogipoo/void-mouse-up-returns' into update-framework 2020-01-22 22:57:52 +09:00
7b2f58eb30 Apply OnRelease method signature refactorings 2020-01-22 13:22:34 +09:00
bfb056c612 Apply input method signature refactorings 2020-01-20 18:17:21 +09:00
a86fb2113e fix tooltip capitalization 2020-01-14 14:26:54 -05:00
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
91735ff367 Update MathUtils namespace usages 2020-01-09 13:43:44 +09:00
e33de0c2e4 Fix ScrollContainer crashes 2020-01-07 15:14:09 +08:00
2a128340d0 Merge remote-tracking branch 'refs/remotes/origin/master' into nightcore-beats 2019-12-18 17:58:37 +09:00
d65e37d795 Fix typo 2019-12-18 17:58:29 +09:00
735b7a8455 Merge pull request #6940 from aspriddell/cinema-mod
Add "Cinema" mod
2019-12-17 14:33:12 +09:00
f8ffa67693 Add test and isolate ignore bindable from EnableUserDim 2019-12-17 13:21:23 +09:00
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
b5db927d93 Merge branch 'master' into cinema-mod 2019-12-17 12:56:06 +09:00
a85653ebec Add comment 2019-12-17 12:24:59 +09:00
795416c066 Move first beat offset to BeatSyncedContainer 2019-12-17 12:06:09 +09:00
72404bff9a Add support for simple triple time 2019-12-16 19:16:54 +09:00
0f9ff32cdc Fix beat playing while paused 2019-12-16 18:51:22 +09:00
c457571da6 Use index and range expressions 2019-12-15 20:17:35 +08:00
a04f4b76bb Allow changing volume using alt when hovering scroll containers 2019-12-14 11:39:59 -08:00
5e634c1183 Move test values to constants 2019-12-12 20:51:58 +09:00
4f6b85e5ea Add test ensuring correct break lightening behaviour 2019-12-12 00:32:39 +03:00
2ca722423b remove uneccesary using statement 2019-12-11 18:58:14 +00:00
caa9286a90 update tests, change binding and reduce lines in cinema mod 2019-12-11 17:39:40 +00:00
83b2e0525e further fixes, not perfect yet 2019-12-11 07:02:51 +00:00
a61f8cc2c3 Merge branch 'master' into cinema-mod 2019-12-10 17:06:53 +00:00
6c1ae3bc8a add tests 2019-12-10 16:59:31 +00:00
bb078c2afc Lighten user-dim container if on break time 2019-12-10 15:13:44 +03:00
74176a6954 Remove redundant ternary expression 2019-12-01 12:54:37 -08:00
3b88afd069 Fix overlays closing when dragging from in/out or out/in 2019-12-01 12:02:47 -08:00
7864899249 Merge branch 'master' into cinema-mod 2019-11-28 16:42:01 +00:00
2865f32052 Fix nullref on clicking links in tests 2019-11-28 00:13:44 +09:00
b8e5796af5 add forced video/storyboard and disabled dim for mod inside new interface 2019-11-24 07:37:06 +00:00