Version: 237.3.0

This commit is contained in:
metalgearsloth
2024-12-16 16:33:24 +11:00
parent 0b7e8c2560
commit 9c30fdf5fd
2 changed files with 20 additions and 5 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

@@ -39,6 +39,25 @@ END TEMPLATE-->
### New features
*None yet*
### Bugfixes
*None yet*
### Other
*None yet*
### Internal
*None yet*
## 237.3.0
### New features
* Added stack-like functions to `ValueList<T>` and added an `AddRange(ReadOnlySpan<T>)` overload.
* Added new `AssetPassFilterDrop`.
* Added a new RayCastSystem with the latest Box2D raycast + shapecasts implemented.
@@ -51,10 +70,6 @@ END TEMPLATE-->
* Sandbox error reference locator now works with generic method calls.
### Internal
*None yet*
## 237.2.0