Commit Graph
15 Commits
Author SHA1 Message Date
ClyybberandGitHub 305ea97d5b Limit audio raycast length (#2851)
* Limit audio raycast length

* Add MidiManager.MaxDistanceForCulling and cull based on MaxDistance.
2022-05-28 13:07:36 +02:00
ClyybberandGitHub c32ef136a1 Fix completion crashing on a invalid path not starting with '/' (#2861) 2022-05-25 13:39:31 +10:00
ClyybberandGitHub 3d25886d79 Set velocity for audio sources, enabling doppler effect (#1622) 2021-03-11 11:44:01 +01:00
ClyybberandGitHub 5b80b33e00 Change GetFileSystemInfos to EnumerateFileSystemInfos for iteration (#1561) 2021-02-15 16:26:16 +01:00
ClyybberandGitHub 62cf778958 Fix build when dotnet is not in the PATH (#1483) 2021-01-04 20:25:43 +01:00
ClyybberandGitHub 2b6ed4852d Cleanup occlusion (#1138) 2020-06-22 12:32:29 +02:00
ClyybberandGitHub 71b06c0791 Placement improvements (#1105) 2020-06-08 13:51:22 +02:00
ClyybberandGitHub 6060a2ff4f Improve occlusion performance and fix a crash (#1107) 2020-06-06 19:45:38 +02:00
ClyybberandGitHub c32f21bea3 Better sound occlusion (#1102)
* Better occlusion; introduce IntersectRayPenetration

* Use ToArray instead of casting

* Better doc

* Use Debug.Assert
2020-06-05 12:53:43 +02:00
ClyybberandGitHub 39c508feaa Fix c#1046 (#1101) 2020-06-03 22:40:04 +02:00
ClyybberandGitHub 9d6a9d5aa9 Fix #889 (#1100) 2020-06-03 11:52:07 +02:00
ClyybberandGitHub 3f7296eef4 Fix #1023 (#1099) 2020-06-03 11:49:52 +02:00
ClyybberandGitHub fcdabe98f4 Tiny cleanup (#1098) 2020-06-02 14:40:08 +02:00
ClyybberandGitHub 9d75c3a1c8 Implement audio occlusion and upgrade to OpenTK 4 (#1068) 2020-05-27 17:50:01 +02:00
ClyybberandGitHub feb5050b32 Make midi louder (#1063) 2020-05-20 20:24:48 +02:00