Version: 187.1.0

This commit is contained in:
metalgearsloth
2023-12-03 00:59:49 +11:00
parent 34637fb430
commit 34d02256fd
2 changed files with 9 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
<Project>
<!-- This file automatically reset by Tools/version.py -->
<!-- This file automatically reset by Tools/version.py -->

View File

@@ -54,6 +54,14 @@ END TEMPLATE-->
*None yet*
## 187.1.0
### Bugfixes
* Apply default audio params to all audio sources not just non-buffered ones.
* Avoid re-allocating broadphase job every tick and maybe fix a rare nullref for it.
## 187.0.0
### New features