Skip to content

Fixed issue when loading scene using hscript. Fixes #363

Ogers Ruda requested to merge hscript_load_issue into master

Loading a scene using hscript would cause errors about trying to re-create 3Delight parameters. For the old scenes this will take effect after you re-open the scene and save it again, to make the new added parameter known by the plugin.

Merge request reports