The bundle consists from two parts:
1. OctaneRender™ Server
2. Blender - OctaneRender™ edition.
The first part (server) should be run on the same computer as the second one..
After the server is run - you can start rendering (or open a rendered view) from inside Blender. Before the very first rendering you should fill in the server address (only 127.0.0.1 at the time), login and password (your license key info) to activate the server. After the first rendering the server will remember this activation info, and you will not need to enter it again.
You should use only OctaneRender materials inside Blender scenes - the plugin knows nothing about Blender specific materials and textures (about any Blender nodes, generally speaking).
FIXES AND NEW FEATURES SINCE LAST RELEASE
- 1.55 engine.
- Merged with new 2.71.5 Blender.
- Full code refactor and optimisations, prepared to move to v2. A lot of minor bug fixes.
- New transform nodes added. Blender has no "enumeration" subtype for integer pins, so "Rotation order" does not have the user-friendly enumerations combobox - just integer value. It's not the plugin's problem, push on Blender developers about it.
- New Info kernel attributes added.
- Improved working with hi-poly scenes. You should understand that you need really a lot of memory to render hi-poly scenes in Octane and especially in Blender plugin - due to this client-server configuration forced by GPL. E.g. if your Blender scene takes 3GB of memory - the translation to Octane format takes additonal 3GB for Octane data structures, the server receives this data into its own 3GB buffer (this is already 9GB needed in total), and after that - the Octane engine itself will need a lot of additional memory to evaluate BVH for all this geometry... Say thanks to GPL...
- Improved error-messages feedback from OctaneServer to Blender console.
Installation:
- Just run the installer to see its command line keys.

- If you need to run the OctaneServer - run it as daemon:
Code: Select all
# OctaneServer &
DOWNLOAD
Blender Octane Edition - v5.0 Linux (111MB autoinstaller file)