Skip to content
Commit 0813dd89 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Fixed scalar types in vector operations

This allows int-vectors to be multiplied by float-scalars, producing
accurate int values (e.g. 4.2 * 10 == 42).
parent 9629ba95
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment