Commit graph

373 commits

Author SHA1 Message Date
HifiExperiments
9a2f0f7704
Merge pull request #937 from HifiExperiments/text
Text Entity Improvements
2024-06-10 22:59:44 -07:00
HifiExperiments
62bfab962d fix _spaceWidth, update docs to note only png supported, possible fix for text scrambling 2024-06-04 20:30:38 -07:00
HifiExperiments
f3cb4e2ca9 handle canViewAssetURLs better in create 2024-04-18 15:44:19 -07:00
HifiExperiments
36fafe8432 wip msdf fonts 2024-04-16 13:47:05 -07:00
f1475e49ee
Merge pull request #865 from AleziaKurdis/CreateAppCopyID
Create app: Entity List: "Copy ID" on menu and contextual menu.
2024-03-29 22:30:28 +01:00
HifiExperiments
cc8133bf08
Merge branch 'master' into CreateAppDimensionsCopyPaste 2024-03-29 13:01:04 -07:00
Alezia Kurdis
a509f84a42
Add "Import" Tab
Add "Import" Tab
2024-03-16 14:05:14 -04:00
Alezia Kurdis
f50101db8a
Add "Import" Tab
Add "Import" Tab
2024-03-16 14:04:24 -04:00
Alezia Kurdis
7c8044d27b
Copy ID(s) on multiple selection
Copy ID(s) on multiple selection
2024-03-12 21:36:45 -04:00
Alezia Kurdis
e29549e711
Copy ID(s) on multiple selection
Copy ID(s) on multiple selection
2024-03-12 21:36:03 -04:00
Alezia Kurdis
ad3236ba37
Copy ID(s) on multiple selection
Copy ID(s) on multiple selection
2024-03-12 21:35:25 -04:00
Alezia Kurdis
0c868bd416
Copy ID(s) on multiple selection
Copy ID(s) on multiple selection
2024-03-12 21:34:40 -04:00
Alezia Kurdis
94a229b9e7
Add "Copy ID" 2024-03-11 22:37:24 -04:00
Alezia Kurdis
6bee693d0c
Add "Copy ID" 2024-03-11 22:36:38 -04:00
Alezia Kurdis
2f3aefc926
Add "Copy ID" 2024-03-11 22:36:01 -04:00
Alezia Kurdis
e802d0ec12
Add "Copy ID"
Add "Copy ID" on entity list menu and contextual menu.
2024-03-11 22:35:03 -04:00
Alezia Kurdis
4595d94bfe
Add Dimensions Copy Paste
Add Dimensions Copy Paste
2024-03-10 22:24:54 -04:00
Alezia Kurdis
9acd1a93c1
Add Dimensions Copy Paste
Add Dimensions Copy Paste
2024-03-10 22:23:49 -04:00
Alezia Kurdis
e367e2c620
Add Warning and fix Undo
Add a Warning when there are Zone not found 
and fix the Undo if the entity list selection has changed, then reset the undo 
stack cause it won't be applicable on the selection anymore.
2024-02-03 12:37:20 -05:00
Alezia Kurdis
c43bb11965
Add "RenderWithZones Manager" 2024-02-02 22:27:40 -05:00
Alezia Kurdis
e1efa7fe63
Add "RenderWithZones Manager" 2024-01-28 15:16:43 -05:00
Alezia Kurdis
89f7d70c59
Add "RenderWithZones Manager" 2024-01-28 15:16:00 -05:00
Alezia Kurdis
c843e63572
Add "RenderWithZones Manager" 2024-01-28 15:15:20 -05:00
Alezia Kurdis
4e0f85fb92
Add files via upload 2024-01-28 15:14:04 -05:00
5aeca97f83 Cache Controller.Standard in scripts for higher performance 2023-11-30 00:26:01 +01:00
73d76ca296 Fix Create App search and URLs in entity list 2023-07-03 21:48:51 +02:00
9ded209afe
Merge pull request #495 from overte-org/fix/laser_blinking
Fixed laser pointer blinking issue
2023-06-30 23:24:30 +02:00
f2e0552565 Fixed angle being occluded sometimes when rotating objects in Create App 2023-06-30 22:02:24 +02:00
f33c270bab Fixed performance issues in Create App 2023-06-30 21:48:24 +02:00
d1df896d83 Fixed Create App VR grab 2023-06-29 18:35:13 +02:00
8e83436dfb Fix not working entity list in Create App 2023-06-25 11:52:30 +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
f016a19b4d Create app fixes 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
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