Commit graph

178 commits

Author SHA1 Message Date
alizardguy
32439432d5 removed unneeded vars 2023-08-21 18:22:06 -07:00
alizardguy
bce4ea24d2 Added ScaleMe applet
Added the app "SCALEME"
2023-08-21 17:59:57 -07:00
Alezia Kurdis
f0823de933
Change the fallback to tutorial
When there is no home bookmark already set, the Home app was redirecting to localhost. But since there is a possibility that no localhost could be up and running, we will instead redirect to tutorial rather than to localhost. (tutorial being always present.)
2023-08-18 14:41:17 -04:00
Alezia Kurdis
4c8dd0dc34
Text fix
Text fix
2023-08-12 23:14:02 -04:00
Alezia Kurdis
4bb43d3443
Several reworks
v1.6 (By Alezia Kurdis for Overte, August 12th, 2023)

    Replace the Color Picker Component (sadly GPLv3) by a simple hue selector.
    Add an "uninstall" button
    Keep the icon active if the switch is on.
    The appreciation dodecahedron is now emissive, and glows as the intensity grows.
2023-08-12 23:12:25 -04:00
Alezia Kurdis
fbfda48090
Delete jscolor.js
Getting rid of the GPLv3 color picker component (it will be replaced by a simple hue selector)
2023-08-12 23:08:54 -04:00
Alezia Kurdis
dde537c99e
Adds APPRECIATE Application
Adds APPRECIATE Application
2023-08-11 22:25:28 -04:00
8bd82fc431
Merge pull request #28 from overte-org/fix/spectator_qml
Fix for the Spectator Camera app
2023-07-30 14:09:55 +02:00
76f00dff9d Fix for the Spectator Camera app 2023-07-30 13:24:19 +02:00
Alezia Kurdis
8b5b343602
Add the "Expozer" app
This add the "expozer" app to the community -apps repository.
2023-07-09 22:27:03 -04:00
Alezia Kurdis
adb6d20b19
Fix undeclared variable 2023-05-30 21:52:10 -04:00
Alezia Kurdis
f00043613d
Add files via upload 2023-05-30 21:51:32 -04:00
Alezia Kurdis
d0dfa7306f
Fix undeclared variable 2023-05-30 21:50:52 -04:00
Alezia Kurdis
cb7e2dae4a
Fix undeclared variable 2023-05-30 21:50:22 -04:00
060ca36745
Merge pull request #10 from overte-org/fix/doppelganger
Fix doppelganger app to work with new scripting engine PR
2023-05-18 23:05:55 +02:00
6c45031498
Remove trailing whitespaces 2023-02-27 23:21:36 +01:00
611047cfdc
Merge branch 'master' into app-survivalKit 2023-02-27 23:20:14 +01:00
1c9c8d23ab
Merge branch 'master' into App_audioZones 2023-02-27 23:18:05 +01:00
Basinsky
5d93e3af7e
Add files via upload 2023-02-26 16:57:37 +01:00
Alezia Kurdis
4791943c15
Fix missing default value for radius
This fixes the missing default value for radius, when the setting was not already used.
2023-02-21 21:03:48 -05:00
Alezia Kurdis
e212a746d3
Add "Audio Zones Helper" application
Add "Audio Zones Helper" application.
and fix the metadata.js for the dance app.
2023-02-20 22:51:26 -05:00
Alezia Kurdis
991c7a9a09
Bug fix
There was a disconnection happening at opening of any app.
Now it disconnect only for that specific app.
2023-01-14 15:11:38 -05:00
Dale Glass
a6a6a3e4ed
Merge branch 'master' into master 2023-01-14 11:33:04 -08:00
Dale Glass
14440c5331
Merge branch 'master' into app-survivalKit 2023-01-14 11:29:41 -08:00
4f2ed969d5
Merge branch 'master' into master 2023-01-14 20:27:17 +01:00
Dale Glass
9136d0b011
Merge branch 'master' into master 2023-01-14 11:25:30 -08:00
eb19f5e576
Merge branch 'master' into App-CAM360 2023-01-14 20:21:31 +01:00
Basinsky
8b1444c265
Add files via upload 2023-01-13 21:19:07 +01:00
Basinsky
91ef9e59a8
Delete cameras 2023-01-13 21:12:29 +01:00
Basinsky
a946ce3dde
Add files via upload 2023-01-13 21:12:01 +01:00
Basinsky
0785f077b4
camerasp 2023-01-13 21:11:05 +01:00
Basinsky
222aab0d19
Delete cameras 2023-01-13 21:08:03 +01:00
Basinsky
0177635ab5
Create cameras 2023-01-13 21:07:20 +01:00
Alezia Kurdis
77beb02935
Change Vircadia for Overte in desc.
Change Vircadia for Overte in description of the inventory app.
2023-01-05 21:12:23 -05:00
SilverfishVR
ad37ff3534 fix spelling mistakes 2023-01-02 17:44:36 +01:00
Alezia Kurdis
e3468d3258
Add "Exploration Survival Kit" application
The kit includes Compass and a rezzable flashlight for VR exploration.
2023-01-01 22:39:10 -05:00
SilverfishVR
12ddbb0da9 spelling mistake
is this some kind of  French 😄
2022-12-31 00:38:01 +01:00
SilverfishVR
0bfdc55b8d Add Dance app
Add the dance app by HiFi.
As far as I can see it works , atleast as good as did back then.
Bugs that I know of (but can't fix):
* On some avatars, the preview doubleganger is horribly mangled.
* it is possible to grab images in the UI and drag them inworld.
2022-12-30 20:45:41 +01:00
8e5edf4218
Fix BodyPaint4 filename 2022-09-28 22:20:21 +02:00
a02541b475
Merge branch 'master' into master 2022-09-25 13:21:21 +02:00
Alezia Kurdis
af66e256ce
Ajust the channel string.
now using: "org.overte.applications.cam360"
2022-09-17 21:36:33 -04:00
Alezia Kurdis
7a044447c9
Bug Fix
Finally, using local entity wasn't a good move.
Now it all used avatar entity and I make the client entity script not executing for other users.
2022-09-04 23:33:44 -04:00
Alezia Kurdis
b8da54c053
Add the application CAM360
Add the application CAM360
(Formerly known as RPO360, but with significant modifications)
2022-09-04 19:18:17 -04:00
SilverfishVR
6407bd7dff made Brush width edit field narrower
the "trigger sensitive Width" checkBox text was cut off
2022-08-25 00:12:02 +02:00
SilverfishVR
4429fd17c5 fix continuous line mode and minor tweaks 2022-08-24 23:16:11 +02:00
Alezia Kurdis
9dac050630
typo 2022-08-22 23:10:31 -04:00
Alezia Kurdis
36bc6d75d2
Add the "Camera Snap-Pro" (tabletCam) application.
Add the "Camera Snap-Pro" (tabletCam) application.
2022-08-22 22:54:39 -04:00
eb4c63f155
Update applications/doppelganger-mirror/doppleganger.js
Co-authored-by: Julian Groß  <julian.g@posteo.de>
2022-08-20 18:14:46 +02:00
SilverfishVR
c2d6595db9 Update metadata.js 2022-08-20 02:29:20 +02:00
SilverfishVR
373d1175b5 Add Body Paint app
also testing if line breaks are allowed in app description
2022-08-20 00:37:58 +02:00
dcb9def8be Fix doppelganger app to work with new scripting engine PR 2022-08-18 13:30:16 +02:00
Dale Glass
dc23098ae3
Merge branch 'master' into app-lightBulb 2022-07-23 22:23:54 +02:00
Dale Glass
9f57c9d9f7
Merge branch 'master' into App---AAswitch 2022-07-23 22:22:47 +02:00
Dale Glass
34ecab463c
Merge branch 'master' into app-Note 2022-07-23 22:21:11 +02:00
Alezia Kurdis
800199291f
Code adjustments 2022-07-14 21:28:04 -04:00
Alezia Kurdis
8897e0ed4f
Code adjustments 2022-07-14 21:24:35 -04:00
Alezia Kurdis
28c9792c4f
Code Adjustments 2022-07-14 21:21:57 -04:00
Alezia Kurdis
62b79e6fc8
Add the "Light Bulb Generator" app
This adds the "Light Bulb Generator" application:
To generate rapidly a visible glowing light source with its light beam.
2022-07-13 22:24:54 -04:00
Alezia Kurdis
115c89710f
Add the "Home" app
This PR adds the "Home" app: 
It adds a shortcut on your tablet to teleport home.
2022-07-13 22:15:15 -04:00
Alezia Kurdis
8d76dbdf1f
Add "Anti-Aliasing Switcher" application
Add "Anti-Aliasing Switcher" application
2022-07-13 22:06:12 -04:00
Alezia Kurdis
f692c4bda3
Add the Notes Application
A simple note pad that can be used in-world, mainly usefull in HMD
2022-07-13 21:53:50 -04:00
33809475d5
Merge pull request #2 from AleziaKurdis/materialDataCreator_OverteRebranding
Application: Material data creator:  rebranding for Overte
2022-03-22 20:49:16 +01:00
Alezia Kurdis
64aafac5fe
Delete VIRCADIA_LOGO_NIGHT.fbx
Replaced by BRAND_LOGO_NIGHT.fbx
(Overte brand model)
2022-02-07 22:58:58 -05:00
Alezia Kurdis
0e5240ac2e
Delete vircadia.fbx
Replace by brand.fbx
(Overte Logo model)
2022-02-07 22:58:17 -05:00
Alezia Kurdis
889516dc80
Delete demo_vircadia.png
replaced by "demo_brand.png"
generic name and Overte branded icon.
2022-02-07 22:57:15 -05:00
Alezia Kurdis
e0f9ee048d
Rebranding for Overte
Rebranding for Overte
Addition of a new feature to copy .fst formated material data.
2022-02-07 22:54:45 -05:00
Alezia Kurdis
a7ed9b9a2c
Add Odometer application
Add Odometer application
2022-02-02 22:23:58 -05:00
Basinsky
5ee48797ec
Initial commit (#31)
* Create blocks

* Delete blocks

* Create Blocks.js

* Add files via upload

* Update Blocks.js

* Update metadata.js
2021-09-12 16:20:22 -04:00
Alezia Kurdis
b98eeed698
Fix indentations
Fix indentations
2021-03-10 23:00:21 -05:00
Alezia Kurdis
33e5f4ed05
Minor text adjustment
Minor text adjustment
2021-03-10 21:51:02 -05:00
Alezia Kurdis
15a6bf00b2
Add opacityMapMode and opacityCutOff
This support now:

 opacityMapMode and opacityCutOff
2021-03-10 00:23:22 -05:00
Alezia Kurdis
4dbf9779e9
Added support for cullFaceMode
Added support for cullFaceMode
2021-03-08 22:57:15 -05:00
Alezia Kurdis
0a661e4f7c
Minor adjustments 2021-03-08 21:49:16 -05:00
Alezia Kurdis
666611a275
Minor Adjustments 2021-03-08 21:45:28 -05:00
Alezia Kurdis
3b316e0e34
Minor adjustments 2021-03-08 21:42:22 -05:00
Alezia Kurdis
a7d306acda
Material Data Creator: description adjustments
Material Data Creator: description adjustments
2021-03-08 21:32:38 -05:00
Alezia Kurdis
2807b90710
Add: Material Data Creator 2021-03-07 22:36:59 -05:00
Alezia Kurdis
4924aa83d6
Add "Material Data Creator" 2021-03-07 22:16:21 -05:00
Alezia Kurdis
c72c5a874c
Add a New App: "Material Data Creator" 2021-03-07 22:14:49 -05:00
Kasen IO
858dddb1ff Update built files. 2020-07-25 13:37:57 -04:00
Kasen IO
d61edd9399 Remove source and update README.md. 2020-07-08 14:37:00 -04:00
Kasen IO
1fe8c9752a Add initial eslint config. 2020-07-08 01:50:29 -04:00
Kasen IO
2228d48bb0 Code review suggestions committed. 2020-07-08 01:48:09 -04:00
Kasen IO
be0e00d56f Add source and compiled. 2020-06-30 17:31:28 -04:00
Kasen IO
2076334315 Inventory app initial release (v2.0.2) 2020-06-30 13:54:28 -04:00
David Rowe
81ebb6e236 Add Nametags app 2020-06-23 20:39:58 +12:00
kasenvr
190b251fcf
Merge pull request #18 from kasenvr/feature/add-refresh-app
Feature/add refresh app
2020-06-18 21:40:02 -04:00
Kasen IO
7fdb82ad5b Code review, logging enhanced. 2020-06-18 16:49:00 -04:00
David Rowe
0a4a784233 Rename link and make open in separate window 2020-06-16 08:21:19 +12:00
David Rowe
12a6e366b6 Link to more info on Radar app 2020-06-12 20:52:49 +12:00
Kasen IO
ba162e56d0 Update tabs, fix icon names. 2020-06-01 18:15:26 -04:00
Kasen IO
8249683c22 Refresh App added to more app. 2020-05-31 21:42:18 -04:00
Basinsky
8d4c93c424
Improving VR grabscale
-Gizmo entities updated to avatar entities
-Added lifetime of 300 seconds for gizmo etities + interval updater
-Added righthand distance checker
-Changed renderLayer to front
2020-05-20 00:01:40 +02:00
kasenvr
aa4bcd1097
Merge pull request #15 from ctrlaltdavid/app/radar
Add Radar app
2020-05-14 23:33:43 -04:00
kasenvr
4da7f5d190
Merge pull request #12 from KebHelion/master
Adding: Spectator Camera app.
2020-05-13 19:30:15 -04:00
David Rowe
71f58c4b67 Add Radar app 2020-05-12 12:56:39 +12:00
David Rowe
12dd8d8998 README content 2020-05-10 20:12:47 +12:00
David Rowe
22c9406d7b Improve description of Record app 2020-05-10 20:08:49 +12:00
David Rowe
40ea09048b Add README for Record app pointing to source repo 2020-05-10 20:08:31 +12:00
David Rowe
40e0d57346 Update branding and AC script location 2020-04-28 08:05:48 +12:00