Commit Graph

7 Commits

Author SHA1 Message Date
Kurt
18bd61577b Update dependencies
FlatSharp 7.4.0 now can use .NET 8
2023-12-05 21:20:09 -08:00
Kurt
bbab4ceb1c Bump to .NET 8.0 2023-11-15 21:03:53 -08:00
Kurt
ec9c6d88a8
SV Teal Mask Support (#348)
Closes #347 
Closes #341 

Co-authored-by: Michael Scire <SciresM@gmail.com>
Co-authored-by: sora10pls <17801814+sora10pls@users.noreply.github.com>
Co-authored-by: Lusamine <30205550+Lusamine@users.noreply.github.com>
2023-10-05 18:57:41 -07:00
duckdoom4
401235a35d Add shared fbs project and update include paths 2023-08-26 18:10:40 +02:00
duckdoom4
76cb6f852a Fix IDE freeze / forever compile :) 2023-08-23 21:07:53 +02:00
duckdoom4
ebcee531ba Include as content to force recompile flatbuffers on change 2023-04-24 14:18:00 +02:00
Kurt
8e83b63d95
Flatsharp codegen (#326)
* Manually translated/attributed fbs files.

* Include fields in obj-as-table dump

* Emit fields for json too. FlatSharp generates structs with fields rather than properties at fixed offsets (maybe I'm missing a setting)

* Update .editorconfig to ignore generated code files (unsure if this actually works).
2023-04-06 18:00:19 -07:00