Christophe Riccio
77b6005e18
Merged 0.9.8 branch
2016-09-11 14:05:43 +02:00
Christophe Riccio
e3072918fc
Fixed readme
2016-09-11 14:05:01 +02:00
Christophe Riccio
32e22d69a6
Merged 0.9.8 branch
2016-09-11 14:04:26 +02:00
Christophe Riccio
3c4fe6133e
Prepare GLM 0.9.8.1
2016-09-11 14:02:08 +02:00
Christophe Riccio
7d73a5d320
Fixed test
2016-09-11 13:32:51 +02:00
Christophe Riccio
e5f3af3071
Merge branch '0.9.8'
2016-09-11 13:27:07 +02:00
Christophe Riccio
c2180b2ff8
Updated doxygen
2016-09-11 13:26:46 +02:00
Christophe Riccio
4a5461fa49
Updated readme
2016-09-11 13:26:22 +02:00
Christophe Riccio
41ff0aff82
Merge branch '0.9.8'
2016-09-11 12:59:43 +02:00
Christophe Riccio
454d480ceb
Updated API documentation
2016-09-11 12:44:33 +02:00
Christophe Riccio
9f0110f5b0
Updated readme
2016-09-11 12:34:22 +02:00
Christophe Riccio
e33e37dc48
Fixed CUDA warning #547
2016-09-11 12:27:24 +02:00
Christophe Riccio
bcc6879b4b
Fixed build
2016-09-11 03:24:37 +02:00
Christophe Riccio
430bf43087
Merge branch '0.9.8'
2016-09-11 03:13:34 +02:00
Christophe Riccio
3d6791ef00
Merge
2016-09-11 03:13:06 +02:00
Christophe Riccio
24075d56dd
Fixed build
2016-09-11 03:11:37 +02:00
Christophe Riccio
204ebdaf2f
Merged 0.9.8
2016-09-11 02:52:44 +02:00
Christophe Riccio
d0712875d8
Added missing extensions
2016-09-11 02:51:57 +02:00
Christophe Riccio
3422dad8cc
Fixed missing GLM_FUNC_DECL causing Cuda build errors #547
2016-09-11 02:51:49 +02:00
Christophe Riccio
90f0a88589
Added missing extensions
2016-09-11 02:50:47 +02:00
Christophe Riccio
64f276b804
Added missing extensions
2016-09-11 02:50:37 +02:00
Christophe Riccio
8a54ba3462
Added GTC_color_encoding
2016-09-11 02:50:08 +02:00
Christophe Riccio
2fd6a9eeee
Fixed missing GLM_FUNC_DECL causing Cuda build errors #547
2016-09-11 02:47:18 +02:00
Christophe Riccio
4be686d1fe
Merged 0.9.8
2016-09-11 00:21:34 +02:00
Christophe Riccio
c9831664c9
Updated manual
2016-09-11 00:19:17 +02:00
Christophe Riccio
0db72b76ab
Updated GLM Manual
2016-09-10 02:36:25 +02:00
Christophe Riccio
80a954d9fd
Merge branch '0.9.8'
2016-09-09 22:38:25 +02:00
Sergey Alexandrov
ee789e9092
Add GLF_FUNC_QUALIFIER to functors in "type_vec4.inl"
2016-09-09 22:38:12 +02:00
Christophe
9f590128df
Merge pull request #546 from taketwo/add-glm-func-qualifier
...
Add GLF_FUNC_QUALIFIER to functors in "type_vec4.inl" #545
2016-09-09 22:36:31 +02:00
Sergey Alexandrov
9b34889c0e
Add GLF_FUNC_QUALIFIER to functors in "type_vec4.inl"
2016-09-09 13:25:46 +02:00
Christophe Riccio
9cabe3b7bc
Merge branch '0.9.8'
2016-09-02 01:56:58 +02:00
Christophe Riccio
ff0054490d
Fixed GLM_FORCE_UNRESTRICTED_GENTYPE #543
2016-09-02 01:56:33 +02:00
Christophe Riccio
9160f8b8d2
Removed deprecated defines
2016-09-02 01:53:38 +02:00
Christophe Riccio
d029db8ac0
Merge 0.9.8
2016-09-02 01:46:56 +02:00
Christophe Riccio
e77c300e4c
Fixed error to cover deprecated define
2016-09-02 01:41:20 +02:00
Christophe Riccio
8bfefbd1ce
Document GLM_FORCE_UNRESTRICTED_GENTYPE and generate an error if both GLM_FORCE_SWIZZLE and GLM_FORCE_UNRESTRICTED_GENTYPE are defined at the same time
2016-09-02 01:38:40 +02:00
Christophe Riccio
a609a0fea6
- Added more information to build messages
2016-09-02 00:30:37 +02:00
Christophe Riccio
10dc67e2b5
- Added GLM_FORCE_UNRESTRICTED_GENTYPE allowing non basic genType #543
2016-09-01 23:32:12 +02:00
Christophe Riccio
1c5fd06c2d
Fixed cast and clean up
2016-09-01 22:46:21 +02:00
Christophe Riccio
bf88ae130d
Merge branch '0.9.8'
2016-08-18 00:59:07 +02:00
Christophe Riccio
ad262c3592
Udpated readme with fixed mat3_cast #542
2016-08-18 00:58:58 +02:00
Christophe Riccio
300f8e965a
Merge branch '0.9.8'
2016-08-18 00:54:35 +02:00
Patrik Huber
3b4856cf58
Convert integers to type T in quaternion mat3_cast()
...
This fixes issues when the type T is not explicitly convertible to T, and for example only has an operator* defined that takes two Ts but not a T and an int.
All the other functions in that file already use this syntax, so the missing ones here are most likely an oversight.
2016-08-18 00:54:25 +02:00
Christophe
c54714da59
Merge pull request #542 from patrikhuber/fix-quaternion-typeconversion
...
Convert integers to type T in quaternion mat3_cast() #542
2016-08-18 00:49:16 +02:00
Patrik Huber
d08618c073
Convert integers to type T in quaternion mat3_cast()
...
This fixes issues when the type T is not explicitly convertible to T, and for example only has an operator* defined that takes two Ts but not a T and an int.
All the other functions in that file already use this syntax, so the missing ones here are most likely an oversight.
2016-08-17 23:24:44 +01:00
Christophe Riccio
c947b3338b
Merge branch '0.9.8'
2016-08-11 00:42:43 +02:00
Christophe Riccio
ebafd8e82d
Fixed aligned type build on Visual C++ 2013 and older compiler #539
2016-08-11 00:41:38 +02:00
Christophe Riccio
239c590ac0
Merge branch '0.9.8'
2016-08-09 20:48:50 +02:00
Christophe Riccio
37ab3dfd29
Fixed Cuda build, using '__align__' for alignments in Cuda #539
2016-08-09 20:48:34 +02:00
Christophe Riccio
7f4ad7524a
Merge branch '0.9.8'
2016-08-09 20:07:55 +02:00