Commit Graph

14725 Commits

Author SHA1 Message Date
cb301a4661 Improve performance of intra-frame updates/deletions 2019-10-18 13:18:57 +09:00
9a896d52bf Fix nested hitobjects not updating 2019-10-18 13:18:41 +09:00
b047e05d86 Fix bad variable names 2019-10-18 13:18:16 +09:00
ba4402207a Implement selection time snapping 2019-10-18 12:53:38 +09:00
1dc7c59853 Implement selection position snapping 2019-10-18 12:53:27 +09:00
c4704f6a29 Add beat snap grid to the composer 2019-10-18 12:47:52 +09:00
d3e38f5e5a Make the editor beatmap protected 2019-10-18 12:40:31 +09:00
bc76a9cb8c Expose selection changed event from BlueprintContainer 2019-10-18 12:40:27 +09:00
c5ee533524 Merge branch 'dho-apply' into beatsnap-grid-integration 2019-10-18 12:38:29 +09:00
4ae465d782 Merge remote-tracking branch 'smoogipoo/osu-beatsnapping-grid' into beatsnap-grid-integration 2019-10-18 12:38:24 +09:00
9daafb4636 Simplify hover/unhover logic 2019-10-18 03:06:01 +03:00
e5b50b5e1f Fix slider bar regression when using arrows 2019-10-17 13:54:36 -07:00
22511e41e2 Use received data to set isVoted bindable 2019-10-17 23:20:01 +03:00
9ee63a8c1a Apply suggested changes 2019-10-17 16:28:32 +03:00
a858e713f8 Fix multiple spaces 2019-10-17 15:40:09 +03:00
6b196a6ce7 CI fixes 2019-10-17 15:24:51 +03:00
42cd4107a0 Implement CommentVoteRequest and adjust UI 2019-10-17 15:04:30 +03:00
a437ff74cc Move VotePill to it's own file 2019-10-17 14:18:31 +03:00
d3a8dfd5ff Implement LoadingButton component 2019-10-17 13:57:17 +03:00
bd57c0b58e Merge branch 'master' into fix-incorrect-beatmap-set-info-equality 2019-10-17 19:51:03 +09:00
1f28c00594 UI implementation 2019-10-17 13:10:28 +03:00
38dcd42d08 Parse voted comments 2019-10-17 12:35:12 +03:00
510ce9345f Fix potential blueprint nullrefs with the new structure 2019-10-17 16:14:28 +09:00
f92331531c Rename grid to DistanceSnap to be more in line with its purpose 2019-10-17 15:32:02 +09:00
3a6a25ffe8 Merge branch 'master' into non-static-rulesetstore 2019-10-17 14:25:06 +09:00
f429a8f7c2 Add back/obsolete old AddNested() method 2019-10-17 14:02:08 +09:00
d8f3678c3c Rename parameter 2019-10-17 12:53:54 +09:00
9b9138253c Remove finalizer 2019-10-17 11:27:23 +09:00
405ab07800 Check equality by ID -> OnlineBeatmapSetID -> Hash -> ReferenceEquals 2019-10-17 01:18:29 +03:00
8d7453c251 Rework construction of nested hitobjects 2019-10-16 22:10:50 +09:00
05c6d1a66d Merge branch 'master' into osu-beatsnapping-grid 2019-10-16 20:12:31 +09:00
79b2c7b480 Make BeginPlacement() set the hitobject start time 2019-10-16 20:04:15 +09:00
b6b8098b98 Add an arbitrary offset to prevent div-by-0 2019-10-16 19:44:53 +09:00
2d4b7dc361 Remove redundant code 2019-10-16 19:33:18 +09:00
5ac5e34f85 Use a cleaner distance function 2019-10-16 19:32:45 +09:00
350d139cbf Make chevron icon colour protected 2019-10-16 15:54:00 +09:00
649951198e Make most textbox carets movable 2019-10-15 14:47:48 -07:00
14c72f85fa Fix incorrect beatmap set info equality check on non-online set info 2019-10-15 23:40:48 +03:00
60133ba0c3 Propagate BeatmapSetInfo to tab items with bindable 2019-10-15 23:33:50 +03:00
2543de22bd Simplify DeletedChildrenPlaceholder behavior 2019-10-15 12:47:35 +03:00
7ba15df0c0 Convert to method group 2019-10-15 12:27:32 +03:00
d321794ef5 Make loadedTopLevelComments a local filed 2019-10-15 12:26:16 +03:00
96e31b9cca Add support for deleted comments with message 2019-10-15 12:07:01 +03:00
213f00556d Remove onShowDeletedChanged function 2019-10-15 11:30:50 +03:00
b2885e7b13 Move load() under the ctor 2019-10-15 11:26:58 +03:00
eb5dad08aa Remove initial filed 2019-10-15 11:25:58 +03:00
3c714dc013 APICommentsController -> CommentBundle 2019-10-15 11:20:06 +03:00
75a2e383f2 Merge remote-tracking branch 'refs/remotes/ppy/master' into comments_api 2019-10-15 11:19:45 +03:00
96c6aeefe9 Remove out-of-date todo 2019-10-15 16:16:33 +09:00
12cd57744b Make RulestStore initialise at construction time 2019-10-15 16:14:06 +09:00