Commit Graph

39 Commits

Author SHA1 Message Date
Christophe Riccio
bc0f5317fd Updated documentation 2015-08-01 22:54:27 +02:00
Christophe R
6ccdafb718 Updated GLM documentation 2015-08-01 20:33:33 +02:00
Christophe Riccio
c1377bc360 - Clarified manual regarding angle unit in GLM, added FAQ 11 #336 2015-05-02 00:07:35 +02:00
Christophe Riccio
4340f3fa6f Fixed C++ language restriction using GLM_FORCE_CXX** 2014-12-10 21:29:41 +01:00
Christophe Riccio
f680d14612 Updated version for next release 2014-12-01 00:30:02 +01:00
Christophe Riccio
6285ed64d3 Updated API 2014-11-30 21:57:58 +01:00
Christophe Riccio
25a57418bd Updated readme and doc 2014-11-29 21:48:35 +01:00
Christophe Riccio
a6b31d8fa1 Fixed test build 2014-11-29 20:21:13 +01:00
Christophe Riccio
4ee163ed79 Updated section 3.4 SIMD support 2014-11-29 20:09:33 +01:00
Christophe Riccio
9b250cc86f Fixed arch detection for Intel compiler 2014-11-29 02:43:06 +01:00
Christophe Riccio
c20df07879 Updated license 2014-11-25 22:25:24 +01:00
Christophe Riccio
2d50df61c3 Initial structure for GTC_integer 2014-11-17 23:56:41 +01:00
Christophe Riccio
3adf263341 Added GLM_FORCE_EXPLICIT_CTOR to require explicit type conversions #269 2014-11-17 22:59:10 +01:00
Christophe Riccio
4e95519396 Fixed test with VC and disabled lang extension 2014-11-16 18:18:11 +01:00
Christophe Riccio
a66611ee62 Updated doc 2014-11-16 17:21:29 +01:00
Christophe Riccio
31cee181d1 Updated GTC extension list 2014-11-16 17:00:17 +01:00
Christophe Riccio
0042517167 Replace function instanciations with macros by templates 2014-10-20 00:34:59 +02:00
Christophe Riccio
3e099707a1 Updated 'unitialize' doc 2014-10-19 18:33:14 +02:00
Christophe Riccio
bcd07b50f3 - Added GLM_FORCE_NO_CTOR_INIT 2014-10-19 03:33:14 +02:00
Christophe Riccio
c2d542562e Fixed GLM_FORCE_SIZE_FUNC support overlook #245. Added uninitiallized constructor to quaternion. Fixed lack of conscistency or quaternion constructors with other types. Various uninitilized constructor optimizations 2014-10-12 01:24:28 +02:00
Christophe Riccio
b3b3069491 Updated preprocessor options 2014-10-11 21:04:12 +02:00
Christophe Riccio
d54f2fd667 Refactoring of GLM documentation 2014-10-11 00:51:52 +02:00
Christophe Riccio
a5f37ff858 Updated manual: dependencies session 2014-10-10 23:20:07 +02:00
Christophe Riccio
fee3eddd37 Updated API documentation 2013-12-25 23:48:55 +01:00
Christophe Riccio
fd256dfaa8 Updated GLM manual with per feature headers. Fixed io. 2013-12-25 23:21:46 +01:00
Christophe Riccio
3e82b598b4 Completed swizzle operator documentation 2013-09-15 21:27:35 +02:00
Christophe Riccio
b7c020b6fe Updated GLM 0.9.5 doc 2013-09-07 18:35:01 +02:00
Christophe Riccio
72db321c68 Updated documentation 2013-09-07 13:09:28 +02:00
Christophe Riccio
eb7059ff26 Updated precision qualifier documentation 2013-09-02 00:50:26 +02:00
Christophe Riccio
82a3f8fafb Updated documentation for GLM 0.9.5 updates 2013-09-02 00:17:59 +02:00
Christophe Riccio
f1e175e2e6 Updated doc 2013-08-31 11:47:10 +02:00
Christophe Riccio
d757ee2bfc Updated GLM 0.9.5 documentation 2013-08-31 01:56:02 +02:00
Christophe Riccio
9556540244 Fixed documents 2013-05-10 11:28:08 +02:00
Christophe Riccio
bb0398ae4a Updated default precision section 2013-04-02 01:53:30 +02:00
Christophe Riccio
733cd31b0d Updated documentation design (code), improved swizzling description 2013-04-01 22:47:07 +02:00
Christophe Riccio
653e2e20ba Updated manual, new table of contents design. Created a faster compilation section, still in progress. 2013-04-01 14:07:08 +02:00
Christophe Riccio
e060785c15 Updated documentation for forward declaration 2013-04-01 13:06:47 +02:00
Christophe Riccio
589e7cda6b Added forward declarations (glm/fwd.hpp) for faster compilations, issue #56 2013-03-31 11:41:53 +02:00
Christophe Riccio
4c89167ac9 Clarifies the license applying on the manual and added a docx copy of the manual to the source 2013-02-22 15:28:33 +01:00