Extensions
  • Home
  • Add-ons
  • Themes
  • Approval Queue
  • About
  • Upload Extension
  • Sign in
  • BLENDER.ORG

    • Download

      Get the latest Blender, older versions, or experimental builds.

    • What's New

      Stay up-to-date with the new features in the latest Blender releases.

    LEARNING & RESOURCES

    • Blender Studio

      Access production assets and knowledge from the open movies.

    • Manual

      Documentation on the usage and features in Blender.

    DEVELOPMENT

    • Developers Blog

      Latest development updates, by Blender developers.

    • Documentation

      Guidelines, release notes and development docs.

    • Benchmark

      A platform to collect and share results of the Blender Benchmark.

    • Blender Conference

      The yearly event that brings the community together.

    DONATE

    • Development Fund

      Support core development with a monthly contribution.

    • One-time Donations

      Perform a single donation with more payment options available.

All Add-ons

Add-on Custom Output Path
Custom Output Path

Customize file output paths with placeholders.
Add-on by Shuimeng
About What's New Reviews Version History

Version History

1.1.3 Blender 4.2  and newer
  • 7.9 KB
  • 1610
  • January 30th, 2025

Changelog

-Fix some details, if the plugin is in one of your projects and the panel is grayed out in a disabled bug state, update this version and do a render to restore the incorrectly locked state.

-修复一些细节,如果该插件在你的某个工程里,面板是灰色禁用的BUG状态,更新本版本后进行一次渲染,即可恢复错误的锁定状态。

Compatibility
Blender 4.2  and newer
Downloads
1610
Size
7.9 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.1.3 7.9 KB
1.1.2 Blender 4.2  and newer
  • 7.9 KB
  • 10
  • January 30th, 2025

Changelog

Fixed a possible accidental lockup of the plugin interface when manually canceling the rendering. 修复了手动取消渲染时,可能的意外造成插件界面锁死的问题。

Compatibility
Blender 4.2  and newer
Downloads
10
Size
7.9 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.1.2 7.9 KB
1.1.1 Blender 4.2  and newer
  • 7.7 KB
  • 657
  • January 1st, 2025

Changelog

This update has no new features, but fixes a bug in the previous version.

  • Fix: Other rules didn't take effect when Multiple Nodeswas not turned on

本次更新没有新功能,而是修复上一版本的一个错误。

  • 修复:未开启 Multiple Nodes的情况下,其他规则没有生效的问题
Compatibility
Blender 4.2  and newer
Downloads
657
Size
7.7 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.1.1 7.7 KB
1.1.0 Blender 4.2  and newer
  • 7.6 KB
  • 18
  • January 1st, 2025

Changelog

Error file 错误文件

Compatibility
Blender 4.2  and newer
Downloads
18
Size
7.6 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.1.0 7.6 KB
1.0.9 Blender 4.2  and newer
  • 7.3 KB
  • 509
  • December 13th, 2024

Changelog

This update primarily focuses on fixing multiple issues from the previous version and introducing minor updates.

  • Random:
    • Fixed the instability of random values in non-auto mode.
    -Auto mode: Generates new random numbers during rendering.
    • Non-auto mode: Keeps random values stable, generating them only on the first instance.

  • Frame:
    • Updates paths in real-time.
    • Includes several minor optimizations.

  • Time:
    • Updates the time in the path in time during rendering (including animations).

  • Mechanism Fixes:
    • Paths now update correctly.
    • Dynamic rules no longer interfere with each other.

Note:

If you notice that the node paths are not updating promptly, try disabling and re-enabling one of the rules to refresh.
Please back up your existing project files before using the new version of the plugin to avoid incompatibility or unexpected issues.

本次主要以修复上个版本带来的多个错误和一些小更新。

  • 随机:
    • 修复了非自动模式下随机值不稳定的问题。
    • 自动模式:渲染时生成新随机数
    • 非自动模式:保持随机值稳定,只在首次生成。

  • 帧:
    • 实时更新进路径中。
    • 其他多项小优化。

  • 时间:
    • 渲染(包括动画)时,实时更新时间到路径里。

  • 机制修复:
    • 现在能正常更新路径。
    • 一些动态变化的规则不再相互干扰。

备注:

如果发现节点路径未及时更新,尝试对其中某一个规则关闭再开启进行刷新。 请确保在使用新版插件前,备份现有项目文件,以防不兼容或其他意外情况发生。

Compatibility
Blender 4.2  and newer
Downloads
509
Size
7.3 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.0.9 7.3 KB
1.0.8 Blender 4.2  and newer
  • 7.0 KB
  • 301
  • December 6th, 2024

Changelog

This version was tested and found to have serious problems and is being fixed, please do not use this version and wait for a new version of the update

该版本测试后发现有严重问题,正在修复中,请勿使用该版本,等待新版本的更新

New features added

  • Active Camera:
    • New Active Camera name rule.
    • The name of the Active Camera can be modified directly from the current panel.

  • Filename→Use Interface Name:
    • Add ‘Noodle Connection’ name from upstream.

  • Optimise panel collapsibility:
    • Click on the small triangle to collapse the panel to reduce distractions.

  • Optimise Multiple Nodes:
    • Click on the small triangle to collapse the panel.
    • Optimise renaming while modifying ‘Name’ ‘Label’.

Notes:

If you find that the node paths are not updated in time, try to turn off and then on again for one of the rules to refresh.

Please make sure to backup your existing project files before using the new version of the plugin in case of incompatibility or other unforeseen circumstances

新增功能

  • 活动相机:
    • 新增活动相机名称规则。
    • 可在当前面板直接修改活动相机的名称。

  • 文件名→使用上游名称:
    • 添加来自上游“面条线”的名称。

  • 优化面板可折叠:
    • 点击小三角可以折叠面板,减少干扰。

  • 优化多文件输出节点:
    • 优化重命名,同时修改'名称' '标签'。

备注:

如果发现节点路径未及时更新,尝试对其中某一个规则关闭再开启进行刷新。 请确保在使用新版插件前,备份现有项目文件,以防不兼容或其他意外情况发生。

Compatibility
Blender 4.2  and newer
Downloads
301
Size
7.0 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.0.8 7.0 KB
1.0.7 Blender 4.2  and newer
  • 4.6 KB
  • 2578
  • September 19th, 2024

Changelog

New features

  • Bulk Node Support:
    • Allows users to select multiple File Output nodes to apply naming rules.
    • Tick the desired nodes to Batch Rename.
    • Quickly change the name of File Output nodes.

  • Output Animation Frames:
    • When the ‘Frames’ rule is enabled, the naming will be automatically updated according to the current frame number when rendering the animation.

  • optimise performance:
    • Optimise random number generation and path update logic to ensure efficient and stable plugin operation in large projects or complex scenes.

Remarks:

Please make sure to backup your existing project files before using the new version of the plugin to prevent incompatibility or other unexpected situations.

新增功能

  • 批量节点支持:
    • 允许用户选择多个 文件输出 节点应用命名规则。
    • 勾选所需的节点可 批量重命名 。
    • 快捷修改文件输出节点的名字。

  • 输出动画帧数:
    • 启用 “帧” 规则时,渲染动画时将自动根据当前帧数更新命名。

  • 性能提升:
    • 优化随机数生成和路径更新逻辑,确保在大型项目或复杂场景中插件运行高效稳定。

备注:

请确保在使用新版插件前,备份现有项目文件,以防不兼容或其他意外情况发生。

Compatibility
Blender 4.2  and newer
Downloads
2578
Size
4.6 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.0.7 4.6 KB
1.0.6 Blender 4.2  and newer
  • 3.7 KB
  • 694
  • September 6th, 2024

Changelog

Updates

  1. Automatically update the path text: When users enable or disable the rule button, the path will be updated instantly. There's no need to click the “Rename” button manually, and the “Rename” button has been removed.

  2. Optimize the “Time” option: Added options for year, month, day, hour, minute, and second to enhance the time-setting functionality.

  3. Adjusted the position of the “Auto” button: Moved the “Auto” button to the “Random” rule, as it is the only rule that requires this button. This change reduces unnecessary UI space.

  4. Other optimizations and additions: Various detailed optimizations and functional enhancements have been made.

*When testing the animation output, there is no rename for each frame output, we will add an option in the "frame" rule in the next version to enable the rename operation for each frame output image.*

更新内容

  1. 自动更新路径文本:当用户启用或关闭规则按钮时,路径会即时更新,无需手动点击“重命名”按钮,相应的不再需要“重命名”按钮。

  2. 优化“时间”选项:新增年、月、日、时、分、秒的选项,增强时间设定功能。

  3. 调整“自动”按钮位置:将“自动”按钮移动至“随机”规则中,因为它是唯一需要该按钮的规则,此更改减少了不必要的UI空间占用。

  4. 其他优化和补充:进行了一些细节的优化和功能补充。

*在测试动画输出时,没有对每帧输出进行重命名,将于下个版本在“帧”规则加入一个选项,以开启对每一帧输出的图片进行重命名操作*

黑神话好玩的一批

Compatibility
Blender 4.2  and newer
Downloads
694
Size
3.7 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.0.6 3.7 KB
1.0.5 Blender 4.2  and newer
  • 2.8 KB
  • 853
  • August 14th, 2024

Changelog

  1. New naming rules:
  1. Sequence Rule: You can now manually set the sequence start value to name the path.
  2. Frame Rule: You can add the current frame number to the output path.
  3. Custom Prefix and Suffix: You can add custom text at the beginning or end of the path.
  1. Cross-platform compatibility: New path ‘cleanup’ function ensures that the path can be used properly on different operating systems, such as replacing illegal characters.

  2. User Interface Improvement:

(1) Optimised Layout: The UI has been optimised to better support new features and dynamically adjust the display according to the user's choices. 2) Warning Alert: If the current file is not saved, the UI will display a warning to remind the user to save the file to ensure the path is named correctly.

1.新增命名规则: 1)序列规则: 现在可以手动设置序列起始值给路径命名。 2)帧规则: 可以在输出路径中加入当前帧的编号。 3)自定义前缀和后缀: 你可以在路径开头或结尾添加自定义文本。

2.跨平台兼容性: 新增了路径“清理”功能,确保路径在不同操作系统上都能正常使用,比如替换掉非法字符。

3.用户界面改进: 1)优化界面布局: UI界面经过优化,更好地支持新功能,并且根据用户选择动态调整显示内容。 2)警告提示: 如果当前文件未保存,UI会显示警告,提醒用户保存文件,以确保路径命名正确。

Compatibility
Blender 4.2  and newer
Downloads
853
Size
2.8 KB
Permissions
No special permissions required.
License
GNU General Public License v2.0 or later
Status
Approved
v1.0.5 2.8 KB
1.0.4 Blender 4.2  and newer
  • 1.9 KB
  • 825
  • July 25th, 2024

Changelog

-Remove the redundant "auto" button

-移除了多余的“auto”按钮

--------This is an update with feature fixes and some changes--------

  1. fixed an issue where the automatic renaming might not work after restarting Blender (if your usage is fine, it can stay in the current version)
  2. Replaced the three basic renaming rules with buttons and removed the input box (if anyone needs this feature and has a good experience with the new version, please let me know and I'll add it back in)

--------这是一次功能修复和一些改动的更新-------- 1.修复了重启Blender后,自动重命名可能失效的问题(如果你的使用没问题,则可以保持在当前版本) 2.将三个基础重命名规则更换为按钮,移除了输入框(如果有人需要这个功能,且在新版本体验良好,请告诉我,我会重新加入回去) 3.兼容中文

Compatibility
Blender 4.2  and newer
Downloads
825
Size
1.9 KB
Permissions
No special permissions required.
License
GNU General Public License v2.0 or later
Status
Approved
v1.0.4 1.9 KB
1.0.3 Blender 4.2  and newer
  • 2.1 KB
  • 24
  • July 25th, 2024

Changelog

--------This is an update with feature fixes and some changes--------

  1. fixed an issue where the automatic renaming might not work after restarting Blender (if your usage is fine, it can stay in the current version)
  2. Replaced the three basic renaming rules with buttons and removed the input box (if anyone needs this feature and has a good experience with the new version, please let me know and I'll add it back in)

--------这是一次功能修复和一些改动的更新-------- 1.修复了重启Blender后,自动重命名可能失效的问题(如果你的使用没问题,则可以保持在当前版本) 2.将三个基础重命名规则更换为按钮,移除了输入框(如果有人需要这个功能,且在新版本体验良好,请告诉我,我会重新加入回去) 3.兼容中文

Compatibility
Blender 4.2  and newer
Downloads
24
Size
2.1 KB
Permissions
No special permissions required.
License
GNU General Public License v2.0 or later
Status
Approved
v1.0.3 2.1 KB
1.0.2 Blender 4.2  and newer
  • 2.3 KB
  • 296
  • July 21st, 2024

Changelog

Remove empty descriptions from manifests to avoid Failed to load manifests

Compatibility
Blender 4.2  and newer
Downloads
296
Size
2.3 KB
Permissions
No special permissions required.
License
GNU General Public License v2.0 or later
Status
Approved
v1.0.2 2.3 KB
1.0.1 Blender 4.2  and newer
  • 2.3 KB
  • 23
  • July 21st, 2024

No changelog for this release.

Compatibility
Blender 4.2  and newer
Downloads
23
Size
2.3 KB
Permissions
No special permissions required.
License
GNU General Public License v2.0 or later
Status
Approved
v1.0.1 2.3 KB
1.0.0 Blender 4.2  and newer
  • 2.5 KB
  • 17
  • July 18th, 2024

Changelog

Quick Entry Filename/Time/Random Three basic functions with a button that allows you to synchronise auto-naming when you start rendering.

快捷的输入文件名/时间/随机值 三个基础功能,并提供一个按钮,允许你在启动渲染时同步自动命名。

Compatibility
Blender 4.2  and newer
Downloads
17
Size
2.5 KB
Permissions
No special permissions required.
License
GNU General Public License v2.0 or later
Status
Awaiting Review
v1.0.0 2.5 KB
  • About
  • Privacy Policy
  • Terms of Service
Download
  • Latest Blender
  • Blender LTS
  • Blender Benchmark
  • Previous Versions
  • Experimental Builds
  • Source Code
  • Release Notes
  • Requirements
Organization
  • People
  • Jobs
About
  • Blender Foundation
  • Blender Institute
  • Blender Studio
  • License
  • Logo & Trademark
  • Credits
  • Privacy Policy
Articles
  • News
  • Press Releases
  • User Stories
Get Involved
  • Dashboard
  • Development
  • Documentation
  • Education
Blender Studio
  • Films
  • Training
Support
  • Manual
  • Community
  • FAQ
Developers
  • Get Started
  • Projects
  • Docs
  • Blog
  • Forum
  • YouTube
  • Python API
Blender Conference
Follow Blender
Support Blender
  • Donate
  • One-time Donation
Artistic freedom starts with Blender The Free and Open Source 3D Creation Suite