Version: 0.107.0.0

This commit is contained in:
metalgearsloth
2023-05-03 10:13:04 +10:00
parent 6846b71e43
commit 89b4062eb6
2 changed files with 13 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,18 @@ END TEMPLATE-->
*None yet*
## 0.107.0.0
### Breaking changes
* Pass in dependencies to LocalPlayer AttachEntity (was anyone even using this method?)
### Internal
* Light query changes for some optimisation.
* Remove Texture.White IoC resolves in a lot of rendering areas.
## 0.106.1.0
### New features