3
0
Fork 0
mirror of https://github.com/JulianGro/overte.git synced 2025-04-25 23:35:18 +02:00
Commit graph

6546 commits

Author SHA1 Message Date
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 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
63d91e5506
Merge pull request 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
SilverfishVR
a7dee4bb8a
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-08-21 17:54:10 +02: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 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 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 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 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 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 
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 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 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