Sybren A. Stüvel
b908ac75f5
Features: Add removal of doneChan
from worker
2022-05-11 18:09:22 +02:00
Sybren A. Stüvel
f05cf0e9f8
Add another "feature" idea
2022-05-03 16:15:03 +02:00
Sybren A. Stüvel
f533ccce43
Add extra "feature"
2022-05-03 16:03:18 +02:00
Sybren A. Stüvel
cbc8600d90
FEATURES: reorder by priority and add some new things
2022-04-29 11:16:47 +02:00
Sybren A. Stüvel
5466f65225
OAPI: add setJobStatus
operation
...
Add API endpoint for updating the job status.
2022-04-21 19:06:18 +02:00
Sybren A. Stüvel
456a35dfc7
Update FEATURES.md
...
Some things are done, and added one item.
2022-04-21 10:48:59 +02:00
Sybren A. Stüvel
5f019044ce
Add caching of job compilers to FEATURES.md
2022-04-15 15:29:14 +02:00
Sybren A. Stüvel
2830d1eda8
Update FEATRURES.md
2022-04-08 14:34:38 +02:00
Sybren A. Stüvel
27e954090c
FEATURES: add 'clean requeue of task when shutting down' to worker list
2022-04-05 16:27:51 +02:00
Sybren A. Stüvel
b2288e7f28
Manager: More work on Shaman support
...
This introduces some more conceptual changes to Shaman. The most important
one is that there is no longer a "checkout ID", but a "checkout path".
The Shaman client can request any subpath of the checkout directory,
so that it can handle things like project- or scene-specific prefixes.
2022-03-25 14:10:26 +01:00
Sybren A. Stüvel
b6a7a15582
Implement frames-to-video
command
...
This finishes the "Simple Blender Render" job type, as it can now be run
fully by a Worker!
2022-03-17 16:18:10 +01:00
Sybren A. Stüvel
517b007ae5
Manager: improve logging of created tasks
2022-03-17 11:45:56 +01:00
Sybren A. Stüvel
5728884fed
FEATURES: add issue with "add task" log entry
2022-03-17 11:25:58 +01:00
Sybren A. Stüvel
e7a5e0565d
FEATURES: add new feature idea
2022-03-17 10:53:15 +01:00
Sybren A. Stüvel
d3a3543fdc
Features: add more things to do
2022-03-15 19:21:40 +01:00
Sybren A. Stüvel
abe46c264e
Add idea to FEATURES.md
2022-03-15 17:48:54 +01:00
Sybren A. Stüvel
04ac003ed6
Features: add new feature to prevent job submission with outdated job type
2022-03-15 10:34:27 +01:00
Sybren A. Stüvel
4196460c29
Automatically include input blend file path in job settings
2022-03-14 18:18:10 +01:00
Sybren A. Stüvel
c8ae856131
Features: add reminder to hide custom RNA options
2022-03-14 14:40:27 +01:00
Sybren A. Stüvel
a2c2f0ccc0
Add idea to FEATURES.md
2022-03-09 23:26:06 +01:00
Sybren A. Stüvel
a19aa86c4e
FEATURES.md: mark UPnP/SSDP as 'done'
2022-03-08 15:04:03 +01:00
Sybren A. Stüvel
43a9e1d439
Add some nice-to-have new features to FEATURES.md
2022-03-07 11:21:31 +01:00
Sybren A. Stüvel
648a220098
Update FEATURES.md
2022-02-28 15:30:50 +01:00
Sybren A. Stüvel
41168ff68b
Update FEATURES.md
2022-02-28 12:09:07 +01:00
Sybren A. Stüvel
df77d09aa6
Start of a task/job state machine
...
The task status change → job status change code is a direct port of the
Flamenco Server v2 code written in Python.
There is no job status change → task status changes logic yet, and the
tests are also far from complete.
2022-02-24 16:42:38 +01:00
Sybren A. Stüvel
2a4db143e6
Update FEATURES.md
2022-02-22 14:39:53 +01:00
Sybren A. Stüvel
edfcbb1e40
Add a TODO to the features list
2022-02-14 16:31:23 +01:00
Sybren A. Stüvel
2964f37dce
List of to-be-implemented features
2022-02-01 18:09:47 +01:00