Commit Graph

6 Commits

Author SHA1 Message Date
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