For Houdini 20.0
From here you can install the add-on manually.
Drop VEX.sublime-package
file into Data/Installed Packages
Example:
C:\Users\teared\AppData\Roaming\Sublime Text\Installed Packages\VEX.sublime-package
Then follow the rest of the readme, including optional setup sections.
Release 7.2.0
-
Updated for Houdini 20.0.
https://www.sidefx.com/docs/houdini/news/20/vex.html -
Show short function description in completions window.
-
New VEX functions added:
chiang_fur
gxnoised
integratehoseksky
slerpv
typeid
windingnumber
windingnumber2ddiag
norm_1
norm_fro
norm_inf
norm_max
pinvert
trweightarrayblend
weightarrayfromname
weightarraynormalize
weightarraythresholdvolumeindexi
volumeindexp
volumeindexu
volumesamplei
volumesamplep
volumesampleu
volumetypeiddistance_pointline
distance_pointray
distance_pointsegmentchprim_clear
chprim_destroykey
chprim_end
chprim_eval
chprim_insertkey
chprim_keycount
chprim_keytimes
chprim_keyvalues
chprim_length
chprim_setkeyaccel
chprim_setkeyslope
chprim_setkeyvalue
chprim_startocio_parsecolorspace
ocio_transformviewusd_addschemaattrib
usd_applyapiTip: to read about new functions quickly,
copy the list into an empty Sublime Text document,
set the VEX syntax, and check the documentation helpcards (Ctrl+Alt+D). -
Fixed broken documentation links for functions in helpcards.