overte/scripts/system/create
Alezia Kurdis 71b3451d08
Remove useless code
This removes some useless code that never worked for the Multiple Zone Selector component used for renderWithZones.
It was using an element variable that wasn't declare and set that was causing the failure of the entire function (since probably the implementation)
the function was call to update the selector with any changes with a zone.
but the selector is rebuild anyway at each click on the Add Zone button. It could also update the list by displaying a deleted zone as unkonwn.
But this was overkill, in addition that it has never worked without causing any real issues.

At least now, it will stop to cause error like this:
[DEBUG] [qml] [FlickableWebViewCore.qml] Web Entity JS message: file:///C:/Program%20Files/Overte%20-%20PR146/scripts/system/create/entityProperties/html/js/entityProperties.js 3988 Uncaught ReferenceError: element is not defined
2022-08-12 22:51:23 -04:00
..
assets Merge pull request #1069 from AleziaKurdis/CreateApp-BrokenURLReport 2021-04-01 17:18:05 -04:00
audioFeedback Minor Code Adjustment 2021-01-29 21:59:14 -05:00
editModes Voxel UI cleanup and help text improvement 2022-07-16 20:19:50 +02:00
entityList Entity List: Indicator for Client and Server Scripts 2021-11-13 00:02:36 -05:00
entityProperties/html Remove useless code 2022-08-12 22:51:23 -04:00
entitySelectionTool Voxel UI code cleanup 2022-07-16 16:22:46 +02:00
modules Adjust text for Error 0 2021-12-06 22:13:16 -05:00
qml Several UX improvements to Create App voxel creation and editing 2022-07-16 16:22:46 +02:00
edit.js Added voxel edit sphere resizing with VR controllers 2022-07-16 16:22:46 +02:00