Christophe Riccio
|
f6be32ed0d
|
Completed manual for GLM 0.9.9.1
|
2018-08-31 19:02:16 +02:00 |
|
Christophe Riccio
|
1ff9f236d2
|
Merge branch 'master' of https://github.com/g-truc/glm
|
2018-08-31 18:50:08 +02:00 |
|
Christophe Riccio
|
c334499931
|
Fixed Clang 3.6 build
|
2018-08-31 18:49:53 +02:00 |
|
Christophe Riccio
|
9a42579497
|
Updated manual
|
2018-08-31 18:24:28 +02:00 |
|
Christophe Riccio
|
b5dafc0e23
|
Use Clang 3.6
|
2018-08-31 00:23:27 +02:00 |
|
Christophe Riccio
|
a5593b178f
|
Updated manual, EXT extensions
|
2018-08-31 00:20:29 +02:00 |
|
Christophe Riccio
|
d479d5bf35
|
Tentative fix Travis
|
2018-08-31 00:20:05 +02:00 |
|
Christophe Riccio
|
7e16e6c2a5
|
Use Clang 3.9 on trusty as Clang 3.6 on precise seems broken
|
2018-08-30 20:54:52 +02:00 |
|
Christophe Riccio
|
99eb6b3cc6
|
Improved manual and API documentations
|
2018-08-30 12:06:10 +02:00 |
|
Christophe Riccio
|
8177cf4aa3
|
Fixed decoloration
|
2018-08-30 01:06:07 +02:00 |
|
Christophe Riccio
|
62e4c59d8d
|
More manual documentation
|
2018-08-30 01:04:26 +02:00 |
|
Christophe Riccio
|
b40c557f25
|
Improved EXT extensions documentation
|
2018-08-30 00:16:14 +02:00 |
|
Christophe Riccio
|
65874078a2
|
Fixed title
|
2018-08-29 22:34:09 +02:00 |
|
Christophe Riccio
|
556f657936
|
Fixed doxygen failure
|
2018-08-29 21:50:57 +02:00 |
|
Christophe Riccio
|
45d7fc8c4e
|
Improved doxygen doc
|
2018-08-29 14:28:01 +02:00 |
|
Christophe Riccio
|
a0c47aced6
|
Clean up doxygen documentation
|
2018-08-29 10:56:55 +02:00 |
|
Christophe Riccio
|
0e3c9f0d7d
|
Added reference to other extensions
|
2018-08-29 01:34:02 +02:00 |
|
Christophe Riccio
|
34f0c510b6
|
Fixed doxygen
|
2018-08-29 00:05:54 +02:00 |
|
Christophe Riccio
|
37504928bb
|
Fixed API documentation references and filenames
|
2018-08-28 21:55:47 +02:00 |
|
Christophe
|
b52c256622
|
Merge pull request #808 from tigert1998/master
Modify glm::refract's behaviour, allow any refraction index and prevert NaN generation #808
|
2018-08-28 12:49:06 +02:00 |
|
tigertang
|
84b6247093
|
Modify glm::refract according to GLSL man page: return vector zero when full reflection happens #806
|
2018-08-28 11:25:04 +08:00 |
|
Christophe Riccio
|
b1e8bcad29
|
Added guide for contributing to GLM and coding style guide #798
|
2018-08-28 01:13:15 +02:00 |
|
Christophe Riccio
|
abdb9fa3a2
|
Fixed display of GLM version as part of GLM build messages
|
2018-08-28 01:12:15 +02:00 |
|
Christophe Riccio
|
e12d724143
|
Added backward compatibility with GLM_FORCE_ALIGNED, replaced by GLM_FORCE_DEFAULT_ALIGNED_GENTYPES
|
2018-08-27 23:29:09 +02:00 |
|
Christophe Riccio
|
7c445ee93d
|
Clean up GLM_FORCE_DEFAULT_ALIGNED_GENTYPES
|
2018-08-27 23:25:00 +02:00 |
|
Christophe Riccio
|
76580af80e
|
Clarified refract valid range of the indices of refraction, between -1 and 1 inclusively #806
|
2018-08-27 23:13:02 +02:00 |
|
Christophe Riccio
|
f56011fb20
|
Fixed aligned test on compilers that doesn't support it
|
2018-08-27 22:11:17 +02:00 |
|
Christophe Riccio
|
87f9f3bd78
|
Added manual documentation for GLM_FORCE_DEFAULT_ALIGNED_GENTYPES
|
2018-08-27 21:33:55 +02:00 |
|
Christophe Riccio
|
2fdc2dc748
|
Clarify the support of constexpr
|
2018-08-27 20:19:19 +02:00 |
|
Christophe Riccio
|
bde7af55b1
|
Updated tested compiler versions
|
2018-08-27 19:31:47 +02:00 |
|
Christophe Riccio
|
a4e9d8b056
|
Updated manual
|
2018-08-26 01:08:12 +02:00 |
|
Christophe Riccio
|
978df09b00
|
Clean up manual highlight
|
2018-08-25 22:45:01 +02:00 |
|
Christophe Riccio
|
dd6a42fcf5
|
Fixed links
|
2018-08-25 22:08:51 +02:00 |
|
Christophe Riccio
|
cee9de027d
|
Progress on the manual update for GLM 0.9.9.1
|
2018-08-22 23:10:59 +02:00 |
|
Christophe Riccio
|
0fdf6a3f3a
|
Fixed unknown target
|
2018-08-22 22:03:54 +02:00 |
|
Christophe Riccio
|
d788a8e51b
|
Added unknown test
|
2018-08-22 21:49:31 +02:00 |
|
Christophe Riccio
|
de4dbc5662
|
Improved disabling auto detection
|
2018-08-22 21:43:32 +02:00 |
|
Christophe Riccio
|
b1c2cc64fd
|
Added platform unknown test
|
2018-08-22 21:21:00 +02:00 |
|
Christophe Riccio
|
f58ccc7cee
|
Fixed summary
|
2018-08-22 21:05:56 +02:00 |
|
Christophe Riccio
|
18627cc3d2
|
When SIMD is enabled, user C++ language extensions on GCC and Clang
|
2018-08-22 01:51:55 +02:00 |
|
Christophe Riccio
|
02a794a621
|
Reorganized section 2
|
2018-08-22 01:51:12 +02:00 |
|
Christophe Riccio
|
80f4ea1a85
|
Updated headers doc
|
2018-08-20 00:34:43 +02:00 |
|
Christophe Riccio
|
2e803c948f
|
Fixed summary
|
2018-08-19 23:51:52 +02:00 |
|
Christophe Riccio
|
c8adabb801
|
Prepare EXT extensions doc
|
2018-08-19 23:51:10 +02:00 |
|
Christophe Riccio
|
b45f286054
|
Prepare EXT extensions doc
|
2018-08-19 23:48:00 +02:00 |
|
Christophe Riccio
|
6543cc9ad1
|
Reduced dependencies
|
2018-08-19 19:33:11 +02:00 |
|
Christophe Riccio
|
0ceb2b755f
|
Removed CMake install
|
2018-08-19 18:02:57 +02:00 |
|
Christophe Riccio
|
c4f9bc5de6
|
Fixed ctest
|
2018-08-19 17:55:39 +02:00 |
|
Christophe Riccio
|
1647c36272
|
Added back full appveyor test matrix
|
2018-08-19 17:47:49 +02:00 |
|
Christophe Riccio
|
911e952c60
|
Quiet GLM CMake message on appveyor
|
2018-08-19 17:43:24 +02:00 |
|