281dea65ad8a91e67e5c688054f5c761c14f2cf7
We have limited use of `Vector3` in the engine, so I converted it into a record and removed almost all of its methods. Converting it to a record also means it's not mutable anymore, which is a positive in my book. That required a few minor changes in `Matrix4` but nothing major.
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%