Commit Graph

22 Commits

Author SHA1 Message Date
Francesco Siddi 429e12f79f Added JPEG output 2015-05-19 17:05:00 +02:00
Francesco Siddi 9bdb7e8837 Allow file format choice in blender addon 2015-05-16 01:17:19 +02:00
Eibriel 2affe5c7a4 Preventing saving render file without extension 2015-05-12 13:48:30 -03:00
Eibriel 7ca424de1c New Job type Bake Anim Cache completed 2015-05-12 10:10:35 -03:00
Eibriel 80c6605879 WIP: Adding new task type Blender Bake Anim Cache
Missing: Set cache output path
2015-05-11 18:27:59 -03:00
Eibriel a7c546f36e Removing unneeded Unsimplify options 2015-05-06 06:41:40 -03:00
Eibriel abcb552666 Added Priority, ChunkSize, StartJob. 2015-03-20 12:06:04 +01:00
Eibriel 0e31682e2b Renamed and Settings Commented 2015-03-19 14:52:57 +01:00
Eibriel 4a23158ec7 Adding support for multiple Builds 2015-03-19 14:23:36 +01:00
Eibriel 045057cf49 The Job Settings are saved on Manager DB
Starting cleaning up old hardcoded code with Blender Settings
Changing "brenderpath" to "command"
task['id'] instead of task['task_id']
2015-03-18 15:47:00 +01:00
Eibriel 9e6df4aefa Starting cleanup of old settings
Moving Server Storage to Public
Storage location set automatically
2015-03-16 21:44:34 +01:00
Eibriel 0e7cb54471 Bringing back Save & Unsimplify 2015-03-09 22:46:40 +01:00
Eibriel 9fe51b0642 Added Timeout 2015-03-02 15:12:13 +01:00
Eibriel 9822fef5d5 Added Server URL Preference
Complete the rename to Flamenco
2015-03-02 12:23:04 +01:00
Eibriel bf2dcf8898 Changing name to Flamenco 2015-03-02 11:18:26 +01:00
Eibriel e71035fbe9 IO works on Simple render, starting with Tiled
Tiles is tricky becouse depends on files
generated by the task compiler, and previous
files generated by other tasks.
2015-02-25 19:18:24 +01:00
Eibriel 2f888f7ea0 Blender addon now takes some parameters frm Server 2015-02-24 19:48:17 +01:00
Eibriel 5f9f8179ed The Worker now uses the Jobfile for the command
Hacky!
2015-02-23 15:19:53 +01:00
Eibriel fd3e2d850c Server side upload file & serving file to manager 2015-02-20 15:03:16 +01:00
Eibriel ee408ac0dd Initial support for sending Jobs directly to Server 2015-02-19 18:08:41 +01:00
Francesco Siddi 898f3c1443 Tweaks to brender Blender addon 2015-02-19 14:36:56 +01:00
Eibriel e72e806083 Added plugins folder and Blender Addon 2015-02-19 11:29:19 +01:00