gre-42
|
e145d89a96
|
Correct sign in mat4x4_rotate_Y
Signs were incorrect in mat4x4_rotate_Y.
Closes #1673.
(cherry picked from commit 67c720d117 )
|
2020-05-19 14:33:27 +02:00 |
|
Camilla Löwy
|
d55c57b504
|
Fix Clang -Wmissing-braces warning
|
2017-07-10 12:55:58 +02:00 |
|
Camilla Löwy
|
2037b5ce39
|
Fix matrix not being fully initialized
Regression introduced with a28236d939
and found by @cher-nov.
Closes #937.
|
2017-01-29 16:44:14 +01:00 |
|
Camilla Berglund
|
a28236d939
|
Fix matrix rotation regression
Related to #785.
|
2016-07-13 22:22:43 +02:00 |
|
Camilla Berglund
|
18b6ba0af4
|
Remove trailing whitespace
|
2016-07-12 15:35:06 +02:00 |
|
ndogxj
|
65d4652e92
|
Fix VS 2010 build errors
VS 2010 cannot handle C99-style variable declarations in C mode.
Fixes #785.
|
2016-07-12 01:02:58 +02:00 |
|
Camilla Berglund
|
d9e43ea120
|
Fix example build errors on legacy MinGW
|
2015-11-10 14:08:28 +01:00 |
|
Camilla Berglund
|
572ac09660
|
Fix example build errors on VS2013 and earlier
VC++ does not support inline in C mode.
Fixes #581.
|
2015-08-16 03:24:39 +02:00 |
|
Camilla Berglund
|
1057bd38cf
|
Add linmath.h
|
2015-08-09 16:53:46 +02:00 |
|