exch-bms2 / beatoraja

Cross-platform rhythm game based on Java and libGDX.
GNU General Public License v3.0
623 stars 146 forks source link

Add noGapX to remove width gaps in note graphs #781

Closed hadronyche closed 6 months ago

hadronyche commented 6 months ago

Remove measure gaps for cleaner notegraphs. These typically appear heavily aliased in skins.

Before: image After: image

Measures can still be distinguished by heights of different bars and colour within.