opsu-dance/src/itdelatrisu/opsu/objects
Matteo Signer 9991364077 Improve slider rendering.
Significantly improves looks and performance of sliders, especially on
shared memory graphics models like integegrated GPUs.
No longer renders using cones and a framebuffer, instead renders quads
and triangles for curves, using much less geometry.
2016-12-03 18:46:13 +01:00
..
curves Improve slider rendering. 2016-12-03 18:46:13 +01:00
Circle.java Replace xy float[] arrays with Vec2f (mostly in game objects). 2015-09-05 12:53:42 -05:00
DummyObject.java Replace xy float[] arrays with Vec2f (mostly in game objects). 2015-09-05 12:53:42 -05:00
GameObject.java Replace xy float[] arrays with Vec2f (mostly in game objects). 2015-09-05 12:53:42 -05:00
Slider.java Draw reversing arrow in black if the slider is lightly colored 2015-11-21 15:30:25 +01:00
Spinner.java Replace xy float[] arrays with Vec2f (mostly in game objects). 2015-09-05 12:53:42 -05:00