Commit Graph

17 Commits

Author SHA1 Message Date
Dean Herbert bb8efcc12f Fix CI issues (pass #2) 2017-07-08 18:17:47 +09:00
Thomas Müller 22a987f6cc Update test cases to new framework and fix old crashes 2017-07-07 15:05:55 +03:00
Dean Herbert 89c8a34025 Merge branch 'master' into better-drawablehitobject-lifetimes 2017-06-21 20:13:57 +09:00
paparony03 62dee59672 Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
2017-06-20 15:54:23 +10:00
smoogipooo 34ac932fe2 Reduce pollution in DrawableHitObject in favor of a loosely-coupled IScrollingHitObject. 2017-06-19 10:54:23 +09:00
smoogipooo 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
smoogipooo ea87aca032 We no longer need to pass in the control point. 2017-06-16 13:12:36 +09:00
smoogipooo 874db28478 CI fixes. 2017-06-16 13:09:06 +09:00
smoogipooo c8a1933874 Implement proper expiry in test case. 2017-06-16 13:06:44 +09:00
smoogipooo 5bac0919f0 Remove gross autoSizingAxes and life time. 2017-06-16 13:00:08 +09:00
Dean Herbert f07a31b2ca Make hitobjects a bit more visual 2017-06-15 15:17:05 +09:00
Dean Herbert 6679575c13 Add current time labels 2017-06-15 15:06:38 +09:00
Dean Herbert 021019648e Add labels to playfield area 2017-06-15 14:40:30 +09:00
Dean Herbert 149eaa64de Use a relative width definition 2017-06-15 14:36:41 +09:00
Dean Herbert cfb7e4f61a Tidy up testcase a bit 2017-06-15 14:16:47 +09:00
smoogipooo 95db62c385 Remove unused using. 2017-06-12 17:32:28 +09:00
smoogipooo 56244e0134 Add small test case to demonstrate usage. 2017-06-12 17:31:24 +09:00