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 Hot Node
Hot Node

Save nodes, then add nodes like adding node, without library.
Add-on by Trantor
About What's New Permissions Reviews Version History

Version History

0.7.10 Blender 4.2 — 5.-1
  • 78.1 KB
  • 2289
  • April 2nd, 2025

Changelog

Fixed

  • Preset lacking data crashes Hot Node. Now it won't and the preset with data issues will be reported.
  • color_tag, description of NodeGroup can't be recorded.
  • Node For Each Element raises exceptions.
Compatibility
Blender 4.2 — 5.-1
Downloads
2289
Size
78.1 KB
Permissions
This version requests the following:
  • Files Import/export ZIP from/to disk, CRUD JSON at add-on path
License
GNU General Public License v3.0 or later
Status
Approved
v0.7.10 78.1 KB
0.7.9 Blender 4.2 — 4.4
  • 77.5 KB
  • 2359
  • March 1st, 2025

Changelog

Fixed

  • Curve Mapping in node File Output can't be set correctly.
  • Copying pack folder which doesn't have metadata file to add-on folder directly will crash the add-on.
  • Hack importing (manually copy the folder to import the preset pack) is more rubust (for mac users, it's a temporary solution of importing pack).

Btw, we are preparing a big version update. This may take some time :)

Compatibility
Blender 4.2 — 4.4
Downloads
2359
Size
77.5 KB
Permissions
This version requests the following:
  • Files Import/export ZIP from/to disk, CRUD JSON at add-on path
License
GNU General Public License v3.0 or later
Status
Approved
v0.7.9 77.5 KB
0.7.8 Blender 4.2  and newer
  • 77.2 KB
  • 5056
  • December 2nd, 2024

Changelog

Fixed

  • Some file format settings of node File Output can't be set correctly.
Compatibility
Blender 4.2  and newer
Downloads
5056
Size
77.2 KB
Permissions
This version requests the following:
  • Files Import/export ZIP from/to disk, CRUD JSON at add-on path
License
GNU General Public License v3.0 or later
Status
Approved
v0.7.8 77.2 KB
0.7.7 Blender 4.2  and newer
  • 77.2 KB
  • 25
  • December 2nd, 2024

Changelog

Fixed

  • File format settings of node File Output can't be set correctly.
  • Node File Output can't be get from preset when it only have one slot.
Compatibility
Blender 4.2  and newer
Downloads
25
Size
77.2 KB
Permissions
This version requests the following:
  • Files Import/export ZIP from/to disk, CRUD JSON at add-on path
License
GNU General Public License v3.0 or later
Status
Approved
v0.7.7 77.2 KB
0.7.6 Blender 4.2  and newer
  • 77.0 KB
  • 1777
  • November 16th, 2024

Changelog

Fixed

  • Getting presets with node group which exists at multiple nested levels may report error. If you have a preset with this issue, set it with Hot Node again to solve.
Compatibility
Blender 4.2  and newer
Downloads
1777
Size
77.0 KB
Permissions
This version requests the following:
  • Files Import/export ZIP from/to disk, CRUD JSON at add-on path
License
GNU General Public License v3.0 or later
Status
Approved
v0.7.6 77.0 KB
0.7.5 Blender 4.2  and newer
  • 76.8 KB
  • 335
  • November 14th, 2024

Changelog

Fixed

  • Empty name of socket in the Group Input/Output crashes blender when getting the node from add-on with Overwrite Tree I/O on.
  • Unnecessary warnings occur when getting a preset with Menu socket in it's Group Input/Output.
  • Some error infos when opening blender from the command line.
Compatibility
Blender 4.2  and newer
Downloads
335
Size
76.8 KB
Permissions
This version requests the following:
  • Files Import/export ZIP from/to disk, CRUD JSON at add-on path
License
GNU General Public License v3.0 or later
Status
Approved
v0.7.5 76.8 KB
0.7.4 Blender 4.2  and newer
  • 76.4 KB
  • 731
  • November 8th, 2024

Changelog

Fixed

  • If the name of a node group in the .blend file is like "NG.001", but there is no node group called "NG" in the file and the preset happend to have a node group called "NG", error will be thrown.
  • Unnecessary rewriting of file happens when getting preset, which slows down the speed.
Compatibility
Blender 4.2  and newer
Downloads
731
Size
76.4 KB
Permissions
This version requests the following:
  • Files Import/export ZIP from/to disk, CRUD JSON at add-on path
License
GNU General Public License v3.0 or later
Status
Approved
v0.7.4 76.4 KB
0.7.3 Blender 4.2  and newer
  • 75.7 KB
  • 1099
  • October 29th, 2024

Changelog

Changed

  • Allowed to install in Blender 4.4 (not fully tested, use by your own risk).

Fixed

  • Importing illegal .zip files brings error.
  • Node Node Reroute throws useless warning.
Compatibility
Blender 4.2  and newer
Downloads
1099
Size
75.7 KB
Permissions
This version requests the following:
  • Files Import/export ZIP from/to disk, CRUD JSON at add-on path
License
GNU General Public License v3.0 or later
Status
Approved
v0.7.3 75.7 KB
0.7.2 Blender 4.2  and newer
  • 75.4 KB
  • 559
  • October 26th, 2024

Changelog

Changed

  • Some severe error informations will be more readable, instead of being thrown by a scary exception window with codes.
  • Some tiny errors of getting preset will be shown by the yellow warning.
  • Historical files may remain in the folder when blender crashes. Now history will be automaticlly deleted 2 days after creation.

Fixed

  • Node Bake cannot be set correctly.
  • Nesting a Node Group inside it self throws an error. Now it will throw a prompt instead.
  • Node Group with missing data-blocks cannot be saved.
  • Some useless console info.
Compatibility
Blender 4.2  and newer
Downloads
559
Size
75.4 KB
Permissions
This version requests the following:
  • Files Import/export ZIP from/to disk, CRUD JSON at add-on path
License
GNU General Public License v3.0 or later
Status
Approved
v0.7.2 75.4 KB
0.7.1 Blender 4.2  and newer
  • 73.7 KB
  • 559
  • October 22nd, 2024

Changelog

Fixed

  • Node Index Switch can not be set correctly.
  • Node Menu Switch can not be set/get to/from preset correctly when it only have 2 sockets. And getting preset including this kind of node may ruin the whole pack.
  • Copy to Pack can not pop-up overwrite warning if called by the button in settings bar.
Compatibility
Blender 4.2  and newer
Downloads
559
Size
73.7 KB
Permissions
This version requests the following:
  • Files Import/export ZIP from/to disk, CRUD JSON at add-on path
License
GNU General Public License v3.0 or later
Status
Approved
v0.7.1 73.7 KB
0.7.0 Blender 4.2  and newer
  • 73.3 KB
  • 2668
  • September 22nd, 2024

Changelog

Added

  • Now you can update & create preset to any of your pack in the Right Click menu in node editor.
  • Ctrl + Shift + A in node editor to add your custom nodes.
  • Ctrl + Shift + Alt + A in node editor to manage your presets.

Changed

  • Now In One Menu is opened by default.
Compatibility
Blender 4.2  and newer
Downloads
2668
Size
73.3 KB
Permissions
This version requests the following:
  • Files Import/export ZIP from/to disk, CRUD JSON at add-on path
License
GNU General Public License v3.0 or later
Status
Approved
v0.7.0 73.3 KB
0.6.4 Blender 4.2  and newer
  • 70.8 KB
  • 1118
  • September 13th, 2024

Changelog

Fixed

  • Fall back of image setting mode Stay Empty can not success, instead when image setting is failed, error will be thrown.
  • Fast Create Preset can not push history correctly.
  • When trying to save a single node and there are "/" or "" in it's name, error will be thrown.
  • Repeat Zone & Simulation Zone cause error.
  • Location of Reroute whose parent is NodeFrame can not be set correctly.
Compatibility
Blender 4.2  and newer
Downloads
1118
Size
70.8 KB
Permissions
This version requests the following:
  • Files Import/export ZIP from/to disk, CRUD JSON at add-on path
License
GNU General Public License v3.0 or later
Status
Approved
v0.6.4 70.8 KB
0.6.3 Blender 4.2  and newer
  • 74.1 KB
  • 835
  • September 7th, 2024

Changelog

Fixed

  • Cross-file undo error.
  • Sometimes add-on leaves residual history file.
  • Sometimes Shift A menu leaves pack that only contains other type of nodes which should not appear. Now this can be solved by re-open the add-on or the blender.
  • Incorrect panels' order in node group when using preset.
  • Changing the name of the unselected preset causes error.
  • If there is a image data in the .blend file and it's lost in the disk and your preset happen to have that image, errors will be thrown.
Compatibility
Blender 4.2  and newer
Downloads
835
Size
74.1 KB
Permissions
This version requests the following:
  • Files Import/export ZIP from/to disk, CRUD JSON at add-on path
License
GNU General Public License v3.0 or later
Status
Approved
v0.6.3 74.1 KB
0.6.2 Blender 4.2  and newer
  • 73.4 KB
  • 131
  • September 7th, 2024

Changelog

Fixed

  • Set Texture causes error.
  • Node File Output causes error.
  • Node Menu Switch lost items sometimes.
  • Improved performance and downward compatibility of presets.
Compatibility
Blender 4.2  and newer
Downloads
131
Size
73.4 KB
Permissions
This version requests the following:
  • Files Import/export ZIP from/to disk, CRUD JSON at add-on path
License
GNU General Public License v3.0 or later
Status
Approved
v0.6.2 73.4 KB
0.6.1 Blender 4.2  and newer
  • 73.4 KB
  • 24
  • September 7th, 2024

Changelog

Fixed

  • Node File Output causes error.
  • Node Menu Switch lost items sometimes.
  • Improved performance and downward compatibility of presets.
Compatibility
Blender 4.2  and newer
Downloads
24
Size
73.4 KB
Permissions
This version requests the following:
  • Files Import/export ZIP from/to disk, CRUD JSON at add-on path
License
GNU General Public License v3.0 or later
Status
Approved
v0.6.1 73.4 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