flame icon indicating copy to clipboard operation
flame copied to clipboard

feat!: Use 32-bit vector_math

Open renancaraujo opened this issue 1 year ago • 0 comments

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 docs and added dartdoc comments with ///.
  • [x] I have updated/added relevant examples in examples or docs.

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

renancaraujo avatar Dec 14 '24 20:12 renancaraujo