What's New in v2.4?

Information is listed chronologically with the most recent additions first. If there are apparent contradictions, go by the first listing of the information. The items flagged with the marker have been introduced since the last beta release.

Jump to New GUI Functions

Jump to New Tremor Functions

Jump to New Documentation

v2.4 Functions/Function Changes




v2.4 Shake and Tremor GUI Changes/Functionality:

nuiPushControlGroup("colorExpr");
nuiGroupControl("Lookup.rExpr");
nuiGroupControl("Lookup.gExpr");
nuiGroupControl("Lookup.bExpr");
nuiGroupControl("Lookup.aExpr");
nuiPopControlGroup();
registerCurveFunc("colorExpr"); //This will hide all curve by default

registerCurveFuncVisible("colorExpr"); //This will turn on all curves automatically

v2.4 Tremor-Unique GUI Changes/Functionality :

Note: The Tremor-style GUI should really be used with a monitor resolution of 1600 pixels or more. See above for how to set the resolution.



v2.4 New /Changed Documentation