Add issue markdown files. Prepare for texture feature branch. Small cleanup. (#44)
Update handling of warnings (#46)
- Turn warnings into errors
- Add "copy of whole record" as warning
- Enable strict indentation
Fix title; remove comments
- Title was not being set on startup with the provided config value
- Various comment blocks were removed as they added no value
Update mirror.yaml to point to openwomb (#42)
Update package text file inclusion
Fix up nuget pack semantics
Add workflow dispatch to CI jobs
Remove double logging of device specs
PATCH: General improvements
Add transform; Remove compiler constants; Add clock for delta; Cache based on shader source; Add primitives helpers
WOMB-39: Change handlers and add other inputs
WOMB-37: Use tuples instead of System.Numerics Vectors