|
app
|
Add app:scene_manager interface
|
2021-07-02 11:35:08 +03:00 |
|
async
|
Async future::then type fix
|
2021-07-02 15:18:38 +03:00 |
|
audio
|
Add audio::convert(sample)
|
2021-06-25 13:51:56 +03:00 |
|
cg
|
Add cg::frustum default constructor
|
2021-07-21 22:05:45 +03:00 |
|
geom
|
Add missing includes in geom/quaternion.hpp
|
2021-07-21 22:47:47 +03:00 |
|
gfx
|
Add gfx::lerp for poses
|
2021-07-21 22:06:18 +03:00 |
|
io
|
Fix file_stream for windows
|
2021-04-26 01:51:09 +03:00 |
|
log
|
Smaller message level string size in logging output
|
2021-04-19 21:02:01 +03:00 |
|
pcg
|
Add a faster bounded version of pcg::lazy_perlin
|
2021-07-19 08:40:40 +03:00 |
|
phys
|
Try to implement constraints in 2d physics engine
|
2021-05-08 22:02:09 +03:00 |
|
random
|
Add random::uniform helper function
|
2021-03-07 11:54:11 +03:00 |