Commit Graph

3 Commits

Author SHA1 Message Date
Léo Lam 78f19ae1d3
tools/generate_bgparamlist_struct: Represent floats with reasonable precision
There's no point in printing 0.0010000000014 (example) instead of 0.001
2020-09-19 23:56:31 +02:00
Léo Lam dccd9cc720
tools/generate_bgparamlist_struct: Generate includes as well
For convenience :)
2020-09-19 22:07:09 +02:00
Léo Lam a97f61f02a
Add a tool to automatically generate GParamList object struct+ctor 2020-09-19 18:44:21 +02:00