Commit Graph

3087 Commits

Author SHA1 Message Date
Christophe
7157969a05 Merge pull request #558 from amc522/swizzle_alternate
Alternate functions for creating swizzles of vectors #558
2016-11-01 22:27:47 +01:00
Christophe Riccio
2c4e8bf83a Proofreading and editing from #458 2016-11-01 22:22:50 +01:00
Christophe Riccio
2488eb6d3f Fixed table of contents case 2016-11-01 20:59:29 +01:00
Christophe Riccio
4e20e521db Removed introduction, already in readme.md 2016-11-01 15:59:31 +01:00
Christophe Riccio
2eac9169bc Replaced the manual by a markdown version #458 2016-11-01 15:54:58 +01:00
Christophe Riccio
ee6149cc3a Removed Word manual 2016-11-01 15:52:47 +01:00
Christophe Riccio
f9193caf19 Added GPU and legacy OpenGL function links 2016-11-01 15:51:29 +01:00
Christophe Riccio
3611a75da4 Completed source code formatting 2016-11-01 15:44:18 +01:00
Christophe Riccio
999be4302f Improved layout with images 2016-11-01 15:35:04 +01:00
Christophe Riccio
93c9c93947 Updated table of content 2016-11-01 15:31:43 +01:00
Christophe Riccio
eadd43c622 Added table of content 2016-11-01 15:23:28 +01:00
Christophe Riccio
e899672a69 Finished reformatting of for markdown 2016-11-01 14:47:50 +01:00
Christophe Riccio
e95fc82a4e Updated formating 2016-11-01 13:59:45 +01:00
Christophe Riccio
54796da2cd Updated markdown manual 2016-11-01 13:44:23 +01:00
Christophe Riccio
e050e331f3 Updated manual 2016-11-01 13:26:16 +01:00
Christophe Riccio
c583fe0257 Updated manual 2016-11-01 12:56:37 +01:00
Christophe Riccio
3ca24a12a1 Updated manual 2016-11-01 12:46:33 +01:00
Christophe Riccio
936069aa56 Updated manual 2016-11-01 12:32:53 +01:00
Christophe Riccio
5521e7d277 Updated image link 2016-11-01 12:02:03 +01:00
Christophe Riccio
a209f51807 Added images 2016-11-01 11:56:24 +01:00
Christophe Riccio
0e5abf9232 Added manual.md generated from glm.docx using pandoc 2016-11-01 11:35:16 +01:00
Christophe Riccio
842ae44f6d Updated minimum compiler version required 2016-11-01 09:56:07 +01:00
Christophe Riccio
44a981ea68 Merge 0.9.8 2016-11-01 09:16:29 +01:00
Christophe Riccio
c4f52dc98f Added test for quat type component length() static #565 2016-11-01 09:14:28 +01:00
Christophe Riccio
f3fc2b2862 Prepare GLM 0.9.8.2 release 2016-11-01 09:08:12 +01:00
Christophe Riccio
535040b207 Made quat, vec, mat type component length() static #565 2016-11-01 09:07:04 +01:00
Christophe Riccio
2e9f580615 vector/matrix component length() static #565 2016-11-01 08:44:19 +01:00
Christophe Riccio
9298939816 length becomes a static function #565 2016-11-01 08:44:14 +01:00
Christophe Riccio
a2684a8fe5 - Added lowp variant of GTC_colorspace convertLinearToSRGB #419 2016-10-16 20:17:29 +02:00
Christophe Riccio
e4c559b29b Added RGBM encoding in GTC_packing #420 2016-10-16 16:40:49 +02:00
Christophe Riccio
9d4f0ba758 Merge branch '0.9.8' 2016-10-16 14:51:57 +02:00
Christophe Riccio
e98ce44d85 Added warning messages when using GLM_FORCE_CXX** but the compiler is known to not fully support the requested C++ version #555 2016-10-16 14:51:49 +02:00
Christophe Riccio
cc7a6dd963 Merge branch '0.9.8' 2016-10-16 12:10:58 +02:00
Christophe Riccio
e1b88a05e9 Fixed filename #562 2016-10-16 12:10:44 +02:00
Christophe Riccio
a2cd1d31be Merged 0.9.8 2016-10-12 21:56:37 +02:00
Christophe Riccio
5cda6a3335 Removed 0.9.8.2 release date... not released 2016-10-12 21:54:11 +02:00
Christophe Riccio
1c283c62df Merge branch 'master' of https://github.com/g-truc/glm 2016-10-12 21:40:45 +02:00
Christophe Riccio
09a81dad23 Merge branch '0.9.8' 2016-10-12 21:40:15 +02:00
Christophe Riccio
1c85265f97 Added Visual C++ 15 detection, Added Clang 4.0 detection, Refactored GLM_COMPILER_VC values 2016-10-12 21:40:03 +02:00
Christophe Riccio
f7e2b724da Merge branch '0.9.8' 2016-10-12 10:50:05 +02:00
Christophe Riccio
5f5e800a24 Fixed clang and GCC build #559 2016-10-12 10:45:43 +02:00
Christophe Riccio
a1c262e283 Merge branch '0.9.8' 2016-10-10 22:09:09 +02:00
Christophe Riccio
19a6d64e8c Fixed Visual C++ constexpr build error #555, #556 2016-10-10 22:03:57 +02:00
amc522
74d3870160 Alternate functions for creating swizzles of vectors 2016-10-09 17:27:59 -07:00
Christophe Riccio
3d00cdeb8d Merge 0.9.8 2016-09-25 12:17:03 +02:00
Christophe Riccio
cae9f61e46 Updated GLM 0.9.8 revision 2016-09-25 12:15:46 +02:00
Christophe Riccio
48f896bad9 Updated version 2016-09-25 10:46:48 +02:00
Christophe Riccio
18ea7063c4 Updated version 2016-09-25 10:44:01 +02:00
Christophe Riccio
30c9391aeb Merge 0.9.8 2016-09-25 10:37:41 +02:00
Christophe Riccio
b7a286b186 Renamed test 2016-09-25 10:35:30 +02:00