mirror of
https://github.com/OpenSim-NGC/OpenSim-Sasquatch.git
synced 2024-11-21 06:26:09 -07:00
d64ff145cd
* Placeholders for AISv3. EF Core Model code in OpenSim.Data.Models. Both projects are in the Source directory and not yet included in the solution. Tests are added back in Tests. Still need to Add the LinkSet Data tests and activate them in the solution. * Add PBR Terrain fields to ef core regionsettings table. Add OpenSIm.Data.Models to solution. * Restructure the LinksetData Deserialize. We'll also save the size value so it doesnt need to be calculated. We make the size a required field so we can tell if its not present and fall back to handling the old format as well. Make the serialized fields writable publically so they can be deserialized successfully. This is a change in dotnet 8. * Address CodeQL comments. Ternary operator in LinksetData Deserialize and rename some generated code for the Search tables ef core support away from Object which is of course a reserved word. |
||
---|---|---|
.. | ||
BUILDING.md | ||
CONTRIBUTORS.txt | ||
RELEASE.md | ||
SECURITY.md | ||
TESTING.txt |