Commit Graph

26 Commits

Author SHA1 Message Date
antopilo
5c2311d7b5 Master volume in project settings now works 2024-10-29 20:37:59 -04:00
antopilo
03d785f016 Fixed inverted spatialized audio direction in play mode 2024-10-28 20:14:49 -04:00
Antoine Pilote
c91812c65e Moved FileSystem stuff into seprate files and a FileSystem Folder 2024-09-03 23:49:22 -04:00
Antoine Pilote
8aef2aaff9 Removed some empty line 2024-09-02 18:12:42 -04:00
Antoine Pilote
c7a1c10ff0 Removed spinning audio thread 2024-09-02 12:59:49 -04:00
Antoine Pilote
63712edc6d Added C# Point entities + automatic export of FGD entities 2024-09-01 19:37:05 -04:00
Antoine Pilote
03231e6bf7 Added Various project settings
UI, Rendering, Viewport, Physics, Audio settings
2024-08-21 18:05:28 -04:00
Antoine Pilote
6ef9521059 Cleaned up UI and added a way to build .net project from the editor 2023-10-27 01:32:17 -04:00
Antoine Pilote
8c581fbc14 Application and layers refactoring 2023-10-15 03:09:47 -04:00
Antoine Pilote
41a81e5279 Added audio streaming 2023-10-02 01:36:49 -04:00
Antoine Pilote
e5497083ff Fixed duplicate namespace in audiomanager 2023-09-30 14:28:15 -04:00
Antoine Pilote
4a4d485e7f Woops 2023-09-28 01:00:40 -04:00
Antoine Pilote
6bc1984bf6 Added runtime --project argument 2023-09-28 00:49:35 -04:00
Antoine Pilote
1aae2e3ea7 Conditional branch for linux 2023-09-27 23:37:31 -04:00
MissLavender-LQ
d46c0c47b8 linux audio is now set to alsa 2023-09-28 03:51:14 +01:00
antopilo
c15bf532ae Compilation succesful on Linux Ubuntu
Probably broke a lot of things
2023-09-27 01:48:05 -04:00
Antoine Pilote
79a9265dc6 Can now trigger audio emitters through scripts 2023-09-23 16:18:11 -04:00
Antoine Pilote
a4724e2a91 Upgraded to C++ 20 & better audio voice management 2023-09-23 00:37:42 -04:00
Antoine Pilote
60d6af1341 Audio component now has panning, volume, playback speed and works 2023-09-22 21:30:56 -04:00
Antoine Pilote
2efb2febac Audio manager cleanup 2023-09-20 22:28:42 -04:00
Antoine Pilote
92db6c9082 Added gizmo for audio emitter 2023-09-20 22:20:24 -04:00
Antoine Pilote
6a52340e7d Audio engine can now play sounds 2023-09-20 21:41:34 -04:00
Antoine Pilote
c2b80eb2f9 Fixed rendering error when disabling volumetric 2023-07-04 12:41:35 -04:00
Antoine Pilote
0ba492a872 Added icons and fixed audio manger crash 2023-04-04 01:39:23 -04:00
Antoine Pilote
6b018aeb32 Audio mixer window 2023-04-03 00:37:40 -04:00
Antoine Pilote
1532724a5d Started work on audio manager
Implemented soloud
2023-04-02 22:35:40 -04:00