Christophe Riccio
|
fee3eddd37
|
Updated API documentation
|
2013-12-25 23:48:55 +01:00 |
|
Christophe Riccio
|
792e5ff74f
|
Fixed ext.hpp
|
2013-12-25 23:32:35 +01:00 |
|
Christophe Riccio
|
fd256dfaa8
|
Updated GLM manual with per feature headers. Fixed io.
|
2013-12-25 23:21:46 +01:00 |
|
Christophe Riccio
|
e9cb71e8b6
|
Fixed io build
|
2013-12-25 17:56:03 +01:00 |
|
Christophe Riccio
|
48fcbd6ec4
|
Fixed warnings on GCC
|
2013-12-25 17:44:44 +01:00 |
|
Christophe Riccio
|
4ca881697d
|
Fixed build with GCC 4.7 C++11
|
2013-12-25 16:02:00 +01:00 |
|
Christophe Riccio
|
7fd1cdc477
|
Fixed build with C++98 compilers
|
2013-12-25 15:34:38 +01:00 |
|
Christophe Riccio
|
edbe66cb00
|
Fixed build on MacOS
|
2013-12-25 07:41:45 +01:00 |
|
Christophe Riccio
|
590c2780d9
|
Refactored outerProduct code
|
2013-12-25 07:11:52 +01:00 |
|
Christophe Riccio
|
c03ebcc688
|
Refactored transpose function
|
2013-12-25 06:30:52 +01:00 |
|
Christophe Riccio
|
9b5bec81f2
|
Factorize glm::inverse code for matrices
|
2013-12-25 05:58:11 +01:00 |
|
Christophe Riccio
|
dde5178b84
|
Fixed warnings
|
2013-12-25 05:55:54 +01:00 |
|
Christophe Riccio
|
18d67da79c
|
Reduced dependencies of GTX_component_wise
|
2013-12-25 05:32:47 +01:00 |
|
Christophe Riccio
|
9f8112f93a
|
Reduced dependencies of GTX extensions. Removed some deprecated code.
|
2013-12-25 04:16:08 +01:00 |
|
Christophe Riccio
|
950eaa45cb
|
Reduced dependencies for GTC extensions
|
2013-12-24 13:45:14 +01:00 |
|
Christophe Riccio
|
6f7eb97b87
|
Move content of core directory into detail directory. Reduced dependencies to glm.hpp.
|
2013-12-24 10:41:59 +01:00 |
|
Christophe Riccio
|
0a3b2bf11f
|
Added headers for including subset of functions
|
2013-12-24 09:24:03 +01:00 |
|
Christophe Riccio
|
510abedf2b
|
Added glm::length and removed col_size and row_size
|
2013-12-24 09:14:51 +01:00 |
|
Christophe Riccio
|
dc2b2cd5f6
|
_inverse is now private
|
2013-12-24 07:22:02 +01:00 |
|
Christophe Riccio
|
aab47b3587
|
Improved GLM messages enabled with GLM_MESSAGES
|
2013-12-24 06:57:21 +01:00 |
|
Christophe Riccio
|
ca2463d5f2
|
Added per feature headers and added length_t and GLM_FORCE_SIZE_T_LENGTH
|
2013-12-24 06:43:25 +01:00 |
|
Christophe Riccio
|
5ef31a6e18
|
Added per feature headers
|
2013-12-24 06:19:45 +01:00 |
|
Christophe Riccio
|
9f5d2be3da
|
Fixed GTX_wrap
|
2013-12-18 19:54:39 +01:00 |
|
Christophe Riccio
|
420822704d
|
Removed useless GTX extensions
|
2013-12-18 19:19:14 +01:00 |
|
Christophe Riccio
|
aa318f6a43
|
Fixed GTX_mixed_product build
|
2013-12-18 19:16:42 +01:00 |
|
Christophe Riccio
|
e818afba4d
|
Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5
|
2013-12-18 18:49:51 +01:00 |
|
Christophe Riccio
|
570ec64d38
|
Fixed /arch:SSE3 warnings, no supported by VC
|
2013-12-18 18:45:02 +01:00 |
|
Christophe Riccio
|
bbecc80903
|
Merge pull request #142 from bernstein/0.9.5
Remove includes of deleted half_float.hpp
|
2013-12-16 15:02:42 -08:00 |
|
Christophe Riccio
|
fa56944171
|
Fixed GTX_io test
|
2013-12-16 23:59:20 +01:00 |
|
Christophe Riccio
|
3b8a199f1b
|
Fixed glm::multiple warning with unsigned int genType
|
2013-12-16 23:52:28 +01:00 |
|
Andreas Bernstein
|
8de3c56ddc
|
Remove includes of deleted half_float.hpp
|
2013-12-15 21:45:55 +01:00 |
|
Christophe Riccio
|
eb56539a76
|
Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5
|
2013-12-15 19:56:12 +01:00 |
|
Christophe Riccio
|
0640bcaab0
|
Fixed inline
|
2013-12-15 19:55:13 +01:00 |
|
Christophe Riccio
|
29c3b4e484
|
Merge pull request #139 from regnirpsj/0.9.5
0.9.5: minor compile fixes, op+=/op*= for glm::quat, op<< for glm types
|
2013-12-10 16:44:30 -08:00 |
|
Christophe Riccio
|
451435a6a9
|
Merge pull request #136 from epreston/fix-missing-template-params
Fixed missing precision qualifier in template
|
2013-12-10 16:43:52 -08:00 |
|
jan p springer
|
0f66a02c2a
|
added: op<< for glm types
|
2013-11-22 23:48:58 +00:00 |
|
jan p springer
|
de2f27a87a
|
fixed: type (GLM_SWIZZL vs GLM_SWIZZLE)
|
2013-11-22 23:36:51 +00:00 |
|
jan p springer
|
e299af614f
|
added: quat::op+=(quat) and quat::op*=(quat)
|
2013-11-22 21:46:30 +00:00 |
|
jan p springer
|
137b296556
|
fixed: commented unknown structure member (gcc4.8.2,f19,x86_64)
|
2013-11-22 21:35:06 +00:00 |
|
jan p springer
|
2a52f56360
|
fixed: printf -> std::printf and missing include
|
2013-11-22 21:32:33 +00:00 |
|
Ed Preston
|
0ee6673470
|
Fixed missing precision aualifier in template
Fixed missing precision aualifier in template to remove compiler
errors. (AppleClang - Xcode 5)
|
2013-11-15 22:11:22 -05:00 |
|
Christophe Riccio
|
dadab89566
|
Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5
|
2013-11-10 13:47:52 +01:00 |
|
Christophe Riccio
|
ffbcd7f6bd
|
updated comments
|
2013-11-10 13:47:13 +01:00 |
|
Christophe Riccio
|
70903c39d3
|
Fixed merge
|
2013-10-28 13:34:21 +01:00 |
|
Christophe Riccio
|
8d38760149
|
Merge pull request #129 from arx/0.9.5
Added missing precision template params in GTX compatibility
|
2013-10-28 03:01:22 -07:00 |
|
Christophe Riccio
|
fbb54649b7
|
Added test files and fixed build errors for experimental extensions.
|
2013-10-27 22:38:22 +00:00 |
|
Christophe Riccio
|
2e72af3f6d
|
Added test files for all GTX extensions
|
2013-10-27 18:25:03 +00:00 |
|
Sebastien Lussier
|
84b740d36e
|
Added missing precision template params int GTX compatibility
|
2013-10-23 00:22:19 -04:00 |
|
Christophe Riccio
|
6bb9bdc8ce
|
Renamed CMake SIMD options
|
2013-10-19 12:13:38 +02:00 |
|
Christophe Riccio
|
0e31538c26
|
Deprecated some GTX functions
|
2013-10-11 01:10:15 +02:00 |
|