Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-13 | *: smattering of random small fixes to silence -Wall | Vito Caputo | |
I thought the build was already using -Wall but that seems to not be the case, maybe got lost somewhere along the line or messed up in configure.ac After forcing a build with -Wall -Werror, these showed up. Fixed up in the obvious way, nothing too scary. | |||
2022-07-20 | modules/meta2d: more rand()->rand_r() conversions | Vito Caputo | |
Normalized all the randomizers to use til_module_context.seed while in here. | |||
2019-11-25 | meta2d: add a classic 2D metaballs module | Vito Caputo | |