Skip to content

A PYTHON script which auto populates every NEW node comment with its documentation headline

Notifications You must be signed in to change notification settings

Neogene/HoudiniHelpToComment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

HoudiniHelpToComment

A script which auto populate NEW nodes comment with online documentation headline

AUTHOR:

eng. ANDREA LEGANZA

TESTED VERSION/S:

HOUDINI 16/16.5

DESCRIPTION:

When learning Houdini it may be hard to undestand the flow of nodes and to take a sneak peak on the purpose of a single node: a user has to select right click on node -> help and wait for Houdini internal browser to load the help page. This script simply read node headline (the title) from the internal documentation ad uses to populate the node comment.

RESULTS:

Script result

INSTALLATION:

  1. place script inside <$houdini>/scripts/
  2. restart Houdini
  3. create a geometry node
  4. inside it create any kind of node
  5. script will add for any new node as comment the headline taken from online documentation

NOTE:

Some nodes don't have headline or the whole documentation file.

CONTRIBUTING:

Please feel free to optimize the script and add/report missing nodes documentation.

About

A PYTHON script which auto populates every NEW node comment with its documentation headline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages