| .. |
|
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 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 |
|
parser
|
Generate empty source file for libraries with no sources
|
2021-01-18 18:10:35 +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 |
|
sdl2
|
Generate empty source file for libraries with no sources
|
2021-01-18 18:10:35 +03:00 |
|
ui
|
Support non-propagating styles in ui elements
|
2021-10-13 22:52:45 +03:00 |
|
util
|
Make util::span constructible from any container with data() and size() methods
|
2021-08-22 13:11:10 +03:00 |
|
CMakeLists.txt
|
Add 'psemek-' prefix to all psemek targets
|
2020-09-21 09:04:40 +03:00 |