| .. |
|
android
|
Refactor android backend JNI calls & fix application context
|
2023-07-20 11:11:02 +03:00 |
|
app
|
Rename keycode::GRAVE to BACKQUOTE
|
2023-07-22 00:49:42 +03:00 |
|
async
|
Huge refactor: use util::exception everywhere instead of std exceptions
|
2023-08-06 18:33:07 +03:00 |
|
audio
|
Huge refactor: use util::exception everywhere instead of std exceptions
|
2023-08-06 18:33:07 +03:00 |
|
bt
|
Add bt::nop node
|
2022-11-20 13:43:46 +03:00 |
|
cg
|
Add cg::bbox(container)
|
2023-02-08 23:56:04 +03:00 |
|
fonts
|
Huge refactor: use util::exception everywhere instead of std exceptions
|
2023-08-06 18:33:07 +03:00 |
|
geom
|
Huge refactor: use util::exception everywhere instead of std exceptions
|
2023-08-06 18:33:07 +03:00 |
|
gfx
|
Huge refactor: use util::exception everywhere instead of std exceptions
|
2023-08-06 18:33:07 +03:00 |
|
group
|
Add cyclic & dihedral group serialization
|
2023-05-29 13:04:43 +03:00 |
|
io
|
Synchronize stdout & stderr for logging
|
2023-08-06 18:44:35 +03:00 |
|
log
|
Better crash signal handling
|
2023-08-06 19:07:14 +03:00 |
|
ml
|
Huge refactor: use util::exception everywhere instead of std exceptions
|
2023-08-06 18:33:07 +03:00 |
|
parser
|
Huge refactor: use util::exception everywhere instead of std exceptions
|
2023-08-06 18:33:07 +03:00 |
|
pcg
|
Switch lazy perlin arguments from vectors to points
|
2022-11-19 22:57:22 +03:00 |
|
phys
|
MacOS fixes
|
2023-01-16 23:53:34 +03:00 |
|
prof
|
Support selecting log level for profiler
|
2022-08-14 23:15:21 +03:00 |
|
random
|
Huge refactor: use util::exception everywhere instead of std exceptions
|
2023-08-06 18:33:07 +03:00 |
|
react
|
Optimize util::signal & support signal<Args...>
|
2023-06-20 02:11:49 +03:00 |
|
rs
|
Huge refactor: use util::exception everywhere instead of std exceptions
|
2023-08-06 18:33:07 +03:00 |
|
sdl2
|
Add red color to stderr logging
|
2023-08-06 19:00:34 +03:00 |
|
sir
|
Huge refactor: use util::exception everywhere instead of std exceptions
|
2023-08-06 18:33:07 +03:00 |
|
ui
|
Huge refactor: use util::exception everywhere instead of std exceptions
|
2023-08-06 18:33:07 +03:00 |
|
ui_legacy
|
Move broken ui_scene_legacy to ui_legacy library
|
2023-07-14 20:54:28 +03:00 |
|
util
|
Fix weird stacktrace abi issue
|
2023-08-06 21:27:42 +03:00 |
|
vecr
|
Add vecr::blur
|
2023-07-22 20:03:53 +03:00 |
|
CMakeLists.txt
|
Android WIP: support OpenGL ES 3.2 and implement Android backend library
|
2023-07-18 15:43:14 +03:00 |