mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-25 13:11:00 +00:00
Mainly to prevent promotion between different vector and matrix sizes, but also to be consistent in that double doesn't promote to itself (same as other scalar types). Also fix up type_rows and type_cols for matrices and make type_assignable, type_promotes, and type_compatible null-safe (always false if either src or dst is null). |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
Makemodule.am | ||
TODO |