render_filename_into_output_path #41773

Closed
opened 2014-09-10 18:03:49 +02:00 by Danyang Yi · 5 comments

It's terrible to set each output path per render project.
Especially when have many render jobs(blend files).

This Addon can get your working filename(saved) and append to Output path.

eg.
filename = 'C:\abc......\test.blend'
output = '/tmp'

output = '/tmp\test'

Chinese:
当你有很多blend文件需要 分别 设置渲染路径时,
这个插件会帮助你:点击一下,将 文件保存的名字 添加到 输出路径。
注意,一定要先保存。

render_filename_into_output_path.py

It's terrible to set each output path per render project. Especially when have many render jobs(blend files). This Addon can get your working filename(saved) and append to Output path. eg. filename = 'C:\abc\......\test.blend' output = '/tmp\' <click button> output = '/tmp\test' Chinese: 当你有很多blend文件需要 分别 设置渲染路径时, 这个插件会帮助你:点击一下,将 文件保存的名字 添加到 输出路径。 注意,一定要先保存。 [render_filename_into_output_path.py](https://archive.blender.org/developer/F109779/render_filename_into_output_path.py)
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @yang2018

Added subscriber: @yang2018
Member

Added subscriber: @xuekepei

Added subscriber: @xuekepei

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Campbell Barton self-assigned this 2014-09-11 12:05:22 +02:00

Hi nirenyang,

Utilities like this can be useful for sure, but I dont think a single addon for this function is quite justified,

Perhaps this could be included in some productivity enhancement addon, such as: amaranth, see:
http://pablovazquez.org/amaranth/

but in its current state I don't think its worth including in Blender.

Hi nirenyang, Utilities like this can be useful for sure, but I dont think a single addon for this function is quite justified, Perhaps this could be included in some productivity enhancement addon, such as: amaranth, see: http://pablovazquez.org/amaranth/ but in its current state I don't think its worth including in Blender.
Sign in to join this conversation.
No Milestone
No project
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: blender/blender-addons#41773
No description provided.