Files
itgmania212121/stepmania
Glenn Maynard 24f8de5cec more use of beat indexes instead of floating point
It actually looks like almost all of NoteDataUtil can be done naturally
in fixed-point: instead of passing around floating point, converting it to
fixed point for NoteData indexing, and adding floating-point beat fractions,
just pass around fixed point everywhere, and convert beat fractions to
fixed-point (which probably happens at compile-time)
If TimingData, etc. does the same thing, things will be simpler ...
2005-01-22 17:51:46 +00:00
..
2005-01-17 17:51:18 +00:00
2004-10-07 04:22:04 +00:00
2005-01-12 05:39:16 +00:00
2004-07-02 20:08:17 +00:00
2005-01-22 04:50:25 +00:00
2004-10-16 17:52:07 +00:00
2005-01-22 05:53:14 +00:00
2004-11-04 23:47:48 +00:00
2004-09-07 06:08:52 +00:00
2004-10-16 17:52:07 +00:00