Jesse Talavera-Greenberg
|
467c386e97
|
Improve the .gitignore
- More crap ignored
- Some of it may be specific to me
- I can't be the only one out there who uses Qt Creator
|
ago%!(EXTRA string=10 years) |
Jesse Talavera-Greenberg
|
9cc7dc1763
|
Simplify GLM_FORCE_EXPLICIT_CTOR declarations
- Instead of wrapping the declarations, use a macro for the keyword "explicit"
|
ago%!(EXTRA string=10 years) |
Jesse Talavera-Greenberg
|
c2078afc12
|
Simplify the constexpr declarations of the GLM_META_PROG_HELPERS
- No repetition
- Half the size
|
ago%!(EXTRA string=10 years) |
Jesse Talavera-Greenberg
|
6d1ddc8980
|
Define MAYBE macros for explicit and constexpr
- So we can wrap less code in macros
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
ac21d7bdad
|
Fixed use of libstdc++ with Clang #351
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
9e2f6dfc7f
|
Fixed Intel compiler build error on Linux #354
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
1e0cf75b2f
|
More testing
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
f96887863d
|
Added a heap allocation test
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
76bd630bbd
|
Fixed isfinite with C++98 compilers #343
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
056d6bd95e
|
fixed typo #344
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
dcfddb75b8
|
Updated list of compiler versions
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
9539174494
|
Fixed build
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
4f7afb272f
|
Fixed GCC build, GLM_META_PROG_HELPERS unsupported with GCC 4.6
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
02d7be8531
|
Improved packing code to give vectorization a chance
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
6887df4d39
|
Merge branch 'fix-type-punning' of https://github.com/cneumann/glm into union
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
c90f7b0973
|
Fixed build
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
6f1b7c24ce
|
Fixed build
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
12328983ae
|
Updated changelog #349
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
2005679652
|
Merge pull request #349 from JesseTG/jtg/gitignore
Add .gitignore #349
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
38c9cd6cba
|
Added GLM_META_PROG_HELPERS #350
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
47deb9709c
|
Merge pull request #350 from JesseTG/jtg/template-convenience
Add static components and prec members to all vector and quat types #350
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
357eaf7071
|
Fixed warnings
|
ago%!(EXTRA string=10 years) |
Zbigniew Mandziejewicz
|
eaefcc6689
|
Bump CMake version for interface target to 3.0
|
ago%!(EXTRA string=10 years) |
Jesse Talavera-Greenberg
|
38f63d3943
|
Add static rows, cols, prec, and components fields to all matrix types
|
ago%!(EXTRA string=10 years) |
Jesse Talavera-Greenberg
|
5d05c8c1f7
|
Correct component amounts for simqQuat and simdVec4
|
ago%!(EXTRA string=10 years) |
Jesse Talavera-Greenberg
|
a9c26d065b
|
Add static components and prec members to all vector and quaternion types
|
ago%!(EXTRA string=10 years) |
Jesse Talavera-Greenberg
|
e601191ed2
|
Add .gitignore
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
98a736bcf1
|
Merge pull request #341 from morganbengtsson/master
Fixed Small documentation mistake in intersect.hpp, plane instead of triangle. #341
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
0141954756
|
Added mirror repeat
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
ff1f50bb15
|
Added GTX_wrap
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
08eedc6209
|
Added experiment for new fastCos. More sRGB tests.
|
ago%!(EXTRA string=10 years) |
Carsten Neumann
|
2ee6151a40
|
Use unions for type punning
Fixes #334
|
ago%!(EXTRA string=10 years) |
morgan
|
d69aa08187
|
Small documentation mistake in intersect.hpp, plane instead of triangle.
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
83409a0720
|
Merge pull request #335 from shaxbee/master
Improve compatibility with old CMake versions #335
|
ago%!(EXTRA string=10 years) |
Zbigniew Mandziejewicz
|
60ccb43b14
|
Improve compatibility with old CMake versions
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
d7fa6d318c
|
- Removed -m64 causing build issues on Linux 32 #331
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
25ccac2fd3
|
Fixed release note
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
c1377bc360
|
- Clarified manual regarding angle unit in GLM, added FAQ 11 #336
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
ea36f44294
|
Fixed perspective fovy argument documentation #327
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
0d1e2d5e8a
|
Updated release note for Added master branch continuous integration service on Linux 64 #332
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
3a1c510999
|
Updated lastest release in readme.md
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
909e3c2e29
|
Updated lasest release.
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
b05536dee8
|
Added link to releases
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
08937e2702
|
Added lastest release on release.md
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
6b47f41387
|
Fixed automated tests compiler versions
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
303a523325
|
Fixed C++98 build
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
084804111e
|
Fixed CMake build on 2.8 versions
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
476ea7bbe1
|
Merge pull request #324 from shaxbee/master
Export glm as interface library for CMake 2.8.12 and newer #324
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
df8cd22706
|
Fixed specifier removal by 'std::make_pair<>' #333
|
ago%!(EXTRA string=10 years) |
Christophe Riccio
|
5f784d812a
|
Updated readme.md with more link
|
ago%!(EXTRA string=10 years) |