Dean Herbert
|
c47497923a
|
Schedule drag events for now
|
2021-10-15 19:52:44 +09:00 |
|
Dean Herbert
|
3909fd8caa
|
Fix wonkiness when dragging slider end at high input refresh rates
|
2021-10-15 19:43:57 +09:00 |
|
Dean Herbert
|
ac471a0ec1
|
Merge branch 'no-more-difficulty-control-points-info' into slider-timeline-velcotiy-adjust-v2
|
2021-10-01 17:46:58 +09:00 |
|
Dean Herbert
|
46bafb6252
|
Merge branch 'master' into no-more-difficulty-control-points-info
|
2021-09-28 13:53:56 +09:00 |
|
Bartłomiej Dach
|
ca6cbca04a
|
Fix range selection crashing after non-mouse selection
|
2021-09-27 20:54:29 +02:00 |
|
Dean Herbert
|
df85092426
|
Resolve inner items early in process and rename variable
|
2021-09-27 14:24:17 +09:00 |
|
Dean Herbert
|
41fb3371e5
|
Merge branch 'master' into blueprint-container-sorting
|
2021-09-27 14:12:09 +09:00 |
|
Bartłomiej Dach
|
d3203f83dd
|
Add implementation of range selection
|
2021-09-26 20:12:26 +02:00 |
|
Bartłomiej Dach
|
81d160c85a
|
Add test covering expected UX of range selection
|
2021-09-26 19:27:47 +02:00 |
|
Bartłomiej Dach
|
6dc3e66c93
|
Include combo information when determining ordering if available
|
2021-09-26 15:52:25 +02:00 |
|
Bartłomiej Dach
|
a86b9893ac
|
Always re-sort blueprints before adding/removing one
|
2021-09-26 15:48:56 +02:00 |
|
Bartłomiej Dach
|
4e094b2127
|
Implement grid size toggling matching stable
|
2021-09-19 20:26:02 +02:00 |
|
Bartłomiej Dach
|
56e80a0706
|
Add rectangular position snap grid
|
2021-09-19 18:07:19 +02:00 |
|
smoogipoo
|
f9d5abff8a
|
Update with keybinding changes
|
2021-09-16 18:26:12 +09:00 |
|
Dean Herbert
|
563bf92529
|
Also update the full object on sample changes to make them apply immediately
|
2021-09-14 19:21:23 +09:00 |
|
Dean Herbert
|
d825da3983
|
Add note about a better way to adjust velocity
|
2021-09-14 18:54:29 +09:00 |
|
Dean Herbert
|
e4dd59aee2
|
Add popovers to adjust SV and samples from the timeline
|
2021-09-14 18:51:22 +09:00 |
|
Dean Herbert
|
9d17f84681
|
Adjust timeline height to account for less global control points
|
2021-09-14 18:51:11 +09:00 |
|
Dean Herbert
|
9551e77553
|
Remove difficulty and sample sections from timing screen
|
2021-09-14 18:51:11 +09:00 |
|
Dean Herbert
|
87cfcf706e
|
Add ability to change slider velocity with shift-drag
|
2021-09-14 18:26:17 +09:00 |
|
Dean Herbert
|
6015b5037a
|
Display difficulty and sample control points associated with hitobjects
|
2021-09-14 18:26:16 +09:00 |
|
Dean Herbert
|
d4e5a612ea
|
Update IPositionalSnapProvider to take a HitObject as reference, rather than raw time
This allows fetching the correct `DifficultyControlPoint` from the
hitobject. Nothing more.
|
2021-09-03 17:11:12 +09:00 |
|
Dean Herbert
|
a3d9ab1e2e
|
Move approach rate to EffectControlPoint
|
2021-09-03 16:58:16 +09:00 |
|
Dean Herbert
|
f16468b706
|
Improve visibility of repeat ticks / drag areas on timeline
|
2021-08-17 18:17:55 +09:00 |
|
Dean Herbert
|
50a2abbe7f
|
Merge pull request #12683 from frenzibyte/legacy-beatmap-combo-offset
Apply combo offsets "colour hax" only on beatmap skins
|
2021-07-23 14:30:18 +09:00 |
|
Salman Ahmed
|
7bc30b46ff
|
Use BindValueChanged with last running immediately instead
|
2021-07-23 07:51:58 +03:00 |
|
Salman Ahmed
|
ee3791ccf2
|
Update colours once on TimelineHitObjectBlueprint
|
2021-07-23 06:25:56 +03:00 |
|
Salman Ahmed
|
523c154f15
|
Add ComboIndexWithOffsetsBindable and bind similar to ComboIndexBindable
|
2021-07-22 16:40:33 +03:00 |
|
Dean Herbert
|
8b1202153a
|
Merge pull request #13951 from LumpBloom7/timeline-object-interactions
Make timeline blueprints outside of TimelineBlueprint boundaries interactable
|
2021-07-22 16:20:22 +09:00 |
|
Dean Herbert
|
957a0686ed
|
Split out nested classes from TimelineBlueprintContainer
They got too big.
|
2021-07-22 15:48:08 +09:00 |
|
Dean Herbert
|
b5cc9010de
|
Move resolved property to top of class
|
2021-07-22 15:39:01 +09:00 |
|
Derrick Timmermans
|
9d43ca122f
|
Allow context menus to be triggered as well
|
2021-07-21 12:04:09 +02:00 |
|
Derrick Timmermans
|
f85ff40a6b
|
Add back LeftMouse button check
|
2021-07-21 11:47:21 +02:00 |
|
Dean Herbert
|
adda96ac86
|
Merge pull request #13962 from ekrctb/platform-action
Adapt to framework `PlatformAction` type change
|
2021-07-21 18:17:38 +09:00 |
|
ekrctb
|
1bac471b49
|
Adapt to PlatformAction type change
|
2021-07-21 16:12:53 +09:00 |
|
ekrctb
|
1bff4373b3
|
Allow specifying flipping support of selection box different from scaling
|
2021-07-21 15:59:45 +09:00 |
|
Derrick Timmermans
|
a8cf6a6854
|
Fix slight Y position offset in HandleDrag
|
2021-07-20 23:00:58 +02:00 |
|
Derrick Timmermans
|
bfec87b082
|
Let TimelineBlueprintContainer only accept positional input within timeline quad
|
2021-07-20 22:30:50 +02:00 |
|
Derrick Timmermans
|
8b09ddbcd6
|
Merge branch 'ppy:master' into timeline-object-interactions
|
2021-07-20 16:36:39 +02:00 |
|
Salman Ahmed
|
1af230c48c
|
Merge branch 'master' into refactor-combo-colour-retrieval
|
2021-07-20 10:08:25 +03:00 |
|
Derrick Timmermans
|
2e2a2bdd99
|
Allow moving timeline selection when mousedown event is outside of blueprint container
|
2021-07-18 18:06:59 +02:00 |
|
Derrick Timmermans
|
ee220feecf
|
Avoid using guesses to determine whether inputs blocked
|
2021-07-18 16:04:23 +02:00 |
|
Derrick Timmermans
|
e35cff99c7
|
Pass on mouseDown input to timeline if no selection modification is made with that input
|
2021-07-16 17:21:43 +02:00 |
|
Derrick Timmermans
|
3e8a13bfbf
|
Allow interacting with timeline objects outside of drawable bounds
|
2021-07-16 16:16:34 +02:00 |
|
Bartłomiej Dach
|
50c27d2635
|
Update usages of IHasTooltip in line with framework localisation changes
|
2021-06-25 19:10:04 +02:00 |
|
ekrctb
|
0b351c9922
|
Fix "possible NRE" inspection
|
2021-06-23 10:57:04 +09:00 |
|
ekrctb
|
eec4457473
|
Add [CanBeNull] to methods returning null by default
|
2021-06-23 09:40:07 +09:00 |
|
ekrctb
|
a9c7830252
|
Fix NRE when hit object blueprint is not implemented
|
2021-06-22 17:20:13 +09:00 |
|
Dean Herbert
|
bc3b7233ab
|
Show osu!taiko centre/rim colouring in editor timeline
Closes #13443.
|
2021-06-11 14:17:30 +09:00 |
|
Dean Herbert
|
268230c8c4
|
Merge branch 'master' into fix-taiko-editor-sample-mutations
|
2021-05-25 19:01:47 +09:00 |
|