This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
filament
Watch
1
Star
0
Fork
0
You've already forked filament
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a67d92c2ca4eb3aad92d8c69ed9ae7fcfd7a18b2
filament
/
libs
/
math
History
Mathias Agopian
16d307e543
enforce that quaternions are made of arithmetic types
...
I believe this might fix some msvc compiler issues too.
2019-09-26 19:05:33 -07:00
..
benchmarks
fix some warnings
2019-06-20 16:19:02 -07:00
include
/math
enforce that quaternions are made of arithmetic types
2019-09-26 19:05:33 -07:00
tests
workaround an MSVC bug with brace initialization
2019-09-26 19:05:33 -07:00
.gitignore
Initial commit
2018-08-03 10:38:22 -07:00
CMakeLists.txt
Make CMake 3.10 the minimum version, add LTO option (
#1316
)
2019-06-19 12:53:03 -07:00
dummy.cpp
More fixes for building with vs2019/msvc (
#1500
)
2019-08-09 16:38:31 -07:00