Commit Graph

226 Commits

Author SHA1 Message Date
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
9387eb4672 Refactoring of GLM documentation 2014-10-11 00:53:04 +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
cfbd6e43b2 Updated doxygem documentation 2014-01-11 23:35:39 +01: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
ce40906a5a Added GLM 0.9.5 PDF manual 2013-09-19 22:37:43 +02: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
Christophe Riccio
b31d1b560c Updated doxygen doncumentation 2012-12-22 14:49:37 +01:00
Christophe Riccio
ac59f0e4c5 Updated manual, fixing issue #16 2012-12-22 02:23:39 +01:00
Christophe Riccio
753d5db251 Updated documentation 2012-11-18 14:05:52 +01:00
Christophe Riccio
214c56cd45 Updated doxygen documentation 2012-11-13 17:54:11 +01:00
Christophe Riccio
9a4abb07ef Updated GLM manual for 0.9.4 2012-11-13 13:48:37 +01:00
Christophe Riccio
346e305593 Updated doxyfile for version 1.8.0 2012-10-18 12:11:48 +02:00
Christophe Riccio
ef86084b84 Removed GLM website from the source repository 2012-09-06 00:30:34 +02:00
Christophe Riccio
ab552c3acd Compiled GLM site 2012-06-30 19:36:05 +01:00
Christophe Riccio
485700a546 Updated downloads 2012-06-30 14:45:56 +01:00
Christophe Riccio
5506d67789 Getting GLM 0.9.3.4 release 2012-06-30 14:05:52 +01:00
Christophe Riccio
6eeec5c191 Updated index 2012-06-20 15:11:30 +01:00
Christophe Riccio
febf667159 Updated links 2012-05-12 15:42:33 +01:00
Christophe Riccio
965873430c Prepare GLM 0.9.3.3 release 2012-05-09 23:59:42 +01:00
Christophe Riccio
82f86a8057 Added GLM 0.9.3.2 release 2012-03-17 00:04:21 +00:00
Christophe Riccio
cca0dfa3b9 Updated github post 2012-03-10 20:55:29 +00:00
Christophe Riccio
14cfe58ede Move repository to git 2012-03-10 14:51:37 +00:00
Christophe Riccio
b963dab49d Removed api doc form the repository 2012-02-19 22:45:51 +00:00
Christophe Riccio
b08fd7e4b3 Added background 2012-01-25 14:10:28 +00:00
Christophe Riccio
584c24875a Added API doc 2012-01-25 12:58:50 +00:00
Christophe Riccio
e09a042c34 Removed old API doc 2012-01-25 12:58:13 +00:00
Christophe Riccio
18a500a0f5 Getting GLM 0.9.3.1 release ready 2012-01-25 12:56:50 +00:00
Christophe Riccio
0a7368d6ec Fixed legacy post 2012-01-11 17:43:29 +00:00
Christophe Riccio
3f83158d83 Released GLM 0.9.3.0 2012-01-10 00:47:18 +00:00
Christophe Riccio
1490f7e6e8 Updated 0.9.3.0 post 2012-01-09 21:36:50 +00:00