Commit Graph

24 Commits

Author SHA1 Message Date
c4f76ffdaf Implement mania note skinning 2020-03-31 15:29:25 +09:00
0fe41fd50a Fix blueprint showing even when mouse outside of container 2020-02-13 09:03:48 +09:00
e31d69c749 Add commit status to EndPlacement; call BeginPlacement on initial movement 2020-02-07 18:02:48 +09:00
bfb056c612 Apply input method signature refactorings 2020-01-20 18:17:21 +09:00
79b2c7b480 Make BeginPlacement() set the hitobject start time 2019-10-16 20:04:15 +09:00
0fdb07346b Merge branch 'master' into fix-mania-placement 2019-10-06 14:22:03 +08:00
80585d446c Split applyPositionOffset into two methods and add xmldocs 2019-10-03 18:40:48 +09:00
f1ff22cf8b Fix hold note blueprint placing in the wrong direction 2019-10-03 18:40:48 +09:00
39369620fa Remove position offset from ColumnAt 2019-10-03 18:40:48 +09:00
0a409075be Fix note placement offset not working for down-scroll 2019-10-03 18:40:48 +09:00
754fbc59e1 Fix note placement being offset 2019-10-03 18:40:48 +09:00
652acac87f Move placement movement event to BlueprintContainer 2019-10-03 16:14:42 +09:00
8617aaa2a7 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
085acf29a0 Fix blueprints behaving incorrectly 2018-11-29 19:29:36 +09:00
d1c976880c Fix incorrect margin/spacing handling 2018-11-29 14:15:28 +09:00
4ba3fa4ab6 osuTK 2018-11-26 10:44:48 +09:00
8071244d97 Make sizing happen per-blueprint 2018-11-19 18:40:27 +09:00
d9b8d2d15c Trim whitespace 2018-11-19 18:05:21 +09:00
d1cbaa9612 Use the column width 2018-11-19 18:02:01 +09:00
52309465eb Apply some simple fixes 2018-11-19 17:59:52 +09:00
25101ecd2c Snap placement blueprint to columns 2018-11-13 14:13:29 +09:00
3d8ef97e81 Add testcase 2018-11-12 19:41:06 +09:00
1403fa26cf Fix placement not working correctly for downwards scroll 2018-11-12 19:40:57 +09:00
1d40a042f6 Extract common methods into ManiaPlacementBlueprint 2018-11-12 18:32:44 +09:00