Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
Loading
Showing
with 281 additions and 261 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment