Commit Graph

659 Commits

Author SHA1 Message Date
ba10eb5e50 Merge branch 'master' into osu-rulesetcontainer-aspect 2018-02-21 10:13:44 +09:00
423fe4eba8 Combine border radiuses of selection and capture boxes 2018-02-20 14:25:42 +09:00
3d7f998c9b Merge branch 'master' into osu-rulesetcontainer-aspect 2018-02-20 14:07:04 +09:00
f41a40be15 Merge branch 'master' into editor-hitobject-movement 2018-02-19 17:59:50 +09:00
b7be162f28 Remove AspectAdjust property (override GetAspectAdjustedSize instead) 2018-02-19 17:05:10 +09:00
cd2c9a9de6 Adjust xmldoc and rename to GetAspectAdjustedSize 2018-02-19 17:04:18 +09:00
cbac4de9c2 Expire + dispose CaptureBoxes 2018-02-15 19:11:29 +09:00
ebcdb62570 Remove now unneeded hide 2018-02-15 19:10:55 +09:00
9583191556 Dispose SelectionBoxes when they die 2018-02-15 19:08:03 +09:00
4ac0c48ba6 Add fadein to SelectionBox 2018-02-15 19:07:53 +09:00
dcbc8c3dcd Remove animated capture boxes for now 2018-02-15 18:06:33 +09:00
a0a65abcac Crentalise all import logic 2018-02-15 14:22:39 +09:00
115484741d Capture -> Select 2018-02-14 17:54:43 +09:00
a9d14eadac Add clearSelection method 2018-02-14 17:53:04 +09:00
344da5965c Add a CaptureBox that encloses hitobjects from the drag selection 2018-02-14 14:38:37 +09:00
58f20c3723 Merge branch 'master' into editor-hitobject-movement 2018-02-13 18:56:16 +09:00
a738664167 Add interface for database context factory 2018-02-12 23:10:05 +09:00
87baa6febd Merge remote-tracking branch 'origin/master' into editor-pattern-adjustments 2018-02-12 19:08:13 +09:00
bfedd1cee0 Remove nested container 2018-02-12 19:01:50 +09:00
c3212d36ef Remove handles for now (will be re-implemented) 2018-02-12 18:36:16 +09:00
e10bb2db05 Unify SelectionLayer and HitObjectCapturer, rename SelectionBox 2018-02-12 18:35:01 +09:00
20c0dee17d Remove SelectionInfo 2018-02-12 18:22:52 +09:00
ee168f9a77 Split out drag selection box from post-capture box
Cleans up a lot of code, removes handles for now.
2018-02-12 18:20:05 +09:00
edc3638175 DatabaseWriteUsage 2018-02-12 17:55:11 +09:00
1adbe3585c HitObjectSelectionBox -> SelectionDragger 2018-02-12 16:03:59 +09:00
cfb2b3f1e8 Rework SelctionLayer to support click-selections 2018-02-12 16:02:42 +09:00
4699b5ad7c Fix a few code styling issues
These are present in the netstandard branch (the rules aren't working there - probably using the wrong configuration).
2018-02-08 23:47:03 +09:00
0511728fbe Remove "keypress" from comment 2018-02-08 17:38:46 +09:00
46284c61ae Return HitResult.None instead of null 2018-02-08 14:25:59 +09:00
c537af0289 Fix/improve commends 2018-02-08 14:25:44 +09:00
a6f1a4689e Fix incorrect value copy-pasta 2018-02-08 14:16:37 +09:00
802aaefe35 Give rulesets a way to disable/enable perfect/ok hit results 2018-02-08 13:54:08 +09:00
cfdeac6428 Make hit windows settable by derived classes 2018-02-08 13:38:31 +09:00
beaecbafbd Merge branch 'master' into unified-hitwindows 2018-02-08 13:22:44 +09:00
9225e883c1 Add + use HalfHitWindow 2018-02-02 20:29:50 +09:00
6976347d64 Protect hit window values 2018-02-02 20:28:59 +09:00
e45b26c742 Cleanup/minify HitWindows 2018-02-02 19:35:44 +09:00
d371425c87 BAD -> MEH 2018-02-02 18:56:44 +09:00
70462ebee3 Make HitWindows settable by derived HitObjects 2018-02-02 18:53:05 +09:00
acf20c079c General improvements around usage of HitWindows for mania 2018-02-02 18:47:54 +09:00
558c53a6ba Give HitObject some HitWindows 2018-02-02 18:47:10 +09:00
a0c1662fb7 Move mania's HitWindows to osu.Game 2018-02-02 17:52:55 +09:00
75858bd3de Update in-line with framework changes 2018-02-02 15:41:54 +09:00
5ba84a67f1 Merge branch 'master' into catmull-sliders 2018-02-01 20:58:33 +09:00
c486609174 Merge branch 'master' into fix-replay-time-stop 2018-02-01 20:08:58 +09:00
13f16077d4 Implement Catmull-Rom curve approximator 2018-02-01 20:04:41 +09:00
9d4ec6f8b5 Merge branch 'master' into ismaskedaway-input-fix 2018-02-01 19:29:10 +09:00
1d687c470c Fix clock not incrementing beyond last frame of replay 2018-02-01 18:49:14 +09:00
1cc7c23982 Hits -> JudgedHits 2018-02-01 18:08:15 +09:00
c1d5a68e4d Merge branch 'master' into VisualSettingsOverlay 2018-02-01 16:37:04 +09:00