OpenSim-Sasquatch/Docs
Mike Dickson d64ff145cd
Some checks failed
CodeQL / Analyze (csharp) (push) Has been cancelled
dotnet package / build (8.0.x) (push) Has been cancelled
dotnet package / build (9.0.x) (push) Has been cancelled
Feature/lsd fix (#83)
* 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.
2024-08-06 11:14:16 -04:00
..
BUILDING.md Feature/lsd fix (#83) 2024-08-06 11:14:16 -04:00
CONTRIBUTORS.txt Feature/lsd fix (#83) 2024-08-06 11:14:16 -04:00
RELEASE.md Feature/lsd fix (#83) 2024-08-06 11:14:16 -04:00
SECURITY.md Feature/lsd fix (#83) 2024-08-06 11:14:16 -04:00
TESTING.txt Feature/lsd fix (#83) 2024-08-06 11:14:16 -04:00