readded scalar types

This commit is contained in:
Jorijn van der Graaf 2026-03-31 14:57:56 +02:00
commit e4bfc0ff19
3 changed files with 12 additions and 29 deletions

View file

@ -7,6 +7,9 @@
"interfaces/Crafter.Math-Basic",
"interfaces/Crafter.Math",
"interfaces/Crafter.Math-Common",
"interfaces/Crafter.Math-Vector",
"interfaces/Crafter.Math-Intersection",
"interfaces/Crafter.Math-MatrixRowMajor",
"interfaces/Crafter.Math-VectorF16",
"interfaces/Crafter.Math-VectorF32"
],