2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-04-30 07:29:35 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Jan 132cccb971 refactor: use new line character instead of std::endl 2024-03-24 20:24:22 +01:00
Jan 05ce73049d chore: small code cleanups 2024-02-10 10:52:02 +01:00
Alex bfed3d5e68 clang format 2024-02-09 11:43:02 -05:00
Alex 2478a1355f code review changes 2024-02-09 11:39:51 -05:00
Alex e2f8892278 clang formatting 2024-01-26 13:05:07 -05:00
Alex 80da882b4d Merge branch 'Laupetin:main' into main 2024-01-26 12:15:26 -05:00
Alex a020de6f80 SoundBankWriter code 2024-01-26 12:14:47 -05:00
Alex acd9fa27fc reverb and duck loading. cleaned up asset loading with custom csv parser 2024-01-24 22:01:47 -05:00
Jan 4696011d9d chore: extend CsvStream to be able to emit const char* allocated with a MemoryManager 2024-01-20 16:30:59 +01:00
Clang Format 6b4f5d94a8 Reformat code with clang format 2023-11-19 21:07:21 +00:00
Jan 3529214596 Fix CsvStream not reading values properly 2021-03-23 01:28:54 +01:00
Jan 88b5eefe24 Create CsvStream class to replace CsvWriter 2021-03-11 12:43:33 +01:00