HeavenStudioPlus/Assets/Scripts/BeatmapFormats
minenice55 695f6671fb
Performance Improvements (#173)
* improve performance with new render settings

- fix letterboxing losing camera references

* fin in missing params?

needs testing

* finish default param check

* scale jump animation of fan club spectators

* fix missing references in a karate man method

* more liberal use of Double in conductor

beatkeeping is now absolute instead of being additive

* optimize Conductor more

reduce caching from constantly sorting tempo changes despite game manager doing it for us
moved metronome logic to LateUpdate
2022-09-22 22:05:04 -04:00
..
Beatmap.cs correct param typings on load now 2022-08-22 19:14:38 -04:00
Beatmap.cs.meta prep work on dynamic beatmap format 2022-08-20 16:21:30 -04:00
DynamicBeatmap.cs Performance Improvements (#173) 2022-09-22 22:05:04 -04:00
DynamicBeatmap.cs.meta prep work on dynamic beatmap format 2022-08-20 16:21:30 -04:00