Sybren A. Stüvel
|
7d67a1dc7a
|
Manager: default paths for executables are now relative
This assumes that `blender` and `ffmpeg` are available on the commandline.
|
2022-02-22 13:55:03 +01:00 |
|
Sybren A. Stüvel
|
6b5b3eacdd
|
Fix some warnings
|
2022-02-22 10:36:17 +01:00 |
|
Sybren A. Stüvel
|
ad6cbcbae2
|
Remove SSDP GUID from settings
|
2022-02-22 10:33:28 +01:00 |
|
Sybren A. Stüvel
|
7111e2613e
|
Remove CLI args from default {blender} variable
Shell args parsing on Go is a bit tricky, need to find the right library
to do this before putting things into the default config.
|
2022-02-21 20:07:50 +01:00 |
|
Sybren A. Stüvel
|
ba4b8274c9
|
Manager: Store default config in its own file
|
2022-02-21 20:06:57 +01:00 |
|
Sybren A. Stüvel
|
b1b73de4ee
|
Manager: Actually load config, and use in a few places
|
2022-02-21 19:02:07 +01:00 |
|
Sybren A. Stüvel
|
ae5846b3d9
|
Manager config: remove 'mode' and change 'variable audience' to custom type
The 'variable audience' indicates the audience of a 'task variable'.
|
2022-02-21 18:50:24 +01:00 |
|
Sybren A. Stüvel
|
12481a47e7
|
Start of configuration/settings framework, including variable replacement
|
2022-02-21 18:09:45 +01:00 |
|