Skip to content

lex-ikoon/qq

Repository files navigation

This repository is described here: http://lex.ikoon.cz

I hope that some of the Python or VEX functions will help you. Some of them are mine, some of them are collected and I THANK YOU very much, all the authors and great community. I could not do this without you. I will record a video description asap.  
 

installation

files and folders

toolbar

  • this folder contains:
    • one shelf set (wf__set.shelf)
    • twelve shelves (wf_chaneditor.shelf, wf_render.shelf, etc.)
  • each shelve contains tools, and each tool calls a specific function
  • some of the tools have their hotkey, other are accessible by the TAB menu  
     
     

python2.7libs

vex

  • this folder contains:
  • this folder is not necessary for the shelf to work  
     
     

Houdini.keymap.overrides

  • this file is set of my custom hotkeys
  • You probably dont want to import the file 1:1 as it is. I recommend you to look inside the file and check it.
  • this folder is not necessary for the shelf to work  
     
     

PARMmenu.xml

  • this file customizes the Parameter context menu (right click on any Parameter)
  • this folder is not necessary for the shelf to work  
     
     

instalation

  • copy the files (which you really want) into $HOUDINI_USER_PREF_DIR
  • on Windows it is typically C:\Users\your_user_name\Documents\houdini16.5
  • restart Houdini
  • if you copied the toolbar and python2.7libs folder, you can enable the shelf as in this gif
    (Shelf Sets > workflow__set)

enable-shelf

Releases

No releases published

Packages

No packages published

Languages