color.cpp
|
Fix warning: maybe-uninitialized
|
2022-01-30 00:44:22 +01:00 |
constants.hpp
|
experimental point light bindings
|
2022-05-15 10:03:58 -07:00 |
convert.hpp
|
Remove unused z coordinate
|
2022-02-03 21:43:53 +01:00 |
math.hpp
|
Remove unnecessary loops from path
|
2022-01-24 22:32:04 +01:00 |
messageformatparser.hpp
|
Change includes
|
2022-05-21 10:48:32 +02:00 |
rng.cpp
|
Remove unnecessary debug output
|
2022-03-21 17:49:42 +02:00 |
rng.hpp
|
Add a comment explaining the pick of the prng
|
2022-03-22 17:09:36 +02:00 |
stringops.hpp
|
Use string_view for StringUtils functions
|
2022-06-21 19:40:28 +02:00 |
strongtypedef.hpp
|
Support compilation with c++20
|
2022-02-24 00:49:40 +01:00 |
thread.cpp
|
Fix build on Windows
|
2022-04-25 00:25:46 +02:00 |
timer.hpp
|
Pass the prng from world where appropriate
|
2022-03-21 17:49:42 +02:00 |
weakcache.hpp
|
constify weakcache overloaded operators
|
2022-03-01 10:53:01 +01:00 |