Commit Graph

4447 Commits

Author SHA1 Message Date
6f4cd6111c Drop obsoletion status for now 2020-05-25 16:50:49 +09:00
bc35bc5efb Merge branch 'master' into applydefaults-cancellation 2020-05-25 16:45:30 +09:00
cd65fc860b Remove extra default application 2020-05-25 16:15:55 +09:00
b44beb4137 Remove double resolution of EditorClock 2020-05-25 15:40:45 +09:00
ed83ef202a Merge branch 'master' into editor-clock-cache 2020-05-25 15:39:42 +09:00
2f9cc0c15a Merge pull request #9078 from peppy/editor-move-distance-snap-grid
Move distance snap grid to osu! HitObjectComposer
2020-05-25 15:05:30 +09:00
b732ea6763 Merge branch 'master' into fix-placement-default-application 2020-05-25 14:17:28 +09:00
decdc58de5 Merge branch 'editor-clock-cache' into editor-clock-transform 2020-05-24 12:55:47 +09:00
a3a9810344 Merge branch 'master' into editor-clock-cache 2020-05-23 00:44:04 +09:00
1311fd2f64 Merge branch 'master' into editor-move-distance-snap-grid 2020-05-23 00:42:43 +09:00
83f4ba107f Fix defaults not being applied correctly to blueprints after StartTime is changed 2020-05-22 22:42:17 +09:00
7846445b45 Merge branch 'master' into mania-distance-snap-grid 2020-05-22 21:17:25 +09:00
9ede390c60 Merge branch 'master' into editor-position-snap 2020-05-22 20:05:18 +09:00
1486a44b55 Merge branch 'editor-clock-cache' into editor-clock-transform 2020-05-22 19:51:02 +09:00
ffaec9f9f7 Merge branch 'master' into editor-clock-cache 2020-05-22 19:35:05 +09:00
3e0ee310d0 Remove now incorrect comment 2020-05-22 18:30:39 +09:00
d18eb663b1 Add tweening seek support to EditorClock 2020-05-22 16:47:52 +09:00
dd09d7830d Cache and resolve editor clock as EditorClock in all cases 2020-05-22 16:44:06 +09:00
eefff6cc49 Merge branch 'mania-distance-snap-grid' into editor-clock-cache 2020-05-22 16:44:02 +09:00
a0fe03b68f Merge branch 'editor-move-distance-snap-grid' into editor-clock-cache 2020-05-22 16:43:59 +09:00
f395ef24a4 Merge branch 'master' into editor-position-snap 2020-05-22 16:42:09 +09:00
648fc3af41 Merge branch 'master' into bar-line-floating-point 2020-05-22 16:32:25 +09:00
ce35d09e7d Fix incorrect alpha application to lines on rewinding 2020-05-22 12:45:37 +09:00
6f388b731e Fix display start time in sequential scroll algorithm 2020-05-21 21:56:59 +02:00
8a47e2431b Move distance snap grid implementation to OsuHitObjectComposer 2020-05-21 17:13:22 +09:00
b1fd7da824 Merge branch 'master' into editor-position-snap 2020-05-21 15:47:20 +09:00
776b842fdb Remove unused using 2020-05-21 14:53:36 +09:00
a9a1c00cf1 Move responsibility placement blueprint's StartTime set to within 2020-05-21 14:50:33 +09:00
eb2e8e50b9 Merge pull request #9071 from peppy/seek-to-start-not-end
Seek to start of placed object, not end
2020-05-21 14:30:14 +09:00
669d9231db Merge branch 'master' into seek-to-start-not-end 2020-05-21 13:41:57 +09:00
5ad7842b91 Move ScreenSpacePositionAtTime to inside Column implementation 2020-05-21 13:33:02 +09:00
ce223a2bd8 Silence hit sounds while seeking 2020-05-21 11:08:06 +09:00
e09a1bf546 Only seek forwards if not already beyond the placed object 2020-05-20 21:50:52 +09:00
b5a7023312 Seek to start time after placement, not end 2020-05-20 21:46:52 +09:00
7c9fbb6fcf Split out classes 2020-05-20 21:03:03 +09:00
82d6549161 Pass down snap result and remove local TimeAt usage 2020-05-20 21:01:29 +09:00
970bd86d2e Remove local TimeAt usage in mania placement 2020-05-20 21:01:29 +09:00
23bf0d000e Implement mania beat snapping support 2020-05-20 21:01:19 +09:00
ffb8d48fc3 Fix osu!mania editor placement regressions 2020-05-20 21:01:03 +09:00
c46bfc2532 Create SnapResult class to hold various snapping results 2020-05-20 21:00:47 +09:00
3354d48a38 Change snapping to be screen space coordinate based 2020-05-20 21:00:29 +09:00
c2697d3907 Use DrawableSample in SkinnableSound class 2020-05-20 20:49:01 +09:00
db4e3047dd Add test for final sample output 2020-05-19 23:28:13 +09:00
17ae392a75 Apply rounding to bar line start times 2020-05-17 22:11:13 +02:00
6cd1753459 Add overload to prevent crashes (bosu) 2020-05-15 18:51:44 +09:00
4719fcc291 Actually use the cancellation token 2020-05-15 18:17:39 +09:00
98125102a7 Add cancellation token support to CreateNestedHitObjects() 2020-05-15 18:07:41 +09:00
de50b725d5 Fix mod failure checks executing actual game logic 2020-05-12 20:08:35 +09:00
848a3fb6d7 Take hitobject start/end times into account in drain 2020-05-11 19:06:36 +02:00
1d999bb634 Integrate PeriodTracker changes 2020-05-10 18:32:38 +02:00