Christophe Riccio
|
44f9db1c3b
|
Added documentation for GTC+packing
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
965b641722
|
Added documentation for GTC+packing
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
59cc657ada
|
Added documentation for GTC_packing
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
da95e96fcf
|
Fixed build on Clang and C++11
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
1807881509
|
Added packXNorm documentation
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
53bd892a88
|
Added 1x8 packing functions. Add documentation for half packing functions.
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
25a5c21a24
|
Initial build with half types removed
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
5b525ced24
|
Back port fix for issue #99
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
a105876133
|
Added GTC_packing implementation
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
cf14790806
|
Added packF11F11F10 implementation
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
573712405b
|
Added declaration for new GTC_packing extension
|
ago%!(EXTRA string=12 years) |
Jonathan Armond
|
e841c1dbe0
|
Add missing non-const value_ptr for quat
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
c1e150e6ec
|
Added assets in perspective
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
f4f7a71964
|
Back ported resolution for issue #71 for znear == 0 bug into branch 0.9.4
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
149df8e3db
|
Added assert on input values for glm::perspective
|
ago%!(EXTRA string=12 years) |
tszirr
|
eb4cd987f1
|
Added missing GLM_FUNC_DECL specifiers
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
01a98e97c1
|
Fixed perspective with zNear == 0 (#71)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
6487ed1c34
|
Added assert to row and column functions
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
4a93e0ab70
|
Fixed explicit empty constructors for specialized half classes
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
1839858465
|
Fixed missing typename
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
28c6bba18c
|
Refacted GTC_angle
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
929f140b1e
|
Added GTC_angle extension files
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
c795562f67
|
Renamed gentype::null into gentype::_null for Tizen, #78
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
281a391b4d
|
Fixed swizzle build on Visual C++ compiler
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
8c7828e6f7
|
Fixed merge
|
ago%!(EXTRA string=12 years) |
Dave Reid
|
b6d994f638
|
Compilation fixes due to missing P template parameters.
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
a67c7594bc
|
Clarified comments in GTC_epsilon, issue #69
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
604405e941
|
Fixed equal operator on quat
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
abbb0fc7cb
|
Added component wise comparison operators for quaternion
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
d4043ea49a
|
Added all precision types for GTC_type_precision
|
ago%!(EXTRA string=13 years) |
Christophe Riccio
|
296e3d7007
|
Fixed half precision implementation
|
ago%!(EXTRA string=13 years) |
Christophe Riccio
|
c14e2d7fbc
|
Added precision template parameter
|
ago%!(EXTRA string=13 years) |
Christophe Riccio
|
4b4f3fbbaa
|
Fixed space characters and improved forward declaration, including extensions
|
ago%!(EXTRA string=13 years) |
Christophe Riccio
|
afb7779baf
|
Added forward declarations (glm/fwd.hpp) for faster compilations, issue #56
|
ago%!(EXTRA string=13 years) |
Christophe Riccio
|
e7dc01fc06
|
Fixed slerp, linear interpolation when cosTheta is close to 1, #65
|
ago%!(EXTRA string=13 years) |
Christophe Riccio
|
dab66f81e5
|
Fixed mix function for bool and bvec* type third parameter, issue #59
|
ago%!(EXTRA string=13 years) |
Christophe Riccio
|
2a4434786e
|
Updated date
|
ago%!(EXTRA string=13 years) |
Maksim Vorobiev
|
50c870ea96
|
Moved all dual quaternion functionality from GTC space to GTX.
|
ago%!(EXTRA string=13 years) |
Maksim Vorobiev
|
c73dc4a05f
|
Added dual quaternion functionality
|
ago%!(EXTRA string=13 years) |
Dave Reid
|
e6b8f7a40e
|
Fix a bug in glm::perspective() where a degrees-to-radians conversion is being performed twice.
|
ago%!(EXTRA string=13 years) |
Christophe Riccio
|
a7feb46c1a
|
Fixed build
|
ago%!(EXTRA string=13 years) |
Christophe Riccio
|
889a7594d9
|
Fixed bug #34, GLM_FORCE_RADIANS not working on glm::perspective
|
ago%!(EXTRA string=13 years) |
Christophe Riccio
|
9926506c7f
|
Added assert to ensure lerp is used in the correct range of value
|
ago%!(EXTRA string=13 years) |
Christophe Riccio
|
cd043f2ee2
|
Fixed GCC warnings
|
ago%!(EXTRA string=13 years) |
Dave Reid
|
dc9a2486d6
|
Fix a -Wswitch-default warning in GCC.
The default case should never actually be met. I've added an assert(false) statement here for sanity.
|
ago%!(EXTRA string=13 years) |
Christophe Riccio
|
ad36b36b5b
|
Updated mix and lerp documentation
|
ago%!(EXTRA string=13 years) |
Christophe Riccio
|
29805391bd
|
Added tests for slerp function
|
ago%!(EXTRA string=13 years) |
Christophe Riccio
|
912d1b1e81
|
Added slerp, lerp and mix functions for quaternions. Added, fixed and clarified documentation.
|
ago%!(EXTRA string=13 years) |
Christophe Riccio
|
6f22430bbc
|
Resolved quaternion slerp interpolation, implemented by mix function
|
ago%!(EXTRA string=13 years) |
Christophe Riccio
|
560b474008
|
Fixed quat slerp using mix function when cosTheta close to 1
|
ago%!(EXTRA string=13 years) |