Robbert van der Helm
|
b15991a495
|
Add a todo and stub for setting parameter values
|
2022-02-01 00:01:52 +01:00 |
|
Robbert van der Helm
|
735cec4fba
|
Update context docs
|
2022-02-01 00:01:43 +01:00 |
|
Robbert van der Helm
|
f009384c2f
|
Don't require Arcs for ProcessContext
It makes more sense to pass this as a reference, so the plugin cannot do
weird things with it.
|
2022-01-31 23:47:54 +01:00 |
|
Robbert van der Helm
|
2380768bad
|
Add a Linux-specific event loop
Implementations for Windows and macOS should be fairly similar, but
using the OS' message loop instad of a thread.
|
2022-01-31 19:45:11 +01:00 |
|