Commit Graph

15 Commits

Author SHA1 Message Date
89c8a34025 Merge branch 'master' into better-drawablehitobject-lifetimes 2017-06-21 20:13:57 +09:00
62dee59672 Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
2017-06-20 15:54:23 +10:00
34ac932fe2 Reduce pollution in DrawableHitObject in favor of a loosely-coupled IScrollingHitObject. 2017-06-19 10:54:23 +09:00
4afe83e74e Rework DrawableHitObject to provide default life times and proper DrawableTimingSection autosizing.
This exposes LifetimeOffset from DrawableHitObject which is used by the XSRG rulesets to adjust the life time range by the VisibleTimeRange.
2017-06-16 19:21:54 +09:00
ea87aca032 We no longer need to pass in the control point. 2017-06-16 13:12:36 +09:00
874db28478 CI fixes. 2017-06-16 13:09:06 +09:00
c8a1933874 Implement proper expiry in test case. 2017-06-16 13:06:44 +09:00
5bac0919f0 Remove gross autoSizingAxes and life time. 2017-06-16 13:00:08 +09:00
f07a31b2ca Make hitobjects a bit more visual 2017-06-15 15:17:05 +09:00
6679575c13 Add current time labels 2017-06-15 15:06:38 +09:00
021019648e Add labels to playfield area 2017-06-15 14:40:30 +09:00
149eaa64de Use a relative width definition 2017-06-15 14:36:41 +09:00
cfb7e4f61a Tidy up testcase a bit 2017-06-15 14:16:47 +09:00
95db62c385 Remove unused using. 2017-06-12 17:32:28 +09:00
56244e0134 Add small test case to demonstrate usage. 2017-06-12 17:31:24 +09:00