Kalila L
d3a97832a3
Update the rest of non /script-archive/ script URLs.
2020-09-21 00:14:22 -04:00
Kalila L
aeae078b67
Update some archived scripts.
2020-09-20 23:37:55 -04:00
Kalila L
a95c457499
Update active scripts.
2020-09-20 23:37:44 -04:00
Kalila L
0d08254a07
Some updates to URLs in C++
2020-09-20 23:37:29 -04:00
Kalila L
d423b51e5f
Change content.vircadia.com -> cdn-1.vircadia.com
2020-09-20 22:55:40 -04:00
David Rowe
8227705ed7
Fix GLB files not being able to be added from Asset Server
2020-09-21 11:59:02 +12:00
Kalila L
b1f32dd9ac
Merge branch 'pr/691' into fix/URL-migrations
2020-09-20 17:58:26 -04:00
Kalila L
f465ecb53b
Update STUN server
2020-09-20 17:56:54 -04:00
Kalila L
ecf3e67bdf
Improve URL formatting and refactor.
2020-09-20 00:44:40 -04:00
Kalila L
2a5604a166
Fix chat window toggling for all users on domain.
2020-09-20 00:44:04 -04:00
kasenvr
88fc213644
Apply suggestions from code review
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2020-09-19 23:53:04 -04:00
Kalila L
c6b947e5f9
Update sandbox starter content URL
2020-09-19 23:46:34 -04:00
Kalila L
bc1ffa8a8d
Merge branch 'master' into fix/update-api-docs
2020-09-19 23:46:13 -04:00
Alezia Kurdis
dca2f2e00e
Replacement of 3D Overlays for Local Entities
...
This replaces all the deprecated 3d Overlays for Local Entities.
No functional changes, only technical.
Many variables have been renamed for clarity.
(Mainly the term "overlay" that were used to designate the elements of the selection tool.
Now it refer to "toolEntity" to designate the entities composing the Selection Tool.)
The color of the different elements of the selection tools has also been adjusted.
They are now more contrasted and more vivid.
(The green and the blue of the previous version were too much close at the point that
some color blind people might have difficulty to differenciate them.)
2020-09-19 23:20:43 -04:00
Dale Glass
929f395503
Spend more less time in the lock, do a sanity check, normalize path
2020-09-20 02:09:54 +02:00
Dale Glass
25a9716642
Fix crash due to incorrect assert
2020-09-20 02:08:22 +02:00
Dale Glass
2de0934598
Some missed review fixes
2020-09-20 01:57:44 +02:00
David Rowe
2c84478dc1
Register metatype
2020-09-20 01:29:32 +02:00
Dale Glass
89aa89e9d3
Review fixes (non-working)
...
Trouble with:
> Script.getExternalPath(Script.ExternalPaths.Assets, "hi")
[UncaughtException evaluate] Error: cannot call getExternalPath(): argument 1 has unknown type `ExternalResource::Bucket' (register the type with qScriptRegisterMetaType()) in about:console:1 [Backtrace] <global>() at about:console:1
TypeError: cannot call getExternalPath(): argument 1 has unknown type `ExternalResource::Bucket' (register the type with qScriptRegisterMetaType())
2020-09-20 01:29:32 +02:00
Dale Glass
792854ccb7
Applied code formatter
2020-09-20 01:29:32 +02:00
Dale Glass
84e01630ee
Make base URLs for external resources modifiable
2020-09-20 01:29:32 +02:00
Dale Glass
0310764013
More review fixes
2020-09-20 01:29:32 +02:00
Dale Glass
e0e4ffb214
Review fixes
2020-09-20 01:29:32 +02:00
Dale Glass
cd901f9e32
Move enum into ExternalResources namespace
2020-09-20 01:29:32 +02:00
Dale Glass
26bcaa420d
Better enum registration
2020-09-20 01:29:32 +02:00
Dale Glass
c65cc9570d
Prototype for moving content away from hifi infrastructure
2020-09-20 01:29:32 +02:00
HifiExperiments
e4f32f1cea
add camera sensitivity slider
2020-09-19 11:23:59 -07:00
kasenvr
68cefda3e5
Merge pull request #718 from kasenvr/feature/domain-server-metaverse-switching
...
Domain Metaverse Switching & Interface Support Improved
2020-09-18 22:55:43 -04:00
Kalila L
bcd5f242b9
Added type and filename doc for Script API.
2020-09-18 18:52:49 -04:00
kasenvr
cf26f6bc4b
Merge pull request #694 from ctrlaltdavid/fix/import-json-textures
...
Support relative JSON URLs in model textures property
2020-09-18 17:00:13 -04:00
Kalila L
f6ec13704b
Copyright header updates.
2020-09-18 16:31:57 -04:00
Kalila L
9a35323295
Update entities API docs to show entity properties at top.
2020-09-18 16:27:42 -04:00
Alezia Kurdis
f8cbf74b37
Merge pull request #5 from kasenvr/master
...
Upgrading to last master branch
2020-09-17 19:38:24 -04:00
kasenvr
39c36e275f
Merge pull request #656 from daleglass/fix-build-on-gcc10
...
Fix build of hifiSdl2 on GCC 10
2020-09-17 18:49:47 -04:00
Kalila L
9f3978d3d5
Update system to use a checkbox + setting instead.
2020-09-17 18:40:01 -04:00
Kalila L
bba8aecc4c
Fix typo.
2020-09-17 17:15:33 -04:00
Kalila L
8eb12a873b
Revert forceRedownload functionality.
2020-09-17 14:14:32 -04:00
kasenvr
9fad6109ca
Merge pull request #703 from AleziaKurdis/feature_Create_App_materialData
...
Feature: Create Material even without a URL.
2020-09-16 23:36:56 -04:00
kasenvr
26c3c9ab15
Merge pull request #667 from odysseus654/pr/assignment-client-option-fix
...
apparent copy/paste bug on assignment-client parameters
2020-09-16 23:26:35 -04:00
Alezia Kurdis
6ca176335e
Change "Add" button for "Create"
...
Change "Add" button for "Create"
2020-09-16 23:15:07 -04:00
Alezia Kurdis
1a0e69ed6e
Change "Add" button for "Create"
...
Change "Add" button for "Create"
2020-09-16 23:07:41 -04:00
Kalila L
1fad06b112
Update further.
2020-09-16 23:06:02 -04:00
Kalila L
ed79f03755
Include metaverse URL in window title.
2020-09-16 22:59:47 -04:00
Kalila L
c03d1ec659
Merge branch 'master' into feature/domain-server-metaverse-switching
2020-09-16 22:55:03 -04:00
kasenvr
bcaaa3257f
Merge pull request #715 from ctrlaltdavid/fix/serverless-title
...
Fix "Serverless" capitalization in title bar
2020-09-16 22:39:44 -04:00
kasenvr
0236f49779
Merge pull request #705 from ctrlaltdavid/fix/bs-property-warning
...
Quiet warning for unused blendshapeCoefficients property
2020-09-16 22:39:29 -04:00
kasenvr
b3d618a527
Merge pull request #713 from kasenvr/fix/audio-switching-crash
...
Fix audio output switching crash
2020-09-16 22:39:18 -04:00
Kalila L
23bf8388f1
Fix metaverse URL retrieval and comment out updatePlaceNameLink until we have our own functionality.
2020-09-16 21:37:48 -04:00
Kalila L
8a71c66fcc
Added comments.
2020-09-16 20:01:47 -04:00
kasenvr
699425254d
Apply suggestions from code review
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2020-09-16 19:59:44 -04:00