Skip to content

scmacoll/USDprojectbrowser

Repository files navigation

USD Project Browser

usdPB_default

This Houdini Tool is a Pane Interface that acts as a File Directory Browser that allows users to navigate selected directories to view and import USD related files.

Installation

  1. Clone this repository into the folder of your choosing - then continue with one of the following methods:

Package Install - Method 1

  1. Place the .json file in the appropriate directory for Houdini Packages:

    • Windows: C:\Users\[username]\Documents\houdini[version]\packages
    • macOS: /Users/[username]/Library/Preferences/houdini/[version]/packages
    • Linux: ~/houdini[version]/packages
  2. Restart Houdini to load the new tool located in Houdini's "Pane Tab" section

Manual Install - Method 2

  1. Place the usdbrowser.pypanel file into the appropriate directory for Houdini Python Panels:

    • Windows: C:\Users\[username]\Documents\houdini[version]\python_panels
    • macOS: /Users/[username]/Library/Preferences/houdini/[version]/python_panels
    • Linux: ~/houdini[version]/python_panels
  2. Add the USD Project Browser interface to the Toolbar Menu:

    1. In Houdini, navigate to the Python Panel Pane.
    2. Click on 'Edit Interface'.
    3. In the Pane Tab Menu, locate the USD Project Browser interface.
    4. Drag and drop the USD Project Browser interface to the 'Toolbar Menu Entries' section.
    5. Click 'Apply' and then 'Accept' to save the changes.
  3. Load the new tool located in Houdini's "Pane Tab" section

or

  1. Manually create the Pane Interface

    1. In Houdini, navigate to the Python Panel Pane.
    2. Click on 'Edit Interface'.
    3. In the Interfaces tab fill out the parameters and code found in init.py.
    4. In the Pane Tab Menu, locate the USD Project Browser interface.
    5. Drag and drop the USD Project Browser interface to the 'Toolbar Menu Entries' section.
    6. Click 'Apply' and then 'Accept' to save the changes.
  2. Load the new tool located in Houdini's "Pane Tab" section

Features

  • Browser Toolbar Navigation Buttons with history
  • Search Bar
  • USD Labels & values
  • Directory Labels for the $JOB path and it's subdirectories
  • Import button creates a USD Import Node

About

USD File Directory Browser as a Houdini Pane Tool

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages