|
app
|
Require 8-bit stencil buffer in app
|
2021-10-15 21:36:32 +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 exponential
|
2021-08-17 12:45:52 +03:00 |
|
gfx
|
Add inverse(bone_transform)
|
2021-08-12 21:51:11 +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(rng) that returns [0, 1]
|
2021-08-19 20:41:36 +03:00 |
|
ui
|
Move make_arrow_button to element_factory interface
|
2021-10-14 21:49:54 +03:00 |