diff options
| author | ArielG-NV <159081215+ArielG-NV@users.noreply.github.com> | 2024-06-24 09:45:21 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-24 09:45:21 -0400 |
| commit | d832e33574ed772db1fa9b7ba184b37d0e3704cf (patch) | |
| tree | 8a0a369757b7c7c37121d7d78bb870b10d6f6750 /tests/render | |
| parent | cf8d1ceffcfbbb64734e6180a2c0cebd033f5b2e (diff) | |
Added float2x2 cast to float4 (and vise versa) (#4432)
* added float4x4<->float4 casting (and related)
Note: not adding `matrix<1,N>` and `matrix<N,1>` translations since this will bloat stdlib with many expensive to process `extension` operations. `matrix<N,1>` is already planned to be treated as vectors (which should solve this problem by proxy).
* address review
* explicit cast mat to vec
Diffstat (limited to 'tests/render')
0 files changed, 0 insertions, 0 deletions
