Code Monkey home page Code Monkey logo

houdinitool_saveupdatepresets's Introduction

Houdini Tool - Save and Update tools

Descriptions

A Houdini tool to save a selection of nodes to a tool, and/or to update and existing tool. The tool works by saving a selection of nodes as python code and adding that code to a given tool's script.

This tool was developped within the MenhirFX studio.

How To

Save a node selection

To save a node selection to a tool on a shelf, an empty tool with a set name needs to exist on a shelf, at least one of the selected nodes needs to have a parm with the tool name and the shelf name. A convenience script is included with this tool to quickly add two parms: 'shelf_name' and 'preset_name'.

01

The parms should be filled with the name of the tool, and the name of the shelf containing the tool.

02

The parms can be hidden by the 'Hide/Unhide parms' script, but this is optional.

After the parms are set, all is left is to select the nodes to save, and use the 'Update Presets' tool. The node will be saved as Python Code in the tool's script, and can now be recreated easily.

Update an existing tool

To update and existing tool the process is similar. At least one of the nodes selected needs to have both 'shelf_name' and 'preset_name' parms filled out with the right info, and the tool that need to be updated needs to exist. If those conditions are met, then all that is needed is to select all the nodes, and use 'Update Preset'.

Install

To install this tool, you can either use the shelf file by copying it to your usual Houdini shelf location, or you can use the python code directly in a Houdini Python editor.

Credits

houdinitool_saveupdatepresets's People

Contributors

efv0804 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.