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 |
|
Christophe Riccio
|
aff5b7a02d
|
Added GLM_QUIET
|
2018-08-19 17:42:30 +02:00 |
|
Christophe Riccio
|
abb52b7dae
|
tentative fix of appveyor script
|
2018-08-19 17:33:15 +02:00 |
|
Christophe Riccio
|
469b0cce4d
|
tentative fix of appveyor script
|
2018-08-19 17:31:36 +02:00 |
|
Christophe Riccio
|
f1b19e7218
|
tentative fix of appveyor script
|
2018-08-19 17:25:50 +02:00 |
|
Christophe Riccio
|
981a625b63
|
tentative fix of appveyor script
|
2018-08-19 17:21:44 +02:00 |
|
Christophe Riccio
|
f4331fa74b
|
tentative fix of appveyor script
|
2018-08-19 17:20:35 +02:00 |
|
Christophe Riccio
|
3b67e0cfd2
|
tentative fix of appveyor script
|
2018-08-19 17:09:51 +02:00 |
|
Christophe Riccio
|
636515271b
|
Fixed appveyor error
|
2018-08-19 16:59:37 +02:00 |
|
Christophe Riccio
|
8d42169c2a
|
Reduce the number of appveyor configurations
|
2018-08-19 16:55:22 +02:00 |
|
Christophe Riccio
|
d9d1aaf4b4
|
Reduce the number of appveyor configuration
|
2018-08-19 16:52:06 +02:00 |
|
Christophe Riccio
|
89e5c5db49
|
More readable env argument
|
2018-08-19 16:46:59 +02:00 |
|
Christophe Riccio
|
3d16ba7c0a
|
New AppVeyor test matrix
|
2018-08-19 16:43:07 +02:00 |
|
Christophe Riccio
|
ba0f75fb0a
|
Tentative of full rebuild of appveyor
|
2018-08-19 16:21:21 +02:00 |
|
Christophe Riccio
|
10062d5adb
|
Fixed travis script
|
2018-08-19 16:18:02 +02:00 |
|
Christophe Riccio
|
f69d029438
|
New list of target for Visual Studio testing
|
2018-08-19 16:15:16 +02:00 |
|
Christophe Riccio
|
684eb11993
|
Test C++98 on Clang
|
2018-08-19 15:44:39 +02:00 |
|
Christophe Riccio
|
096eb6726a
|
Reordered target for consistency
|
2018-08-19 15:07:13 +02:00 |
|
Christophe Riccio
|
6b2220459d
|
Reordered target for consistency
|
2018-08-19 15:05:02 +02:00 |
|