Here are all the new additions and updates!
UI / UX
- Completely re-worked how the UI is defined on the compiled plug-in. It is now much easier to add new parameters.
- Instead of re-setting all parameter each time step the solver only evaluates animated parameters. Static parameters only get set when the parameter is changed by the user. This improves parameter performance.
- Fixed some parameter name typos.
- Fixed a bug with control ramps in Houdini 20.0 that caused values to not be updated when changed by the user. It also threw a python error that has been resolved.