b/imfamous by imfamous

Blender Market - Serpens v2.0.5

This post was published 4 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

Blender Market - Serpens v2.0.5

Requirement: Blender 2.83, 2.9, 2.91, 2.92 | File size: 6.1 MB

Serpens aims to make the endless possibilities of blenders python scripting tools more accessible. It gives you Visual-Scripting options based on a custom node system to generate python code which you can then share and install as your own addons.

How it works
- Serpens provides you with a full node system. This allows you to create UI elements as well as add new functionality. You can access and change data like object names, colors, etc. as well as creating your own buttons to run your node-based programs.
- You can reload your addon with the click of one button to work as fast as possible!
- You can then export your finished addons. These generated python files can then be installed anywhere. This way you can share the addons you create with others and use them in any blender file!

Functionality
- Serpens allows you to make your own elements in the interface. You can create your own panels, add to existing panels, pie menus, buttons, checkboxes and more!
- It makes it very easy to change your layouts: Want multiple elements in a row? Add a row node! Want a box around it? Add a box node!
- You can also add your own shortcuts. These can open pie menus, show panels or run any operation you want!
- You can access data inside blender, as well as change it. This allows you to manipulate your objects and anything else in your file!
- We also have a built-in tutorial! You can switch through the images right in the node editor to start learning more about the addon.

What's New
- Added portal nodes to transfer data wirelessly (it's the future!!!)
- Fixed issues with N-Panel errors in multiple graphs
- Fixed row node inputs with connected nodes
- Fixed ability to connect interface and execute sockets
- Removed input from update property node and added self output
- Added Headers to Add to Menu node
- Added On Exit node
- Fill in default author name when creating new addon
- Fixed casting to int vector
- Moved update info from popup to node editor header
- Added export debug options for export

Homepage

Visit my Blog for Unity Assets, GFX Plugins & More!!!