Christophe Riccio
|
970dff0f2b
|
Merge GLM 0.9.8
|
2016-11-09 21:41:50 +01:00 |
|
Christophe Riccio
|
6b0c3b48cc
|
Fixed bitCount with AVX on 32 bit builds #567
|
2016-11-09 21:39:09 +01:00 |
|
Christophe Riccio
|
30db341ed8
|
- Fixed interaction between GLM_FORCE_UNRESTRICTED_GENTYPE and ortho function #568
|
2016-11-09 21:23:17 +01:00 |
|
Christophe Riccio
|
c87e9bed0d
|
Updated revision number
|
2016-11-09 21:21:09 +01:00 |
|
Patrik Huber
|
80390afd82
|
Changed T() to static_cast<T>
|
2016-11-09 21:16:03 +01:00 |
|
Patrik Huber
|
282473be24
|
Fixed missing conversion to T
|
2016-11-09 21:15:56 +01:00 |
|
Jesse Talavera-Greenberg
|
26d2eb5b22
|
Add my old proofread text to Section 1
|
2016-11-08 15:50:21 -05:00 |
|
Christophe
|
3db25febee
|
Merge pull request #568 from patrikhuber/fix-missing-cast-to-T
Fixed missing conversion to T #568
|
2016-11-08 19:15:16 +01:00 |
|
Patrik Huber
|
e1e1dd1ebc
|
Changed T() to static_cast<T>
|
2016-11-08 11:27:32 +00:00 |
|
Patrik Huber
|
d33cbe42a6
|
Fixed missing conversion to T
|
2016-11-07 21:41:43 +00:00 |
|
Christophe Riccio
|
f4f1090e7f
|
Fixed license link
|
2016-11-06 21:08:06 +01:00 |
|
Christophe Riccio
|
a23911a5e9
|
removed dead file
|
2016-11-03 20:22:54 +01:00 |
|
Christophe Riccio
|
0ee82e648f
|
Updated manual
|
2016-11-03 20:06:47 +01:00 |
|
Christophe Riccio
|
c942ac8d60
|
Fixed formatting
|
2016-11-03 19:20:42 +01:00 |
|
Christophe Riccio
|
250b2762cf
|
Fixed formatting
|
2016-11-03 19:19:22 +01:00 |
|
Christophe Riccio
|
b9e27f6699
|
Fixed formatting
|
2016-11-03 19:17:43 +01:00 |
|
Christophe Riccio
|
0c5926ce88
|
Fixed formatting
|
2016-11-03 19:14:54 +01:00 |
|
Christophe Riccio
|
10b9911285
|
Fixed formatting
|
2016-11-03 19:09:15 +01:00 |
|
Christophe Riccio
|
1a460419f9
|
Fixed GTX_vec_swizzle build
|
2016-11-02 20:44:25 +01:00 |
|
Christophe Riccio
|
08a2985d65
|
Merge branch '0.9.8'
|
2016-11-01 23:57:36 +01:00 |
|
Christophe Riccio
|
03672e9428
|
Fixed GTX_transform2 shear* functions #403
|
2016-11-01 23:44:03 +01:00 |
|
Christophe Riccio
|
31f37aa89c
|
Merge branch '0.9.8'
|
2016-11-01 23:35:04 +01:00 |
|
Christophe Riccio
|
33ea25c052
|
Broader support of GLM_FORCE_UNRESTRICTED_GENTYPE #378
|
2016-11-01 23:34:37 +01:00 |
|
Christophe Riccio
|
9d96f10491
|
Merge GLM 0.9.8 branch
|
2016-11-01 23:11:03 +01:00 |
|
Christophe Riccio
|
b45d5e8650
|
Fixed Android build error with C++11 compiler but C++98 STL #284 #564
|
2016-11-01 23:10:06 +01:00 |
|
Christophe Riccio
|
a17f795aaf
|
Added GTX_vec_swizzle, faster compile time swizzling then swizzle operator #558
|
2016-11-01 22:36:49 +01:00 |
|
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
|
f79c7bf8ad
|
Updated release note for next revision
|
2016-11-01 09:22:45 +01:00 |
|
Christophe Riccio
|
44a981ea68
|
Merge 0.9.8
|
2016-11-01 09:16:29 +01:00 |
|