flame
flame copied to clipboard
feat!: Use 32-bit vector_math
Description
Change to 32-bit vector_math to not have to not have incompatible types with 3D and shader code.
Checklist
- [x] I have followed the Contributor Guide when preparing my PR.
- [x] I have updated/added tests for ALL new/updated/fixed functionality.
- [x] I have updated/added relevant documentation in
docsand added dartdoc comments with///. - [x] I have updated/added relevant examples in
examplesordocs.
Breaking Change?
- [x] Yes, this PR is a breaking change.
- [ ] No, this PR is not a breaking change.
Related Issues
https://github.com/flame-engine/flame/issues/3406