Commit graph

437 commits

Author SHA1 Message Date
6f92cf0330 V8-related JS fixes 2023-05-19 00:17:40 +02:00
3e7bdad500 Fixes in Create App 2023-05-19 00:17:39 +02:00
ae7d229d0e Fix copyright headers 2023-05-19 00:17:38 +02:00
5809576577 Fixed Create App 2023-05-19 00:17:37 +02:00
044cd506a6 Script engine thread safety improvements 2023-05-19 00:17:37 +02:00
6bd8a8d503 V8 threading safetyu improvements 2023-05-19 00:17:37 +02:00
5099e68b56 V8 fixes, including calls and signals 2023-05-19 00:17:37 +02:00
4f4c8931a9 V8 fixes, incl. enum API objects fix 2023-05-19 00:17:37 +02:00
Alezia Kurdis
25d78b43c3
Move the Polyvox property "Texture preset"
Move the Polyvox property "Texture preset" over the 3 texture properties that it affects.
2022-11-04 22:43:31 -04:00
Alezia Kurdis
8952a44da4
Add the missing tooltip for the Polyvox properties
Add the missing tooltip for the Polyvox properties
2022-11-04 22:39:39 -04:00
9bd68c0103 Fixed create app entity intersections in VR, increased default voxel resolution 2022-09-15 18:52:49 +02:00
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
Alezia Kurdis
87a5565e3d
Code adjustment
Accronyms in variable name that must be in uppercase.
2022-07-21 16:39:40 -04:00
Alezia Kurdis
3d48527e81
Reoganise the buttons for the Material Assistant
Now instead of an icon the button is blue , at first and have the caption: "ASSISTANT..."
2022-07-21 16:00:10 -04:00
Alezia Kurdis
2d7f4386cc
Fix for a float values that were string
Fix for a float values that were string
2022-07-21 15:36:45 -04:00
Alezia Kurdis
ed212150f6
Code for Material Assistant UI in Create App
Code for Material Assistant UI in Create App
2022-07-19 22:05:05 -04:00
Alezia Kurdis
ee32052231
UI for Material Assistant in Create App
UI for Material Assistant in Create App
2022-07-19 22:02:55 -04:00
d62438d852 Voxel UI cleanup and help text improvement 2022-07-16 20:19:50 +02:00
0401b22382 Disable debug messages in voxel editing 2022-07-16 17:23:48 +02:00
3df9d6674b Voxel UI code cleanup 2022-07-16 16:22:46 +02:00
9dc729fb67 Added voxel edit sphere resizing with VR controllers 2022-07-16 16:22:46 +02:00
e25402ad6f Fixed spheres and added cubes to voxel editing UI 2022-07-16 16:22:46 +02:00
62f37a1cb1 Several UX improvements to Create App voxel creation and editing 2022-07-16 16:22:46 +02:00
412ca8657d Added sound effects and removing voxels with VR controllers 2022-07-16 16:22:46 +02:00
ab57e191a5 Remove voxels with middle mouse button 2022-07-16 16:22:46 +02:00
4be0dd4f50 Added continuous voxel editing 2022-07-16 16:22:46 +02:00
686d84526c Redesigned voxel edit UI for VR and added VR controller support 2022-07-16 16:22:46 +02:00
51b267a18f Basic voxel editing for desktop mode 2022-07-16 16:22:46 +02:00
4acdf8502d Initial voxel editing functionality for Create App 2022-07-16 16:22:46 +02:00
0327d11c5a Initial JS files for Edit Tools 2022-07-16 16:22:45 +02:00
f862030b1c Fixed voxel presets, added icon 2022-07-16 16:22:45 +02:00
e30881bcf9 Added event for dropdown property (work in progress 3) 2022-07-16 16:22:45 +02:00
679cd3ff38 Added event for dropdown property (work in progress 2) 2022-07-16 16:22:45 +02:00
cfd7b867ed Added event for dropdown property (work in progress) 2022-07-16 16:22:45 +02:00
55347d2a97 Voxel creation and presets from Create App 2022-07-16 16:22:33 +02:00
716e310c0f Initial Create App UI for voxels 2022-07-16 16:20:57 +02:00
c6f1e6410e Updated some URLs, rebranded documentation and changed default metaverse server address 2022-02-09 23:57:24 +01:00
Dale Glass
4641652899
Merge pull request #1523 from AleziaKurdis/CreateApp_BUGFIX-1517
Create App: Prevent locked entities and their children from being duplicated.
2021-12-18 20:27:36 +01:00
Alezia Kurdis
92f7997603
Fix for Issue #1517
Fix for Issue #1517
Locked entities were simply ignored and it was still processing their children.
Now it's no more possible to duplicate if the selection and their children contains a locked entities.
It was also unable to add the new parent if the duplicated child entity was locked. Which was causing some other issues.
2021-12-08 23:01:21 -05:00
Alezia Kurdis
13897a3864
Reduce redundant code.
Reduce redundant code.
2021-12-07 21:34:04 -05:00
Alezia Kurdis
43bf840b94
"Add All Zones" button
This adds a "Add All Zones" button to the multiple zones selector used for RenderWithZones.
This addresses the Issue # 775
2021-12-06 23:11:30 -05:00
Alezia Kurdis
15214949be
Adjust text for Error 0
Error 0 was previously: "URL not well formed"
But actually , this wasn't the exact reason why an error 0 can be returned.
Error 0 means that no server are reachable to even respond.
So I have replaced it by "Server not found".
2021-12-06 22:13:16 -05:00
Alezia Kurdis
e109b202ba
Entity List: Indicator for Client and Server Scripts
In the Entity List, there is a column to indicate the presence of script on an entity.
Before that modification, it was only present for entities having a Client Script.
Now it will be present if there is a Client and/or Server Script.
2021-11-13 00:02:36 -05:00
Alezia Kurdis
113915637b
Adjustment to solve red button css.
Added the red class to the Reset Rotation button.
2021-08-23 23:28:31 -04:00
Alezia Kurdis
b61d978b0a
Change the label for "Reset Rotation"
Change the label for "Reset Rotation"
2021-08-17 21:48:12 -04:00
Alezia Kurdis
494740f819
Add a "Set Rotation to Zero" button
Add a "Set Rotation to Zero" button
in properties tab (Spatial section)
of the create app.
2021-08-15 22:09:27 -04:00
Alezia Kurdis
0d39eea2a6
Add "Set Rotation to Zero"
Add a "Set Rotation to Zero" button
in properties tab (Spatial section)
of the create app.
2021-08-15 22:08:46 -04:00
HifiExperiments
7f99ddca2e merge with master 2021-07-05 16:48:45 -07:00
Alezia Kurdis
3638b7357a
Fix Zone Selector loading issue
Fix Zone Selector loading issue
when we navigate between tabs (CREATE - PROPERTIES - GRID - ENTITY LIST)
2021-06-22 22:22:39 -04:00
Alezia Kurdis
607ed288eb
HMD compliant Zone Selector
HMD compliant Zone Selector
2021-06-21 22:40:45 -04:00
Alezia Kurdis
77d9160077
Add a new Zone Selector HDM compliant
Add a new Zone Selector HDM compliant for renderWithZones.
The previous selector wasn't usable in HMD and it was pratically the last component 
that forced us to remove our headset to complete the task.
2021-06-21 00:50:40 -04:00
Alezia Kurdis
a4483e6367
Safeguard code for Copy/Paste Position/Rotation
Safeguard code for Copy/Paste Position/Rotation

The 4 actions has now validations to avoid to only have those validation on the UI.

Making sure there is a single selection to execute these actions:
Copy Position
Copy Rotation

Making sure there is a selection that doesn't contain locked entity and that we have a copied value in order to execute these actions:
Paste Location
Paste Rotation
2021-05-13 21:45:49 -04:00
Alezia Kurdis
cf66d1aca3
Copy Paste Location and Rotation new button style
Copy Paste Location and Rotation new button style
2021-05-12 22:11:15 -04:00
Alezia Kurdis
c1ee8801e0
Add Location and Rotation Copy-Paste
Add Location and Rotation Copy-Paste
2021-05-12 00:12:27 -04:00
Alezia Kurdis
884fa2f125
Add Location and Rotation Copy-Paste
Add Location and Rotation Copy-Paste
2021-05-12 00:11:52 -04:00
Dale Glass
7503ab36b3 Convert line endings from CRLF to LF 2021-04-02 00:19:12 +02:00
Kalila
519db8743d
Merge pull request #1069 from AleziaKurdis/CreateApp-BrokenURLReport
Create App: Broken Url Report
2021-04-01 17:18:05 -04:00
HifiExperiments
7ff796af3e web textures work on image entities, create supports negative materialMappingScale 2021-03-22 20:52:39 -07:00
Alezia Kurdis
0b04eee7bc
Delete brokenUrlReport.js
Broken Url Report - adjustments
2021-03-21 22:53:40 -04:00
Alezia Kurdis
0da1d9ad5b
Delete brokenUrlReport.html
Broken Url Report - adjustments
2021-03-21 22:53:10 -04:00
Alezia Kurdis
a9fadfa654
Broken Url Report - adjustments
Broken Url Report - adjustments
2021-03-21 22:52:25 -04:00
Alezia Kurdis
0797e2668b
Broken Url Report - adjustments
Broken Url Report - adjustments
2021-03-21 22:51:26 -04:00
Alezia Kurdis
ffdf1960bb
Broken Url Report - adjustments
Broken Url Report - adjustments
2021-03-21 22:50:53 -04:00
Alezia Kurdis
d51337c98f
Broken Url Report - adjustments
Broken Url Report - adjustments
2021-03-21 22:49:58 -04:00
Alezia Kurdis
b65d31c477
Broken Url Report - adjustments
Broken Url Report - adjustments
2021-03-21 22:49:10 -04:00
Kalila
053548cd14
Merge pull request #1033 from HifiExperiments/skyboxShape
Non-uniformly scaled sphere zones and models behave like ellipsoids (and fix EntityItem::contains sphere case)
2021-03-03 16:15:47 -05:00
Alezia Kurdis
090cd176e0
Display the error text instead of only the no 2021-03-01 23:41:38 -05:00
Alezia Kurdis
f8d93a8429
Add a Link to select the entity.
Add a Link to select the entity.
So the user can edit each entity listed in the report
by clicking on it. This select the entity.
2021-02-27 23:33:10 -05:00
Alezia Kurdis
940b45ee85
Add Broken Url Report feature 2021-02-27 13:13:37 -05:00
Alezia Kurdis
6e3ab17079
Add Broken Url Report functionality 2021-02-27 00:34:51 -05:00
Alezia Kurdis
608fe21045
Add Broken Url Report 2021-02-27 00:32:05 -05:00
Alezia Kurdis
4836fa8c61
Add Broken Url Report 2021-02-27 00:31:29 -05:00
Alezia Kurdis
2fd648f881
Add Broken Url Report 2021-02-27 00:31:02 -05:00
Alezia Kurdis
9b5a1b82e1
Add Broken Url Report 2021-02-27 00:30:17 -05:00
Alezia Kurdis
86443251a9
Add processing gif for Broken Url Report 2021-02-27 00:04:43 -05:00
Kalila
d8946f7f35
Merge pull request #1063 from HifiExperiments/tooltipFix
Fix tooltips
2021-02-25 17:08:36 -05:00
HifiExperiments
91dd004043 fix tooltips 2021-02-23 20:57:40 -08:00
Kalila
6732628d20
Merge pull request #1030 from AleziaKurdis/CreateApp_FEB2021_Bundle
Create App FEB2021 bundle
2021-02-17 16:09:57 -05:00
Alezia Kurdis
b2b38ad23b
Minor adjustments
Minor adjustments
2021-02-16 21:49:26 -05:00
HifiExperiments
f9b88c68e0 treat non-uniform spheres as ellipsoids everywhere 2021-02-15 21:13:58 -08:00
HifiExperiments
515ee40824 third times the charm 2021-02-12 10:38:40 -08:00
HifiExperiments
f46f1b2219 Merge branch 'master' into alignment 2021-02-11 18:07:23 -08:00
HifiExperiments
b296fff197 add text alignment property 2021-02-10 21:45:53 -08:00
Alezia Kurdis
6ffb848596
Added a new column URL
Added a new column URL (full path & filename)
Searchable only if visible
Requested from Issue #977
2021-02-10 23:30:18 -05:00
Alezia Kurdis
55753abf51
CSS for menu reorganization
CSS for menu reorganization
2021-02-10 22:29:08 -05:00
HifiExperiments
0645866549
Merge branch 'master' into billboard 2021-02-09 23:28:58 -08:00
HifiExperiments
ae26416c59
Merge branch 'master' into billboard 2021-02-09 22:57:10 -08:00
HifiExperiments
f1d6a4e3d4
Merge branch 'master' into feature/web-entity-user-agent 2021-02-09 22:47:46 -08:00
Kalila
b826743212
Merge pull request #951 from HifiExperiments/pivot
Model Entities: useOriginalPivot Property
2021-02-10 00:42:51 -05:00
Alezia Kurdis
174ddb5957
Menu Bar reorganization
Menu Bar reorganization
-Add a new "Transform" menu
-Reorder the 4 menus: Edit - Select - Transform - Tools
-Redistribute the menu items
2021-02-07 22:34:05 -05:00
Alezia Kurdis
8aa6bf727a
Menu Bar reorganization
Menu Bar reorganization
-Add a new "Transform" menu
-Reorder the 4 menus: Edit - Select - Transform - Tools
-Redistribute the menu items
2021-02-07 22:33:14 -05:00
Alezia Kurdis
f6aaa000a7
Minor Code Adjustment
Minor Code Adjustment
2021-01-29 21:59:14 -05:00
Alezia Kurdis
70781fea3b
New Menubar
Add a New Menubar in the create app, just over the toolbar.
The Delete Red button is now back in the toolbar. 
The radius search label has been replaced by a radar icon, the space has been recuperated for the menubar.
So we have now space for more menu & menu items, and for more button too. which will help for future addition to this application.
2021-01-29 00:04:48 -05:00
Alezia Kurdis
c8679375b1
Height adjustment for new Menu bar
Height adjustment for new Menu bar
2021-01-28 23:59:44 -05:00
Kalila L
82313eccbf Add userAgent property for web entities. 2021-01-21 01:51:37 -05:00
Alezia Kurdis
a9c2a3d46a
Snap to Next Clicked Surface
Rename the action: "Rotate as Next Clicked Surface" 
for "Snap to Next Clicked Surface"
since it is now doing the rotation and the move to the clicked surface.
2021-01-20 23:19:43 -05:00
Alezia Kurdis
aedce21007
Snap to Next Clicked Surface
This adds the move in addition to the rotation
to the "Rotate as Next Clicked Surface" action.
Which is now become: "Snap to Next Clicked Surface"
2021-01-20 23:17:06 -05:00
HifiExperiments
3a821c2b74 update create 2021-01-18 11:23:44 -08:00
HifiExperiments
5dc45e895c more fixes and create checkbox defaults to checked 2021-01-02 19:18:54 -08:00
HifiExperiments
a072010b02 Merge remote-tracking branch 'upstream/master' into pivot 2021-01-02 17:13:24 -08:00
HifiExperiments
20e0c24163 cleanup + create 2021-01-02 00:04:24 -08:00
HifiExperiments
002271a4cc finishing touches 2021-01-01 21:52:16 -08:00
Alezia Kurdis
ff7cf2fcd6
Adjust menu Item name
Action "Rotate as the Next Clicked Surface"
has been changed for:
"Rotate as Next Clicked Surface"

For now, it will be that. 
This feature might evolve soon to include a translation to the clicked surface.
So the name will eventually change again.
2020-12-30 00:23:28 -05:00
Alezia Kurdis
0db2d6f041
Minor Code Adjustments
Minor Code Adjustments
2020-12-29 22:19:11 -05:00
Alezia Kurdis
ec55884dae
Add "Rotate As Next Clicked Surface"
Add "Rotate As Next Clicked Surface"
Add also "Rotate 90 degree on X axis", "Rotate 90 degree on Z axis" and "Rotate 90 degree on Z axis"
2020-12-24 23:05:06 -05:00
Alezia Kurdis
cd0293d635
Add "Rotate As Next Clicked Surface"
Add "Rotate As Next Clicked Surface"
Add also "Rotate 90 degree on X axis", "Rotate 90 degree on Z axis" and "Rotate 90 degree on Z axis"
2020-12-24 23:03:55 -05:00
Alezia Kurdis
c8a0ebdcd6
Add "Rotate As Next Clicked Surface"
Add "Rotate As Next Clicked Surface"
Add also "Rotate 90 degree on X axis", "Rotate 90 degree on Z axis" and "Rotate 90 degree on Z axis"
2020-12-24 23:02:57 -05:00
Alezia Kurdis
eeecf4861c
Add "action" sound.
Add "action" sound.
2020-12-24 23:00:09 -05:00
Alezia Kurdis
adf4249b32
Add "action" sound.
Add "action" sound.
2020-12-24 22:59:30 -05:00
Alezia Kurdis
79b34ae541
Add "Rotate as the Next Clicked Surface"
Add "Rotate as the Next Clicked Surface"
2020-12-24 22:57:49 -05:00
Alezia Kurdis
aea3e7936f
Add Material icons in edit mode
1- This adds a new Material icon to identify the material entities that are linked to a parent.
Since those material entities become invisible, this help to figure their presence.

2- The Create App - Preference: "Show Zones in Create Mode"
has been removed, since it was doing nothing for a couple of years now.
the method behind is still in the API, but do nothing. 
(abandoned since it was only drawing a box that wasn't useful to figure the shape of the zone)
There was no real value to bring this back in a different way.

3- The Create App - Preference: "Show Lights and Particle Systems in Create Mode"
has been renamed for "Show Icons in Create Mode"
since this setting was also managing all the icons (including Zones and now the Parented Materials)
The objective of the setting is mainly to simplify the display at the edit when a scene is very dense.
(In the future, we might want to make this "à la carte". For now, I think we can try as is. )
2020-12-08 23:52:04 -05:00
Alezia Kurdis
5a3f4b59c8
Add a Name on the Material of the shape visualizer
Add a Name on the Material of the shape visualizer
to be able to exclude it when a zone is selected.
2020-12-08 23:39:26 -05:00
Alezia Kurdis
699f28c9b4
New Material Icon and Harmonization
Add a new entity in-world edition icon for Material (when not parented)
and new version for the 4 existing icons: Now they are all dark gray (same tone) 
with a white border for a better visibility under different lighting.
2020-12-08 23:36:57 -05:00
Alezia Kurdis
536bf4ef90
2 large import button in Desktop
In Desktop mode, the 2 import buttons
are now one over the other and full width.
The text was overlapping with the default Create Tools window size.
2020-12-04 23:50:44 -05:00
Alezia Kurdis
726901b087
Make the Create Tool window larger by default
Previously it was 490px wide (in Desktop)
Now it will be 750 px wide (in Desktop)
The properties tab is now with an acceptable size by default. (which is closer to the landscape display we have in HMD.)

No change in HMD or in-Tablet display.
2020-12-04 23:47:38 -05:00
Alezia Kurdis
670d832c8b
Minor code change
Minor code change
2020-12-01 23:32:52 -05:00
Alezia Kurdis
5a71881799
Minor code changes
Minor code changes
2020-12-01 23:04:10 -05:00
Alezia Kurdis
bbde93f54b
Add Grid Actions Shortkeys
Add Grid Actions Shortkeys

Toggle Grid	G
Activate/Deactivate Snap to Grid	H
Align Grid to Selected Entities	J
Align Grid to Avatar	K
2020-12-01 00:15:15 -05:00
Alezia Kurdis
71d0fb52e2
Add Grid Actions Shortkeys
Add Grid Actions Shortkeys

Toggle Grid	G
Activate/Deactivate Snap to Grid	H
Align Grid to Selected Entities	J
Align Grid to Avatar	K
2020-12-01 00:14:15 -05:00
Alezia Kurdis
6a31c19747
Add Grid Actions Shortkeys
Add Grid Actions Shortkeys

Toggle Grid	G
Activate/Deactivate Snap to Grid	H
Align Grid to Selected Entities	J
Align Grid to Avatar	K
2020-12-01 00:13:26 -05:00
Alezia Kurdis
1f20536574
Add Grid Actions Shortkeys
Add Grid Actions Shortkeys

Toggle Grid	G
Activate/Deactivate Snap to Grid	H
Align Grid to Selected Entities	J
Align Grid to Avatar	K
2020-12-01 00:12:27 -05:00
Alezia Kurdis
64caa54d08
Create App "tools" menu implementation
Create App "tools" menu implementation
2020-11-30 00:38:31 -05:00
Alezia Kurdis
889b74dd04
Create App "tools" menu implementation
Create App "tools" menu implementation
2020-11-30 00:37:48 -05:00
Alezia Kurdis
7d364add66
Create App "tools" menu implementation
Create App "tools" menu implementation
2020-11-30 00:37:18 -05:00
Alezia Kurdis
21eee3c24e
Create App "tools" menu implementation
Create App "tools" menu implementation
2020-11-30 00:36:15 -05:00
Alezia Kurdis
343ded8c6f
Minor code adjustments
Minor code adjustments
2020-11-21 22:02:49 -05:00
Alezia Kurdis
b633bc4a16
Excluding EntityShapeVisualizer from Children list
Excluding EntityShapeVisualizer from Children list
Now a name is given to the EntityShape of the EntityShapeVisualizer (used to display the zone)
so we can now exclude them from the children list when it's time to figure if there are children for an entity.
(This is a better approach than excluding al the local entities)
The name has been used because it gives better results than trying to use the id map that arrive always too late.
The name is unique for a session, it includes a UUID.
2020-11-21 15:44:15 -05:00
Alezia Kurdis
00575ae8f8
Excluding EntityShapeVisualizer from Children list
Excluding EntityShapeVisualizer from Children list
Now a name is given to the EntityShape of the EntityShapeVisualizer (used to display the zone)
so we can now exclude them from the children list when it's time to figure if there are children for an entity.
(This is a better approach than excluding al the local entities)
The name has been used because it gives better results than trying to use the id map that arrive always too late.
The name is unique for a session, it includes a UUID.
2020-11-21 15:43:12 -05:00
Alezia Kurdis
22abf1c2c4
Fix for Issue 869
This excludes the local and avatar entities from what is returns by Entities.getChildrenIDs
to avoid the selection tools of the Zone entities to be considered as Children of it.
This was necessary for the display of the hierarchy status, but also for the "Add Children to Selection".
2020-11-18 23:15:23 -05:00
Alezia Kurdis
031b3985b0
Fix for Issue 869
This excludes the local and avatar entities from what is returns by Entities.getChildrenIDs
to avoid the selection tools of the Zone entities to be considered as Children of it.
This was necessary for the display of the hierarchy status, but also for the "Add Children to Selection".
2020-11-18 23:14:34 -05:00
Alezia Kurdis
da2737de53
Minor Code Adjustements
Minor Code Adjustements
2020-11-14 22:39:47 -05:00
Alezia Kurdis
2475deac93
Minor code adjustments
Minor code adjustments
2020-11-14 22:36:28 -05:00
Alezia Kurdis
33eb01a6c7
Minor code adjustments
Minor code adjustments
2020-11-14 22:33:38 -05:00
Alezia Kurdis
e0cac2b95c
Clean up of the Edit Menu
The Create App. Menu Items under the “Edit” menu have been cleaned up.
All the actions being transferred has been removed. (some was not even decently usable from there)
A new sub-menu “Create Application – Preferences” has been implemented to regroup the remaining menu items that are all User Preferences. 

Eventually in the future, these might be moved to the Create App. UI. For now, it will be OK, it's already cleaner.
2020-11-12 23:52:24 -05:00
Alezia Kurdis
636d52b306
Add “Import Entities (.json) from a URL”
The action “Import Entities (.json) from a URL” has been added to the “Create” Tab. (It was available only in the Edit menu.)
2020-11-12 23:48:15 -05:00
Alezia Kurdis
7bec7cbaa1
User Preference: Entity List Default Radius
Add a new User Preference for the Default value of the Entity List Radius. This is available in the Edit menu. If changed, this value will be used as default Radius for the next time the script will be loaded.
2020-11-11 23:43:49 -05:00
Alezia Kurdis
f22c7be72e
User Preference: Entity List Default Radius
Add a new User Preference for the Default value of the Entity List Radius. This is available in the Edit menu. If changed, this value will be used as default Radius for the next time the script will be loaded.
2020-11-11 23:42:29 -05:00
Alezia Kurdis
428db065b5
User Preference: Entity List Default Radius
Add a new User Preference for the Default value of the Entity List Radius. This is available in the Edit menu. If changed, this value will be used as default Radius for the next time the script will be loaded.
2020-11-11 23:41:31 -05:00
Alezia Kurdis
38e15b6208
Bug fix: CTRL-Click was inverting the selection.
Bug fix: EntityList, CTRL-Click was adding the last selected entity as the first selection the selection stack. The first selected item was systematically the last item of the selection. This was causing unpredictable results with "Parent Entities To The Last Selected". (This bug becomes evident by highlighting the "Last Selected" in the entity list.
2020-11-10 22:51:32 -05:00
Alezia Kurdis
1167ce7a1c
"Teleport To Selected Entities" back to Selection
This returns "Teleport To Selected Entities" back to the "Selection..." menu.
After having tried a certain time what was suggested (having it under "Actions..." menu)
This is clearly easy to confuse it with "Move Selected Entities to Avatar"
"Teleport To Selected Entities" is about position your-self to see what you have "Selected" (which make this a Selection Tools or an assistant to it)
while "Move Selected Entities to Avatar" is clearly an action. as it moves the entities to a new position.
2020-11-10 21:56:44 -05:00
Alezia Kurdis
fb516cf13c
Highlight the last selected entity in the List
The last selected entity is now displayed in darker blue in the list (if present per radius search)
This makes clear which entity could become the parent.

(This enlights some weird behavior with the Selection, making this hazardous to figure which one was the true last selected entity. To be addressed later, it's already better now.)
2020-11-10 00:01:15 -05:00
Alezia Kurdis
fc40a401d7
Selection and Actions menu close with the window
Bug fixed: 
The "Selection" and "Actions" menu now close when we close the Entity list window or the Create App.
2020-11-09 22:37:33 -05:00
Alezia Kurdis
44db0bb866
Add selection color Parent & Child entities
Add in-world selection color for entities that are Parent & Child at the same time.
When 1 entity is selected (in-world):
if the entity is a Top Parent, the selection color of the bounding box is Orange.
if the entity is Parent and Child, the selection color of the bounding box is Majenta.
if the entity is only a Child, then the selection color of the bounding box is Cyan.
If not involved in any parent line, or if the selection is multiple, then the selection color of the bounding box is Light Grey.
2020-11-09 22:02:42 -05:00
Alezia Kurdis
233d68952a
Add the persistence of the columns setup
Add the persistence of the columns' visibility and ordering.
2020-11-09 00:35:13 -05:00
Alezia Kurdis
f3dea2fbad
Add the persistence of the columns setup
Add the persistence of the columns' visibility and ordering.
2020-11-09 00:34:07 -05:00
Alezia Kurdis
c573242043
Add Setting name to persist the columns setup
Add a Setting name to persist the columns' visibility and ordering.
2020-11-09 00:31:48 -05:00
Alezia Kurdis
dcb1493eaf
Rename "Select Family"
This renames:
"Select Family" for "Select Parent And All Its Children"
"Select Top Family" for "Select Top Parent And All Its Children"
2020-11-05 21:49:22 -05:00
Alezia Kurdis
1cf0e2c00a
"Teleport to Selected Entities" to Actions menu
This moves "Teleport to Selected Entities" from "Selection" to "Actions" menu.
2020-11-04 23:23:29 -05:00
Alezia Kurdis
b793378830
Undo-redo for "Move Selected Entities to Avatar"
This adds the undo/redo to the action "Move Selected Entities to Avatar".
The action is now recorded in the undo history.
2020-11-04 23:12:04 -05:00
Alezia Kurdis
1e51df0843
Minor adjustments
Minor adjustments
2020-10-25 14:25:19 -04:00