Sybren A. Stüvel
|
47e36c927c
|
Change package URL to the blender.org repository
|
2022-03-01 20:45:09 +01:00 |
|
Sybren A. Stüvel
|
e70a44a146
|
Manager: switch from PostgreSQL to SQLite
This includes a modified copy of the Gorm SQLite backend, adjusted to use
https://modernc.org/sqlite instead.
|
2022-03-01 18:50:31 +01:00 |
|
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
|
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 |
|