Commit graph

9243 commits

Author SHA1 Message Date
4254c19cf6 Fixed laser pointer blinking issue 2023-06-29 17:30:49 +02:00
acdeb549f8
Merge pull request #490 from overte-org/fix/lasers_overlays
Laser pointers on overlays fix
2023-06-27 23:21:29 +02:00
0ffe05a7c5 Laser pointers on overlays fix
Laser pointers were being rendered below the overlays. Now the behavior is correct.
2023-06-27 20:38:49 +02:00
8f000a9df2 Fix bug with clicking on triggerable objects 2023-06-27 17:47:36 +02:00
8e83436dfb Fix not working entity list in Create App 2023-06-25 11:52:30 +02:00
da9b9f76af Hide QObject signals from script engine and switch off script memory reporting 2023-06-04 01:07:26 +02:00
Heather Anderson
60b8d41c16 stripping wallet/marketplace out 2023-05-28 15:12:21 +02:00
27b5d838f5 Fixed reset rotaion in Create App 2023-05-19 00:17:41 +02:00
48a3368b69 Minor fixes and XMLHTTPRequest debugging 2023-05-19 00:17:41 +02:00
d74089d7d8 Fixed parabola pointers, code cleanup 2023-05-19 00:17:41 +02:00
782c84b873 V8 memory leak fix and optimizations 2023-05-19 00:17:41 +02:00
cd11066aa5 Added script value and script value proxy counters 2023-05-19 00:17:41 +02:00
7858673da4 V8 memory leak test 2023-05-19 00:17:41 +02:00
42704ea4bc Work on fixing V8 memory leaks, memory leak test 2023-05-19 00:17:40 +02:00
f016a19b4d Create app fixes 2023-05-19 00:17:40 +02:00
56c3bad002 V8 memory usage statistics 2023-05-19 00:17:40 +02:00
85262dfe28 Fixed grabbing in VR 2023-05-19 00:17:40 +02:00
6f92cf0330 V8-related JS fixes 2023-05-19 00:17:40 +02:00
022bf6de8c Laser pointer fixes 2023-05-19 00:17:40 +02:00
50879fa813 Laser pointer fixes 2023-05-19 00:17:40 +02:00
2a2cf3898b Work on porting laser pointers to local entities, removal of LaserPointer JS API 2023-05-19 00:17:40 +02:00
589ca2a399 Converted overlay getProperty calls to Entities.getEntityProperties 2023-05-19 00:17:40 +02:00
Alezia Kurdis
ca577f2802 Replace 3dOverlays for Local Entities - part 2
Replace 3dOverlays for Local Entities (developer's script)
2023-05-19 00:17:40 +02:00
Alezia Kurdis
0f663d1a4d Replace 3d Overlays by Local Entities
Replace 3d Overlays by Local Entities
This is for the system files.
Another PR will follow for the developer scripts.
2023-05-19 00:17:40 +02:00
26dd0c7d80 Marked places where 3D overlays need to be replaced with local entities 2023-05-19 00:17:39 +02:00
819ebc9e49 Fixed events on V8 2023-05-19 00:17:39 +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
12f239b18c Fix V8 memory leak and persistend handle problems 2023-05-19 00:17:38 +02:00
887ebd5365 Removed deadlock in signal proxy disconnect again 2023-05-19 00:17:38 +02:00
1ad1aee11f Minor scripting-related fixes 2023-05-19 00:17:38 +02:00
f65e72c8f2 Listing objects and their properties on API debugger now works 2023-05-19 00:17:37 +02:00
5809576577 Fixed Create App 2023-05-19 00:17:37 +02:00
c3417b807c Increased thread safety in V8 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
539c2812c3 Fixed Window.location 2023-05-19 00:17:37 +02:00
66a87def43 Fixed script array to QVariant conversion 2023-05-19 00:17:37 +02:00
cb4dc4c7e8 Fixed location JS API 2023-05-19 00:17:37 +02:00
4f4c8931a9 V8 fixes, incl. enum API objects fix 2023-05-19 00:17:37 +02:00
80e5f2430f Fixed simplifiedNametag 2023-05-19 00:17:35 +02:00
b27e819d59 Fixed callEntityMethod arguments in grab.js 2023-05-19 00:17:35 +02:00
Heather Anderson
1e018dbc64 isolate calls to the QtScript libraries to an interface we control 2023-05-19 00:17:33 +02:00
b097976a3e
Merge pull request #397 from AleziaKurdis/PlaceApp_fileProtocoleSupport
Places app: support for file URI scheme
2023-05-12 20:44:53 +02:00
Alezia Kurdis
cb4a443920
Places App: Enter to teleport
This PR add the possibility to press "Enter" to initiate a teleportation from the value in the search/address bar of the Places App.
(In addition to the current teleport button)
This is a more intuitive behaviour since everyone is used to this in the web browsers.
2023-05-11 21:43:40 -04:00
Alezia Kurdis
74eefac999
Places app: support for file URI scheme
This PR adds the support of URI starting by "file:/"
in the places app. (to allow to load local serverless json)
2023-05-08 21:43:35 -04:00
6313bc5295
Merge pull request #380 from overte-org/qml_remove_deprecated
Remove styles-uit and controls-uit QML modules
2023-05-01 19:00:00 +02:00
54de00d02f
Merge pull request #327 from AleziaKurdis/placeAppBeaconsDecommission
Beacons decommission
2023-04-23 20:50:58 +02:00
028f6c2f82 Remove styles-uit and controls-uit QML modules, as they were replaced with stylesUit and controlsUit 5 years ago. 2023-04-23 20:23:11 +02:00
8b973bdfa3 Remove executable permission from a bunch of files 2023-03-14 00:02:33 +01:00
Alezia Kurdis
86761cc2ab
remove Vircadia, add metax.zone
This PR remove Vircadia from the Federation (Since it is not really part of a federation when it is one way and not even working with us)
This PR also add "https://api.mv.metax.zone" as part of the federation (minimally for testing/development) 

Note: Vircadia should remain in the place app as an "external" region for those who lock it in the create app. It will be up to them to keep it or let it go.
2023-02-17 22:30:59 -05:00
Alezia Kurdis
9f6a7399eb
Beacons decommission
This remove the codes to support the old Beacons system.
2023-02-15 22:09:56 -05:00
Dale Glass
56ff2e2869 Fix a bad line ending on one line 2022-11-27 17:02:52 +01: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
f914be119a
Merge pull request #211 from AleziaKurdis/placeApp-Compatibility
Places App - compatibility with Vircadia MS2
2022-10-24 20:31:02 +02:00
13cf109d40
Merge pull request #190 from AleziaKurdis/Notifications_Recoded
Re-coded to be more stable.
2022-10-15 23:30:20 +02:00
Alezia Kurdis
db709b3993
Vircadia MS2 compatibility
Manage to "no cache" in the http request header (since they no more accept "acash"
Add per_page=1000 since they change the default to 10.
with the parameter it works equally for both: Overte DS1 and Vircadia MS2
2022-10-06 22:25:04 -04:00
33f22568b9 Removed unnecessary print commands reamaining after debugging. 2022-09-18 20:14:09 +02:00
Alezia Kurdis
425cd51cd6
Play whoosh sound before deletion
The sound "whoosh" is now played before calling the notification deletion.
Previously it was called after and the effect was a bit wasted by this.
2022-09-17 22:17:37 -04:00
Alezia Kurdis
4a49631007
Added HMD notifications dismissal
Added a gestural way to dismiss the notifications in HMD.

The notifications vanishes after 10 sec. 
But if for any reason we want to accelerate the process (mostly because it hide the view or it is going to appears in photo capture)
In Desktop we can simply click on the notification to get rid of them.
But in HMD, clicking was kinda a pain (assuming the if you want to dismiss the notification is often because they are already annoying you)
have to aim and click is like pressing a button using a fishing pole, it's certainly adding more annoyance to this.
To addressed that, I introduced the "Whoosh!": An easy gesture to dismiss any 3d UI, by simply move one of you controller over you eyes height. (a bit like making flee an annoying fly.)
2022-09-16 22:29:02 -04:00
9bd68c0103 Fixed create app entity intersections in VR, increased default voxel resolution 2022-09-15 18:52:49 +02:00
Alezia Kurdis
3e7854a034
Re-coded to be more stable.
This is a an almost complete re-coding of the notifications script.
The previous version had too useless complexities and was computing each element position independently causing the notifications to be unstably displayed in HMD if the user moved.
There was also too many array used to achieved this. It was a bit painful.

This new version use an invisible entity parented to the avatar as a "container" where the notification elements are parented to it, making the positioning easier and more stable if the avatar moves.
I used only one array of objects to contain the the notification stack.
There is also a better management of some signal to avoid useless computing when it wasn't necessary.
I think the code is also more clear.

I got rid of the little x buttons to close the notification, it was on each element, you had to target a very small square surface with the mouse if you wanted to absolutely close a notification within the 10 second of their existence. Now you can close a notification simply by clicking on it (on all its surface)
But as before, the close function works only on desktop mode. (Apparently it's relatively complex to get the id of the entity that you click on in HMD. Maybe one day.)

It's also easier now to adjust the scale of the notifications in HMD if we want too, (only one value to change in the script)
The parenting using a container entity has also made all the notification UI in HMD scaling correctly according the avatar scale (it was free by parenting all those together).
2022-09-14 23:11:56 -04:00
ecf54a60be
Merge pull request #189 from AleziaKurdis/notificationsToLocalEntity
Notifications: Local Entities, emissive, HMD bugs fixes, new HMD positioning, settings ON/OFF.
2022-09-13 01:32:28 +02:00
Alezia Kurdis
efa22b8fd9
Upgrade to local Entities and Misc
Upgrade to local Entities and Misc

- All the deprecated use of 3d overly has been changes to Local Entities (Only the addEntity)
- All the preview are now unlit (it was a pain in a dark place)
- The HMD has been repositionned to be visible. (This is a try, I think it is better)
- Many bug fix in HMD
- Added a setting to switch on/off the snapshot related notification (because they are often a nuisance during capture sessions. constantly present and appearing in the capture)

(The setting still need to be plugged in the admin.)
2022-09-09 23:55:49 -04:00
88046506c3 Renamed Metaverse Server to Directory Server/Services 2022-09-08 22:19:55 +02:00
a927334d80 Update content URLs in example scripts 2022-09-08 22:19:54 +02:00
9b6d202a21 Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
Alezia Kurdis
74d63fc95c
Add a timeout to the request to the MS server
Add a timeout (10 sec.) to the request to the MS server
and add a dead service indication when a server didn't respond within the timeout delay.
2022-08-28 21:18:29 -04: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
Dale Glass
1332d9d35e Replace Graphik with Fira Sans 2022-08-07 14:01:42 +02:00
04946e8450 Remove inventory app 2022-08-04 13:05:45 +02: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
626e9e9d93
Add small blue button
This is for the Assistant... button for the Material Assiantant
2022-07-21 15:57:53 -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
Alezia Kurdis
6603be8ce0
CSS for Material Assistant UI in Create App
CSS for Material Assistant UI in Create App
2022-07-19 22:01:04 -04:00
Alezia Kurdis
60c40713e4
image for Material Assistant UI in Create App
image for Material Assistant UI in Create App
2022-07-19 21:59:52 -04:00
Dale Glass
cf45d28a05
Merge pull request #60 from overte-org/feature/voxel_ui
Create App UI for voxels
2022-07-17 13:23:09 +02:00
75dbadfdf5
Update scripts/system/html/gridControls.html
Co-authored-by: Dale Glass <51060919+daleglass@users.noreply.github.com>
2022-07-17 12:30:43 +02:00
30ff82c312
Update scripts/system/html/gridControls.html
Co-authored-by: Dale Glass <51060919+daleglass@users.noreply.github.com>
2022-07-17 12:30:21 +02: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
65280105f0 Added voxel edit help popup 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
Alezia Kurdis
9b96560503
"Add MS node" capability
This adds a "Add" to add new MS server on the fly independently of the federation file.
2022-07-12 12:34:55 -04:00
Dale Glass
1048c3bd92 Fix "Error: Can't find variable: blockedsKeyPressed in simplifiedNametag/simplifiedNametag.js:94" 2022-06-20 10:58:46 +02:00
Alezia Kurdis
5556a75f91
Requested adjustments 2022-06-08 18:57:35 -04:00
Alezia Kurdis
a67f7b4ded
Requested adjustments 2022-06-08 18:57:11 -04:00
Alezia Kurdis
d06de89633
More App New UI - clean up
No more needed.
2022-06-07 22:16:51 -04:00
Alezia Kurdis
7bd8dc8852
More App New UI - clean up
No more needed.
2022-06-07 22:16:30 -04:00
Alezia Kurdis
b05570332a
More App New UI - clean up
No more needed
2022-06-07 22:16:10 -04:00
Alezia Kurdis
3541b7b277
More App New UI - clean up
No more needed
2022-06-07 22:15:53 -04:00
Alezia Kurdis
15a699a16f
More App New UI - clean up
No more needed.
2022-06-07 22:15:40 -04:00
Alezia Kurdis
f8172ea8d3
More App New UI - clean up
No more needed.
2022-06-07 22:15:27 -04:00
Alezia Kurdis
9dd60a4478
More App New UI - Code Changes
Add a new UI for the More App.
2022-06-07 22:14:17 -04:00
Alezia Kurdis
9c8d914c6a
More App New UI - CSS
Add CSS, Fontd and resource for More App New UI
2022-06-07 22:13:08 -04:00
a4c341c293
Merge pull request #8 from AleziaKurdis/overte_more_app
Migrate the more app URL to Overte
2022-03-25 14:46:06 +01:00
steve hocktail
35194b0f44 fixed deprecated qml implicitly defined onFoo properties in connections 2022-02-28 22:09:43 -05:00
96932a6946 Update metaverse server URL 2022-02-21 23:17:33 +01:00
55dac33035 Merge remote-tracking branch 'origin/master' into overte_rebranding 2022-02-10 16:42:32 +01:00
1ab6f171fe Replaced the rest of metaverse addresses 2022-02-10 16:41:05 +01:00
c6f1e6410e Updated some URLs, rebranded documentation and changed default metaverse server address 2022-02-09 23:57:24 +01:00
Alezia Kurdis
bb6872222e
Migrate the more app URL to Overte
Migrate the more app URL to Overte
2022-02-02 22:36:46 -05:00
Alezia Kurdis
0e69da9393
update teh MS for Overte
set the new MS url for Overte: https://overte.org/mvs
2022-01-30 21:49:36 -05:00
8ff6e9a997
Merge pull request #3 from AleziaKurdis/feature/Places-app
Adding "Places" application
2022-01-28 07:51:56 +01:00
Alezia Kurdis
3bda3afd89
typo on function name filterSearchField
Replace "filterSearchField" by "filterSearchField"
2022-01-27 21:13:08 -05:00
Alezia Kurdis
f8083eef91
Copyright adjustment 2022-01-23 15:18:13 -05:00
Alezia Kurdis
a91e026460
Copyright Adjustment 2022-01-23 15:14:17 -05:00
Alezia Kurdis
53d1824d3b
Replace "Explore" by "Places" application.
This adds "Places" application as a default application.
This removes the "Explore" application from default application. 

However, the "Explore" application is still available in "Edit > Running Scripts..." 
under "communityScripts" directory, for people that would like to create "beacons". 

Note that the beacon's placenames are listed in the "Places" application, 
but the feature to create new ones has been left behind because that solution had serious flaws.
2022-01-22 22:54:52 -05:00
Alezia Kurdis
7db3017490
Adding "Places" application
Adding "Places" application since the Explore app is supporting only a single MS and only Vircadia.
2022-01-22 22:28:07 -05:00
Kalila
05d4949075
Merge pull request #1568 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/shelljs-0.8.5
Bump shelljs from 0.8.4 to 0.8.5 in /scripts/system/inventory
2022-01-20 16:44:17 -05:00
dependabot[bot]
688d01279c
Bump follow-redirects from 1.12.1 to 1.14.7 in /scripts/system/inventory
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.12.1 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.12.1...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 19:45:54 +00:00
dependabot[bot]
9872a69afa
Bump shelljs from 0.8.4 to 0.8.5 in /scripts/system/inventory
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 07:23:56 +00: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
Dale Glass
293af1aea8
Merge pull request #1519 from AleziaKurdis/CreateApp-Bundle_December_2021
Create App - "Add All Zones" on renderWithZones selector.
2021-12-18 20:27:14 +01:00
Alezia Kurdis
c6041712b7
Use the placename instead of address (ip)
Simple change that is using the placename instead of the "address" feild from the place api to build the url to connect.
For those where the placename = the domain name, Interface will be able to resolve path correctly.
using the address, this makes interface using 100% of the time the ip:/port information.
2021-12-12 13:31:36 -05: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
005869f414
Css for Add All Zones button
Complementary CSS for the "Add All Zones" button.
2021-12-06 23:05:33 -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
Dale Glass
92af5374cf
Merge pull request #1480 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/highlight.js-9.18.5
Bump highlight.js from 9.18.1 to 9.18.5 in /scripts/system/inventory
2021-11-25 19:30:25 +01:00
Dale Glass
3a65940282
Merge pull request #1479 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4 in /scripts/system/inventory
2021-11-25 19:30:18 +01:00
dependabot[bot]
e40fd116f5
Bump highlight.js from 9.18.1 to 9.18.5 in /scripts/system/inventory
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...9.18.5)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 18:22:05 +00:00
dependabot[bot]
96d43f9489
Bump elliptic from 6.5.3 to 6.5.4 in /scripts/system/inventory
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 18:21:30 +00:00
Dale Glass
95676e68bb
Merge pull request #1478 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/y18n-4.0.3
Bump y18n from 4.0.0 to 4.0.3 in /scripts/system/inventory
2021-11-25 19:20:20 +01:00
dependabot[bot]
303369a38a
Bump y18n from 4.0.0 to 4.0.3 in /scripts/system/inventory
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/compare/v4.0.0...y18n-v4.0.3)

---
updated-dependencies:
- dependency-name: y18n
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 18:20:00 +00:00
dependabot[bot]
fcdbd244c5
Bump lodash from 4.17.15 to 4.17.21 in /scripts/system/inventory
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 18:19:02 +00:00
Dale Glass
75c6443f66
Merge pull request #1476 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2 in /scripts/system/inventory
2021-11-25 19:17:21 +01:00
Dale Glass
174e16f129
Merge pull request #1450 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/browserslist-4.17.6
Bump browserslist from 4.13.0 to 4.17.6 in /scripts/system/inventory
2021-11-25 19:17:11 +01:00
Dale Glass
bdb487ec27
Merge pull request #1449 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2 in /scripts/system/inventory
2021-11-25 19:16:50 +01:00
Dale Glass
f7ad7ad18a
Merge pull request #1448 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/url-parse-1.5.3
Bump url-parse from 1.4.7 to 1.5.3 in /scripts/system/inventory
2021-11-25 19:16:12 +01:00
Dale Glass
75e8c6607b
Merge pull request #1446 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/color-string-1.6.0
Bump color-string from 1.5.3 to 1.6.0 in /scripts/system/inventory
2021-11-25 19:15:56 +01:00
Dale Glass
97da6e3299
Merge pull request #1445 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /scripts/system/inventory
2021-11-25 19:15:38 +01:00
dependabot[bot]
34186b8d65
Bump ssri from 6.0.1 to 6.0.2 in /scripts/system/inventory
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: ssri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 18:15:08 +00:00
Dale Glass
937b7068cf
Merge pull request #1447 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/dns-packet-1.3.4
Bump dns-packet from 1.3.1 to 1.3.4 in /scripts/system/inventory
2021-11-25 19:12:03 +01:00
Dale Glass
72095dd46f
Merge pull request #1452 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9 in /scripts/system/inventory
2021-11-25 19:11:38 +01:00
Kalila
bfbbb2f528
Merge pull request #1444 from AleziaKurdis/CreateApp-ServerAndClientScriptIndicator
Create app: Script indicator toggles for both entity client & server scripts.
2021-11-14 11:31:53 -05:00
dependabot[bot]
4e248b265e
Bump browserslist from 4.13.0 to 4.17.6 in /scripts/system/inventory
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.13.0 to 4.17.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.13.0...4.17.6)

---
updated-dependencies:
- dependency-name: browserslist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-13 19:59:33 +00:00
dependabot[bot]
5305554dae
Bump hosted-git-info from 2.8.8 to 2.8.9 in /scripts/system/inventory
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

---
updated-dependencies:
- dependency-name: hosted-git-info
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-13 19:59:31 +00:00
dependabot[bot]
36f922dfc9
Bump postcss from 7.0.32 to 7.0.39 in /scripts/system/inventory
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.32 to 7.0.39.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/7.0.39/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.32...7.0.39)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-13 19:54:16 +00:00
dependabot[bot]
293ec42cdb
Bump ws from 6.2.1 to 6.2.2 in /scripts/system/inventory
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-13 19:54:15 +00:00
dependabot[bot]
db535d90af
Bump url-parse from 1.4.7 to 1.5.3 in /scripts/system/inventory
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-13 19:54:15 +00:00
dependabot[bot]
c513a4fd17
Bump color-string from 1.5.3 to 1.6.0 in /scripts/system/inventory
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/commits/1.6.0)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-13 19:54:14 +00:00
dependabot[bot]
03d01d8210
Bump dns-packet from 1.3.1 to 1.3.4 in /scripts/system/inventory
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

---
updated-dependencies:
- dependency-name: dns-packet
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-13 19:54:14 +00:00
dependabot[bot]
f6f1a6f1c5
Bump path-parse from 1.0.6 to 1.0.7 in /scripts/system/inventory
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-13 19:54:13 +00: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
Kalila
c36afe76e1
Merge pull request #1316 from AleziaKurdis/CreateApp-ZeroRotationButton
Create app - "Reset Rotation" button
2021-08-24 02:11:47 -04: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
Kalila
086f56f7ec
Merge pull request #1315 from Madders/explore-app-updates
Explore app metaverse api updates
2021-08-22 23:14:59 -04:00
Kalila
63d91e5506
Merge pull request #1314 from SilverfishVR/master
make HUD bubble/shield button optional
2021-08-22 16:35:57 -04:00
SilverfishVR
4d21cedf9d
Update menu item name
Co-authored-by: Kalila <69767640+digisomni@users.noreply.github.com>
2021-08-22 10:04:37 +02:00
Martin Allerton
1a02b918d7 formatting changes and added axios license
Updates following comment from ctrlaltdavid
2021-08-21 23:05:11 +01:00
SilverfishVR
a7dee4bb8a
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-08-21 17:54:10 +02:00
Martin Allerton
481125f978 Explore app metaverse api updates
Blended the metaverse api places data in to the list with the beacon data. Also lightened the icons at the top as they were a little lost.
2021-08-18 23:54:23 +01:00
SilverfishVR
0cf71bd3e1 make HUD bubble/shield button optional
Adds an menu item in "Settings" to toggle the HUD shield/bubble button on or off.
Shield button remains available in the tablet or toolbar, it is called "HUD shield button" but suggestions are welcome

fixes https://github.com/vircadia/vircadia/issues/1210
2021-08-18 22:19:10 +02: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
Alezia Kurdis
1122156d3a
Add secondary red class button
Add secondary red class button
for "Set Rotation to Zero" button
2021-08-15 22:07:00 -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
1c2ea1571c
Add style for the new Zone Selector HDM compliant
Add style for the new Zone Selector HDM compliant
2021-06-21 00:48:14 -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
8827f9e8de
Add a secondary button class for on field actions
Add a secondary button class for on field actions
To use when actions are to be added to a specific field.
Like for Copy/Paste Location and Rotation.
These smaller buttons make easier to figure that those actions are tied  to a specific field or group of field.
2021-05-12 22:10:09 -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
David Rowe
a81a550e94 Replace old Goto in mini tablet with Explore app 2021-04-17 16:55:16 +12: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 L
13a9989fba Domain chat muted by default. 2021-03-14 19:28:41 -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
ec04f06816
Create App: menubar: minor css adjustment
The menu separator wasn't full width.
2021-02-27 23:30:44 -05:00
Alezia Kurdis
6565270648
Change Menu Item Highlight color
This change the hover color for the menu item of the menu bar
previously it was blue-cyan as the selected entities which was visually annoying when we used the menu 
over a selection of entities in the list.
This hover color is now a grey tonality.
2021-02-27 13:22:40 -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
14292a042b
Merge pull request #999 from digisomni/feature/onboarding-config
Add onboarding configuration wizard to tutorial serverless
2021-02-25 20:49:22 -05:00
Kalila
75dad297f5
Update scripts/system/away.js
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-02-25 17:36:56 -05:00
Kalila
d8946f7f35
Merge pull request #1063 from HifiExperiments/tooltipFix
Fix tooltips
2021-02-25 17:08:36 -05:00
Kalila
e5ab46341f
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-02-25 16:18:51 -05:00
HifiExperiments
91dd004043 fix tooltips 2021-02-23 20:57:40 -08:00
Kalila L
8d8c141dff Remove configWizard files in favor for hosting it in vircadia-content. 2021-02-19 07:42:14 -05:00
Kalila L
e296ea0b70 Revert onFirstRun.js to its original state. 2021-02-19 07:42:01 -05: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
Alezia Kurdis
3cbd0be069
CSS for menu reorganization
CSS for menu reorganization
2021-02-10 22:28:07 -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
Kalila
62b70fda4e
Merge pull request #932 from AleziaKurdis/CreateApp_DEC2020_RotateAsNextClickedSurface
Create Application: Snap To Next Clicked Surface
2021-02-04 17:15:32 -05:00
Kalila L
4d7011563e Final touch-ups. 2021-02-04 03:03:50 -05:00
Kalila L
8b1664cfb5 Add configWizard dist. 2021-02-04 03:00:47 -05:00
Kalila L
6c298063c0 Wizard complete. 2021-02-04 02:02:34 -05:00
Kalila L
3e8387a866 Alter away functionality to add onEscape functionality. 2021-02-03 23:13:58 -05:00
Kalila L
3f5be470f1 Initial vue + vuetify. 2021-02-03 21:42:11 -05:00
HifiExperiments
56fa143ee6 Merge remote-tracking branch 'upstream/master' into pivot 2021-02-02 22:27:49 -08:00
Alezia Kurdis
f6aaa000a7
Minor Code Adjustment
Minor Code Adjustment
2021-01-29 21:59:14 -05:00
Alezia Kurdis
75d6b2c2e5
Minor code adjustment
Minor code adjustment
2021-01-29 21:55:55 -05:00
Alezia Kurdis
e57df8b096
Minor code adjustment
Minor code adjustment
2021-01-29 21:50:25 -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
Alezia Kurdis
932142a313
CSS for Create App new menu bar
This add the css for the new menu bar of the create app.
2021-01-28 23:57:37 -05:00
Kalila L
08652769c1 Add resource.json for later... 2021-01-23 05:13:51 -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
Alezia Kurdis
5b40ac4c1e
Transmitting Intersection to Create App
Transmitting Intersection to Create App
2021-01-20 23:13:47 -05:00
Kalila L
407d436ed0 Add appreciate app as default app. 2021-01-18 19:56:12 -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
1ce338d972
Support for "Rotate as the Next Clicked Surface"
Support for "Rotate as the Next Clicked Surface"
Add "surfaceNormal" in the returned data.
2020-12-24 22:55:09 -05:00
Kalila
df1feaf4f1
Merge pull request #907 from AleziaKurdis/CreateApp_DEC2020_Material_Icons
Create app dec2020 material icons
2020-12-24 17:24:33 -05:00
Alezia Kurdis
7ff8236da2
Minor Code Adjustments
Minor Code Adjustments
2020-12-17 22:07:11 -05:00
Kalila L
16eca5d855 Get most 'project-athena' -> 'vircadia' references. 2020-12-13 04:42:34 -05:00
Kalila L
5d4612e400 Update 'kasenvr' -> 'vircadia' 2020-12-10 18:56:57 -05:00
Alezia Kurdis
28e53c9c86
Migrate from 3dImage Overlay to Local Entities
Migrate from 3dImage Overlay to Local Entities
2020-12-08 23:54:32 -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
510eb08be1
Replace Overlays by Local Entities
1- Replace Overlays by Local Entities
2- Add the missing header with copyright and license 
(I have assumed that the author was the same person that make the grid parameter that is referenced there and only used in create App.)
3- Minor requested code change (0.0 instead of 0 in condition using real numbers)
2020-12-01 22:56:17 -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
ab999e529d
Create App "tools" menu implementation
Create App "tools" menu implementation
2020-11-30 00:35:15 -05:00
Alezia Kurdis
af9367ae29
Create App "tools" menu implementation
Create App "tools" menu implementation
2020-11-30 00:34:09 -05:00
kasenvr
60e59abe47
Merge pull request #874 from AleziaKurdis/CreateApp_Issue869
Fix new Zones appearing as parent of a ghost child
2020-11-28 14:19:07 -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
HifiExperiments
02f7f494fa Merge remote-tracking branch 'upstream/master' into gha 2020-11-16 21:48:46 -08:00
Alezia Kurdis
da2737de53
Minor Code Adjustements
Minor Code Adjustements
2020-11-14 22:39:47 -05:00