Files
itgmania212121/stepmania
Glenn Maynard 1a63e18756 The topcap and bottomcap can overlap, when the hold is very small.
When this happens, fYHead (the end of the topcap) will be greater
than fYTail (the start of the bottomcap).  We want to clip rendering
of one of them, so we don't draw them both in the same spot.  However,
we're clipping both of them: the topcap to the bottomcap's actual start
and the bottomcap to the topcap's actual end.  This leaves a gap between
them.  Only clip the bottomcap.
2007-01-16 05:53:17 +00:00
..
2006-12-12 05:20:59 +00:00
2006-12-19 02:53:42 +00:00
2006-10-17 08:58:26 +00:00
2007-01-13 05:18:44 +00:00
2007-01-16 02:15:36 +00:00
2007-01-03 05:05:54 +00:00