|
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 quaternion stream output operator
|
2021-08-06 10:40:22 +03:00 |
|
gfx
|
Add bone_transform * vector and * point
|
2021-08-12 21:04:36 +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(box)
|
2021-07-23 11:41:21 +03:00 |
|
ui
|
Snap text vertices to pixels in ui painter
|
2021-08-06 16:09:29 +03:00 |
|
util
|
Fix util::ecs::get(species)
|
2021-08-12 20:45:41 +03:00 |