Files
itgmania212121/stepmania
Glenn Maynard 63b273fee2 FlipHeadAndTailWhenReverse is a bit confusing.
Other things are happening here: anchoring the hold note to the
top or bottom, and flipping the wavy texture upside down.  These
have separate purposes:

Normal hold rendering anchored to the bottom, so the hold scrolls
up as it's held; if it was anchored at the top, then it would
stay in place and the bottom would disappear as it was held.
In reverse, we can optionally reverse this, so the hold scrolls
down as it's held, or not reverse it, causing the hold to be
eaten by the head as the head comes down.

Normal hold rendering displays the hold body right-side-up.
In reverse, we can optionally render the hold body upside-down.
If we're flipping the head and tail (usually, putting the
overlaid arrow on the bottom instead of the top), mirroring
the body may or may not be wanted.

Additionally, we can optionally reverse the head and tail
(not to be confused with the top and bottom caps) in reverse.

These have been done together, but that's confusing; it's a
single setting with several obscure effects.  Split it up.
2007-01-11 03:10:36 +00:00
..
2006-09-25 08:25:50 +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
2006-12-30 04:32:43 +00:00
2006-12-28 09:59:28 +00:00
2007-01-03 05:05:54 +00:00