Commit Graph

5 Commits

Author SHA1 Message Date
0483e0334d Fix includes and some comments 2025-12-10 21:55:34 +01:00
bfd11fa3bf Use Mesh class in Waveform effect 2025-10-27 19:28:59 +01:00
a1d300f48c Include cleanup, plus a few small code improvements.
Also removed empty FrameAudioData implementation file.
2024-02-02 15:08:05 +01:00
7e45cbe1f9 Clean up minor warnings and code style
* Remove warnings for code in vendor folders
* Add pedantic and extra warnings in GCC only to projectM sources
* Rename ResetOpenGL to SetWindowSize
2024-02-01 11:27:10 -06:00
1350028430 Move default waveform math to separate classes.
Gets rid of this hube WaveformMath() function and provides a framework to easily add more wave modes.
2023-12-30 14:56:35 +01:00