Dustin Biser
|
78fed634b7
|
Modified quaternion mat3_cast for faster results
- Make method more cache coherent
- Reduce number of multiplications
|
2013-10-04 22:08:08 -04:00 |
|
Christophe Riccio
|
258361ccd4
|
Added C++11 initalizer lists to quaternions
|
2013-10-01 02:00:27 +02:00 |
|
Christophe Riccio
|
f911117407
|
Replace glm::detail::type traits by std::numerical_limits traits
|
2013-09-30 01:57:05 +02:00 |
|
Christophe Riccio
|
1e69dfe30e
|
Added a quation constructor taking two axis
|
2013-09-22 23:37:55 +02:00 |
|
Christophe Riccio
|
d37d3539ed
|
- Fixed ldexp implementation
- Increased assert coverage
- Increased static_assert coverage
- Replaced GLM traits by STL traits when possible
- Allowed including individual core feature
|
2013-09-16 03:03:49 +02:00 |
|
Christophe Riccio
|
79405910bb
|
Fixed superfluous up normalization in glm::lookAt() #114
|
2013-09-15 04:17:10 +02:00 |
|
Christophe Riccio
|
fadbc78307
|
Reorder slow functions... still to be tested.
|
2013-09-15 03:31:38 +02:00 |
|
Christophe Riccio
|
c038e80e9f
|
Optimized GTC packing functions
|
2013-09-09 15:16:14 +02:00 |
|
Christophe Riccio
|
cd186dadb3
|
Optimized packing and unpacking functions
|
2013-09-08 17:56:18 +02:00 |
|
Christophe Riccio
|
f9b944bd31
|
Fixed an overload resolution bug generating chains of convertions.
|
2013-09-08 03:14:31 +02:00 |
|
Christophe Riccio
|
0ff1026dbb
|
Removed value_type and size_type
|
2013-09-08 02:30:16 +02:00 |
|
Christophe Riccio
|
b9266c07b0
|
Using C++ casts
|
2013-09-08 00:22:17 +02:00 |
|
Christophe Riccio
|
f511121559
|
Merge nohalf
|
2013-09-06 02:17:09 +02:00 |
|
Christophe Riccio
|
e413381fad
|
Merge
|
2013-09-06 02:14:15 +02:00 |
|
Christophe Riccio
|
635d2d0eca
|
Fixed GTC_packing build
|
2013-09-01 18:22:47 +02:00 |
|
Christophe Riccio
|
8e955736ac
|
Removed GTC_swizzle
|
2013-08-31 12:00:10 +02:00 |
|
Christophe Riccio
|
36a5f1cc20
|
Fixed merge
|
2013-08-31 11:53:05 +02:00 |
|
Christophe Riccio
|
0464c836cb
|
Fixed merge
|
2013-08-31 11:50:30 +02:00 |
|
Christophe Riccio
|
c6062115c6
|
Removed l-value swizzle operators
|
2013-08-28 00:13:02 +02:00 |
|
Christophe Riccio
|
4b7862b314
|
Fixed issues with ref types for l-value swizzle operators
|
2013-08-27 13:50:55 +02:00 |
|
Christophe Riccio
|
6e82d7ba31
|
Remove unsupported compiler detection
|
2013-08-27 11:05:06 +02:00 |
|
Christophe Riccio
|
b1230f2adc
|
Fixed build
|
2013-08-26 11:14:46 +02:00 |
|
Christophe Riccio
|
0abec19bc1
|
Added missing documentation, missing 4x16 half packing functions, added initial tests
|
2013-08-26 08:28:17 +02:00 |
|
Christophe Riccio
|
fb13e7bf8a
|
Added unpack 111110 implementation, missing inf and NaN code path
|
2013-08-26 07:38:34 +02:00 |
|
Christophe Riccio
|
6fd6cf2c8c
|
Fixed packing implementation function names, added missing (un)PackUnom3x10_1_2 implementations, fixed rounding and clamping on (un)packSnom3x10_1x2 implementations
|
2013-08-25 22:50:48 +02:00 |
|
Christophe Riccio
|
5645369d56
|
Fixed packing implementation function names
|
2013-08-25 22:30:52 +02:00 |
|
Christophe Riccio
|
65d29dddaa
|
Completed GTC_packing documentation
|
2013-08-25 22:26:10 +02:00 |
|
Christophe Riccio
|
44f9db1c3b
|
Added documentation for GTC+packing
|
2013-08-25 00:02:03 +02:00 |
|
Christophe Riccio
|
965b641722
|
Added documentation for GTC+packing
|
2013-08-24 23:38:36 +02:00 |
|
Christophe Riccio
|
59cc657ada
|
Added documentation for GTC_packing
|
2013-08-23 00:34:39 +02:00 |
|
Christophe Riccio
|
da95e96fcf
|
Fixed build on Clang and C++11
|
2013-08-22 23:24:18 +02:00 |
|
Christophe Riccio
|
1807881509
|
Added packXNorm documentation
|
2013-08-21 00:14:02 +02:00 |
|
Christophe Riccio
|
53bd892a88
|
Added 1x8 packing functions. Add documentation for half packing functions.
|
2013-08-19 00:36:56 +02:00 |
|
Christophe Riccio
|
8f3907400d
|
Merge branch '0.9.5' into packing
|
2013-08-18 19:27:15 +02:00 |
|
Christophe Riccio
|
25a5c21a24
|
Initial build with half types removed
|
2013-08-14 00:55:47 +02:00 |
|
Christophe Riccio
|
1951e24cfc
|
Merge branch '0.9.5' of https://github.com/g-truc/glm into 0.9.5
|
2013-08-12 22:45:30 +02:00 |
|
Christophe Riccio
|
bcbffbea58
|
Fixed merge conflicts
|
2013-08-12 22:44:31 +02:00 |
|
Christophe Riccio
|
5b525ced24
|
Back port fix for issue #99
|
2013-08-12 22:32:39 +02:00 |
|
Christophe Riccio
|
a105876133
|
Added GTC_packing implementation
|
2013-08-11 02:16:47 +02:00 |
|
Christophe Riccio
|
cf14790806
|
Added packF11F11F10 implementation
|
2013-08-10 19:52:59 +02:00 |
|
Christophe Riccio
|
573712405b
|
Added declaration for new GTC_packing extension
|
2013-08-09 00:01:02 +02:00 |
|
Jonathan Armond
|
e841c1dbe0
|
Add missing non-const value_ptr for quat
|
2013-07-15 12:06:54 +01:00 |
|
Christophe Riccio
|
c1e150e6ec
|
Added assets in perspective
|
2013-06-06 00:47:36 +00:00 |
|
Christophe Riccio
|
74d1f84e32
|
Fixed merge
|
2013-05-28 03:50:41 +02:00 |
|
Christophe Riccio
|
f4f7a71964
|
Back ported resolution for issue #71 for znear == 0 bug into branch 0.9.4
|
2013-05-28 03:47:26 +02:00 |
|
Christophe Riccio
|
149df8e3db
|
Added assert on input values for glm::perspective
|
2013-05-27 18:29:04 +00:00 |
|
Christophe Riccio
|
cf41c03c94
|
Fixed merge
|
2013-05-27 14:54:02 +00:00 |
|
tszirr
|
eb4cd987f1
|
Added missing GLM_FUNC_DECL specifiers
|
2013-05-27 14:55:08 +02:00 |
|
Christophe Riccio
|
01a98e97c1
|
Fixed perspective with zNear == 0 (#71)
|
2013-05-12 15:36:29 +02:00 |
|
Christophe Riccio
|
6487ed1c34
|
Added assert to row and column functions
|
2013-05-10 21:52:23 +02:00 |
|