Houdini add-on for Sublime Text:
    https://github.com/teared/HScript


Release 7.3.0


1. Updated for Houdini 21.0.

2. New expression functions added:

    copinputcablesize
    copinputisnull
    copinputtype
    copoutputcablesize
    copoutputisnull
    copoutputtype
    pdgattribfile
    pdgattribfilevals
    usdprims

    Tip: to read about new functions quickly,
    copy the list into an empty Sublime Text document,
    set the HScript syntax, and check the documentation helpcards (Ctrl+Alt+D).

3. New commands added:

    copcache
    gpumem
    nbalpha
    opoverride
    viewheadlight


Open issues for bug reports, requests, suggestions, etc:
    https://github.com/teared/HScript/issues
