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
5098b2af77e08fe6447feecc449f23edc4e6bc9a
filament
/
libs
/
math
History
Mathias Agopian
03c2a90206
noexcept-ize libmath a bit move
...
this gets rid of a few ide-warnings about static initialization of arrays with math types.
2019-10-03 17:12:35 -07:00
..
benchmarks
Use our own constants instead of M_PI, M_*, etc. (
#1733
)
2019-10-02 15:31:38 -07:00
include
/math
noexcept-ize libmath a bit move
2019-10-03 17:12:35 -07:00
tests
Use our own constants instead of M_PI, M_*, etc. (
#1733
)
2019-10-02 15:31:38 -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