Skip to content

Hot Node

by Trantor·Workflow

Images © Trantor. Used for product review; image policy.

Why we like it

Hot Node earns its place in the blender_extensions library for making node setups portable between files, backed by an open GPL-3.0 codebase and a documented API for developers.

What is Hot Node?

Hot Node is a Blender add-on built for saving edited node setups and adding them back across different files. It works with Blender 4.2 LTS and newer, and adds nodes at high speed through the Shift A menu. Alongside saving and adding, it covers image matching, node sharing, and undo/redo.

You can save nodes through the right-click context menu, import and export node packs, and set a node tree reuse mode. A preference lets you disable the extend menu to return to the original Blender menu. The interface is available in English and Simplified Chinese, and the developer welcomes further translations.

Hot Node has a code architecture with a relatively high degree of decoupling, and it naturally supports some third-party nodes without guaranteeing full accuracy; support for more nodes and newer Blender versions can be added by editing its serialization modules. The add-on also exposes an API through its SerializationManager, with methods such as serialize_preset() and deserialize_preset(). It is released under the GNU General Public License v3.0 or later.

Who is Hot Node best for?

Hot Node is best for blender artists who reuse node setups across .blend files, including material and geometry node work.

How much does Hot Node cost?

Hot Node is completely free to download and use.

Key features

  • Save and add edited nodes across files at high speed
  • Add nodes using the Shift A menu
  • Match Image, Share Nodes, and Undo/Redo support
  • Save nodes through the right-click context menu
  • Import and export node packs
  • Set a node tree reuse mode
  • Optionally disable the extend menu to restore the original Blender menu

Tags

#Blender#nodes#node editor#material nodes#geometry nodes#presets#workflow#add-on

Frequently asked questions

Does Hot Node work with Blender 4.2?

Hot Node lists compatibility with Blender 4.2 LTS and newer, so it runs on the 4.2 long-term-support release and later versions. The extension requests file system access, which it uses for storing custom nodes. If you are on an earlier Blender build, you would need to upgrade first. For the latest details on supported versions and any newer releases, the developer's page is the best place to confirm before installing.

How do I install Hot Node in Blender?

Hot Node installs from within Blender 4.2 or newer: open Edit > Preferences > Get Extensions, search for Hot Node, and install it. Alternatively, you can download the zip from the developer's GitHub page and install it from disk through the same preferences area. Once installed, you add saved nodes with Shift A, and the developer's tip is to click the icon rather than click get. Further setup details are available on the developer's page.

Does Hot Node support third-party nodes?

Hot Node naturally supports some third-party nodes, though it does not guarantee 100% accuracy. Its code architecture has a relatively high degree of decoupling, and support for additional nodes or newer Blender versions can be added by editing its serialization modules. Developers can also reuse its API through the SerializationManager, which provides methods such as serialize_preset() and deserialize_preset(). For specifics on extending node support, see the developer's page.

Is Hot Node free to use?

Hot Node is listed as free in this catalog and is released under the GNU General Public License v3.0 or later, with individual files potentially under a different but compatible license. The developer accepts optional donations through Ko-fi or 爱发电 to support ongoing maintenance. For the current licensing terms, the full license text, and any donation options, the developer's page is the place to check.

What languages does Hot Node's interface support?

Hot Node ships with English and Simplified Chinese interfaces, and the developer welcomes additional translations. Translations are stored in a translations.csv file, so contributors can add their own language. Beyond languages, capabilities such as saving nodes via the right-click context menu, importing and exporting node packs, and setting a node tree reuse mode are available. For translation contribution details, see the developer's page.

Alternatives to Hot Node

Also in Workflow for Blender.

Similar plugins