This version works on the "vanilla" Blender you can download and install from the Blender Foundation website ( https://www.blender.org/ ).
This means there's no need for a custom build anymore!
Running the Octane server is still needed.
We will continue developing/updating both the addon and non-addon versions, until the addon version can be declared stable.
Important: This version only works in Blender 4.4
Octane Blender Addon
All Platforms
Blender Addon - All Platforms - Studio/Prime Edition
OctaneServer
Studio Edition
Octane Server - Windows - Studio Edition
OctaneServer - Linux - Studio Edition
Prime Edition
Octane Server - Windows - Prime Edition
Octane Server - MacOS (Metal) - Prime Edition
Octane Server - Linux - Prime Edition
How to Install
- Download the addon and the server files
- Unzip the Octane Addon Server in any location on your harddrive
- Launch the Octane Addon Server (OctaneServer.exe)
- Launch Blender and from Preferences/Addon, install the Octane for Blender addon
- Select File/New/Octane Default Startup
- Quit Blender
- Launch Blender again
Scenes created with the current non-addon version may need to be converted to the addon version.
To do that, with the scene, you need to convert loaded in the non addon version, please use File/Export/OctaneBlender Addon.
This will generate a new scene with the "addon" string added to the file name.
As with all beta builds, we advise to not use this release for production purposes.
We are trying to, but we can't guarantee that scenes saved with this version will be compatible in future releases, so, again, do not use this beta for production work.
Features
Generally, We have migrated most of the features from the non-addon version to this addon version.
- Updated version number to 30.2
- Updated to Blender 4.4
- Updated to 2025.1.Beta2
Bug Fixes
- Merged latest fixes of custom-built version
- Updated the sync system
- Fixed different motion blur effect between custom-built and addon version
- Supported Sphere primitive motion blur, which can be used as Point Cloud in Blender
- Supported Hair motion blur
- Fixed curve data issue
- Fixed Bug: Crash When Loading a Scene with the Preview On
- Fixed Bug: GeoNodes and Collections Issue (New Addon)
- Fixed Bug: New Addon sync system - GeoNodes
- Fixed Bug: Textures Lost After Exporting ORBX (Unless the Server Crashes First)
- Minor Bug fixes
Usage
- Start with a default scene ( File/New/Octane Default Startup)
- Convert a scene from the non-addon version: "File-Export-OctaneBlender Addon". This can be available in the coming non-addon 27.16 version. Please report any problem you may find when converting your scenes!
- Border camera mode is not available yet.
- At the moment, the classic property panel for kernels and passes is not available. Please use the new Kernel Node Tree and Render AOV Node Tree instead.
Some converted scenes may not work properly - please report any of them.
Bugs & Issues
This is a beta version, so there may be issues and bugs. Please report any bugs and/or missing features, possibly providing the scene and steps to reproduce the problem.
If you are unable to share the scenes, please try running Blender in debug mode and send us the logs.
How to run Blender in Debug mode
- Open the directory of the Blender executable file.
- Double-click the blender_debug_log.cmd file to open it.
- This will launch Blender in debug mode and automatically start capturing logs.
- Reproduce the issue you are experiencing in Blender.
- Once you have finished reproducing the issue, close Blender.
- Blender will open a folder containing error log files.
- You can then send us the blender_debug_log.txt file to help us diagnose the issue.
You can get more information about the debug command at https://docs.blender.org/manual/en/late ... crash.html.