Christophe Riccio
|
ba68939dec
Updated readme for 0.9.6.4
|
10 years ago |
Christophe Riccio
|
7b9c7008eb
Updated version
|
10 years ago |
Christophe Riccio
|
567157fc8c
Updated version
|
10 years ago |
Christophe Riccio
|
09241ec000
Updated readme 0.9.6.3
|
10 years ago |
Christophe Riccio
|
9a8cffd83a
Fixed Android doesn't have C++ 11 STL #284
|
10 years ago |
Christophe Riccio
|
7844332816
Fixed memory corruption (undefined behaviour) #303
|
10 years ago |
Christophe Riccio
|
f1d4c39622
Fixed memory corruption (undefined behaviour) #303
|
10 years ago |
Christophe Riccio
|
49cf8d8964
Disable GLM_HAS_TRIVIAL_QUERIES
|
10 years ago |
Christophe Riccio
|
cb427b053d
64 bits GCC build
|
10 years ago |
Christophe Riccio
|
7751bd4af4
Fixed MinGW32 build
|
10 years ago |
Christophe Riccio
|
d33974afa6
Fixed warning
|
10 years ago |
Christophe Riccio
|
72691336c7
Fixed functions not inlined with Clang #302
|
11 years ago |
Christophe Riccio
|
2fc4532931
Fixed functions not inlined with Clang #302
|
11 years ago |
Christophe Riccio
|
d8576b94f3
Clarify GLM licensing
|
11 years ago |
Christophe Riccio
|
19066e9940
Added partial constexpr support detection
|
11 years ago |
Christophe Riccio
|
fad35c4e87
Removed temp file that should not have been commited
|
11 years ago |
Christophe Riccio
|
387f931feb
Fixed Visual C++ 2015 constexpr errors: Disabled only partial support
|
11 years ago |
Christophe Riccio
|
4eec569f92
Disabled GTX_scalar_multiplication for GCC, failing to build tests #242
|
11 years ago |
Christophe Riccio
|
fe0de059b8
Cleaned up C++11 feature detections
|
11 years ago |
Christophe Riccio
|
0ceb9e9394
packing function clean up #292
|
11 years ago |
Christophe Riccio
|
d9290d7887
Fixed GTC_packing *pack*norm*x* build and added tests #292
|
11 years ago |
Christophe Riccio
|
025a4c79ff
Fixed bug #293
|
11 years ago |
Christophe Riccio
|
1e0825028e
Fixed Visual Studio natvis support for vec4 #288, Added Visual Studio natvis support for vec1, quat and dualqual types
|
11 years ago |
Christophe Riccio
|
ed3d8e17e4
Fixed warnings in F2x11_1x10 packing function in GTC_packing #295
|
11 years ago |
Christophe Riccio
|
97adb6e498
Fixed readme
|
11 years ago |
Christophe Riccio
|
54dbea6258
Fixed mat4x3 = mat2x3 * mat4x2 operator #297
|
11 years ago |
Christophe Riccio
|
1dce8bf200
Removed assert for perspective with zFar < zNear #298
|
11 years ago |
Christophe Riccio
|
740dc48ce7
Merge pull request #294 from jonathonracz/0.9.6
|
11 years ago |
Jonathon Racz
|
dd948d3cc2
Fixed inconsistency in templated value
|
11 years ago |
Jonathon Racz
|
2d30a6e21a
Fixed VS2010 templating issues with decompose function caused by ambiguous type conversions and constants.
|
11 years ago |