Skip to content

Tags: teared/HScript

Tags

7.2.0

Toggle 7.2.0's commit message
Update for Houdini 20.0

Release 7.2.0

1. Updated for Houdini 20.0.

2. Added short descriptions of functions in the completions window.

3. New expression functions added:

    efit
    trim
    ltrim
    rtrim
    pointvals
    vertexvals
    primvals
    detailvals

    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).

4. New commands added:

    geospreadsheet
    reloadseq
    viewcharacteropts
    viewrotovideo

5. Fixed broken documentation links for functions in helpcards.

7.1.6

Toggle 7.1.6's commit message
Update for Houdini 19.5

Release 7.1.6

1. Updated for Houdini 19.5.

2. New expression functions added:

    ispdgeval
    strsplit
    strsplitcount

    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.

Update install message

7.1.5

Toggle 7.1.5's commit message
Update for Houdini 19.0

7.1.4

Toggle 7.1.4's commit message
Add Sublime Text 4 support

7.1.3

Toggle 7.1.3's commit message
Update for Houdini 18.5

7.1.2

Toggle 7.1.2's commit message
Update for Houdini 18

Release 7.1.2

1. Updated for Houdini 18.

2. New expression functions added:

    string abspath(string relpath)
    string decodeattrib(string s)
    string decodeparm(string s)
    string encodeattrib(string s)
    string encodeparm(string s)
    string lopparentprims(string lop_paths)
    string loprelativeprims(string lop_paths, string relative_path)
    string opinputstring(string name, float index, string key)
    string pdgattribute(string name, float index)
    string pdgattributes(string name, float index)
    string pdginput(float index, string tag, float localize)
    string pdgoutput(float index, string tag, float localize)
    string relpath(string abspath)
    float scalefrommks(string dimensions)
    float scaletomks(string dimensions)

    Tip: to read about new functions quickly, copy the list in empty
    Sublime Text document, set HScript syntax and check documentation helpcards.

3. Commands highlighted in syntax:

    ociocolorspace
    ociodisplay
    scenegraphtree
    sceneviewopts
    sceneviewpurpose
    sceneviewrenderopts
    topcancel
    topcook
    topdirty
    visualizeradd
    visualizerset

7.1.1

Toggle 7.1.1's commit message
Update messages.json

7.1.0

Toggle 7.1.0's commit message
Update for Houdini 17.0

Release 7.1.0

1. Updated for Houdini 17.0.

2. New expression functions added:

    float arclenD(string surface_node, float prim_num, float ustart, float ustop, float divs)
    string chopnames(string CHOP)
    float contextoption(string token)
    string contextoptions(string token)
    float hascontextoption(string token)
    string lopinputprim(string lop_path, float input_index)
    string lopinputprims(string lop_path, float input_index)
    string loplastmodifiedprim(string lop_path)
    string loplastmodifiedprims(string lop_path)
    string topexp(string expression)

    Tip: to read about new functions quickly, copy the list in empty
    Sublime Text document, set HScript syntax and check documentation helpcards.

3. Older expressions that is now highlighted and documented:

    float dopgroupismutual(string dop, string group)
    float raw()
    string seampoints(string surface_node, float whichside)

4. Commands highlighted in syntax:

    animeditor
    chautoselect
    imgsave
    kinconvert
    matrman
    matupdateref
    rexport
    shopconvert
    system

7.0.0

Toggle 7.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update for Houdini 16.5