Improvements
Note | Status |
---|---|
Improved error messages in certain cases when interpolated strings are used. | Live |
Changed RunContext read security to none so regular scripts can read it. | Live |
Script analysis now flags table.getn and table.foreach/foreachi as deprecated; use of # and for loops is recommended as a more performant alternative, but we do not plan on removing these to preserve backwards compatibility. | Live |
ScriptProfiler: node is now expanded by default. | Live |
Limits Toolbox convergence of Models and Packages. | Live |
Updated BulkFaceImporterPlugin. | Pending |
Adds a boiler template for BulkFaceImporterPlugin. | Pending |
Fixes
Note | Status |
---|---|
Fixed creating new shorelines with WriteVoxels(). | Live |
Fixed several issues with sliders, such as issues with their visibility in light theme. | Live |