Kurt
4c16905249
Use c#11 features
2024-03-04 20:19:09 -06:00
Kurt
c181db68ff
Minor clean
...
Handle some nullable warnings, style c#12
2023-12-21 12:31:00 -08:00
duckdoom4
6456f79961
Fix SWSH model loading crash
2023-09-12 07:37:16 +02:00
duckdoom4
51c73305de
Made the model converter compile again
...
Now I just need to make it functional again.
for example fix all those flat buffer constructors that shouldn't be used like that.
2023-08-26 23:08:59 +02:00
duckdoom4
401235a35d
Add shared fbs project and update include paths
2023-08-26 18:10:40 +02:00
duckdoom4
62c5ff582b
Port last bits of the model converter branch
...
* Still need to fix the ModelConverter Sub-form before it can be used. The new flat compiler has some annoying features that I don't really know how to deal with yet. (Can't use default constructors :( )
2023-07-30 23:55:19 +02:00