Add python script to blender command #50743

Closed
opened 2017-02-21 10:31:19 +01:00 by Francesco Siddi · 6 comments

Tweak the {blender} command to support --python to override some values, like for example:

bpy.context.scene.render.use_overwrite = False
bpy.context.scene.render.use_placeholder = True

and detect the worker's name and put it in the notes metadata field.

Tweak the {blender} command to support --python to override some values, like for example: ``` bpy.context.scene.render.use_overwrite = False bpy.context.scene.render.use_placeholder = True ``` and detect the worker's name and put it in the notes metadata field.
Francesco Siddi self-assigned this 2017-02-21 10:31:19 +01:00
Author
Owner

Changed status to: 'Open'

Changed status to: 'Open'
Author
Owner

Added subscriber: @fsiddi

Added subscriber: @fsiddi

Added subscriber: @sebastian_k

Added subscriber: @sebastian_k
Francesco Siddi was unassigned by Dalai Felinto 2019-12-23 16:36:48 +01:00

Added subscriber: @dr.sybren

Added subscriber: @dr.sybren

Changed status from 'Confirmed' to: 'Archived'

Changed status from 'Confirmed' to: 'Archived'

A new generation of Flamenco (version 3.0) is in development (in the main branch at https://developer.blender.org/diffusion/F/), so all issues with Flamenco version 2 or older will be archived.

A new generation of Flamenco (version 3.0) is in development (in the `main` branch at https://developer.blender.org/diffusion/F/), so all issues with Flamenco version 2 or older will be archived.
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/flamenco#50743
No description provided.