# This file allows you to exclude or hide OPs or change their labels.
# The complete list of table names are Object, Sop, Particle, Pop,
# Chopnet, Chop, Driver, Shop, Cop2, CopNet, Vop, and VopNet.
#
# Examples:
#
# The following line excludes the geo and light objects:
# exclude Object geo light
#
# The following line renames the Merge Sop to Mix:
# rename Sop merge Mix
#
# The following line aliases an object called "thing" to be a geo object:
# opalias Object geo thing
#
# The following line hides the generic shadow Shop from the toolbars:
# ophide Shop gen_shadow

opalias Cop2 file still
opalias Sop edit superedit

# NOTE: The following operators are deprecated and will no longer be supported 
# in future versions of Houdini.  Please do not remove the following lines.  

ophide Sop arm		    # Replaced by object level character tools
ophide Sop blend	    # Replaced by Mix SOP
ophide Sop boolean	    # Replaced by Cookie SOP
ophide Sop captureedit	    # Replaced by Capture Override SOP
ophide Sop capturepaint	    # Replaced by Capture Layer Paint SOP
ophide Sop joint	    # Replaced by object level character tools
ophide Sop limb		    # Replaced by object level character tools
ophide Sop model	    # Replaced by modeling SOPs
ophide Sop skeleton	    # Replaced by object level character tools
