Christophe Riccio
|
316460408a
|
Simplify and more consistency for files headers
|
ago%!(EXTRA string=9 years) |
jan p springer
|
a5a69566b9
|
update: date stamps
|
ago%!(EXTRA string=10 years) |
jan p springer
|
2547d14240
|
fixed: ostream operators
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
303a523325
|
Fixed C++98 build
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
df8cd22706
|
Fixed specifier removal by 'std::make_pair<>' #333
|
ago%!(EXTRA string=10 years) |
jan p springer
|
e590111375
|
added: 'operator<<(std::pair<tmat4x4<T,P>, tmat4x4<T,P>>)' routed to 'operator<<(std::pair<tmat4x4<T,P> const, tmat4x4<T,P> const>)' to avoid specifier removal by 'std::make_pair<>' and follow-up type-deduction problems; see [http://stackoverflow.com/questions/29985791/]
|
ago%!(EXTRA string=10 years) |
jan p springer
|
d30aba45e0
|
added: operator<< for tvec1<>
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
3f48ffefb0
|
Updated license
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
f9484a6e9f
|
- Moved template types from 'detail' to 'glm' namespace #239, #244
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
cff845c2b4
|
Use pragma once
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
24cd06552c
|
Fixed GLM_GTX_io coding style
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
ccb25c84c7
|
Update copyright year
|
ago%!(EXTRA string=12 years) |
jan p springer
|
39179ba1ad
|
un/formatted() usage to un/formatted
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
fd256dfaa8
|
Updated GLM manual with per feature headers. Fixed io.
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
7fd1cdc477
|
Fixed build with C++98 compilers
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
6f7eb97b87
|
Move content of core directory into detail directory. Reduced dependencies to glm.hpp.
|
ago%!(EXTRA string=12 years) |
jan p springer
|
0e3cebf23a
|
removed boost dependencies
|
ago%!(EXTRA string=12 years) |
jan p springer
|
623cdaa552
|
reimplemented io support for basic types
|
ago%!(EXTRA string=12 years) |
jan p springer
|
0f66a02c2a
|
added: op<< for glm types
|
ago%!(EXTRA string=12 years) |