kasenvr
c7fbddf024
Merge pull request #631 from vegaslon/bug/TestFixAvatarApp
...
Test moving to qt image error handling in avatar app
2020-09-02 18:50:31 -04:00
kasenvr
9004fb8060
Merge pull request #624 from ctrlaltdavid/feature/vircadia-about
...
Add "About" JavaScript API and platform string
2020-09-02 18:50:09 -04:00
kasenvr
b02205e5b8
Merge pull request #658 from kasenvr/feature/add-update-notififier
...
Feature/add update notififier
2020-09-02 18:49:13 -04:00
kasenvr
04aabff8c7
Merge pull request #672 from ctrlaltdavid/fix/relative-json-tidy
...
Tidy JSON relative URLs importing code
2020-09-02 18:48:35 -04:00
kasenvr
ee554ad8f1
Remove hardcoded checkForUpdates.js version value
...
Uses About API instead of the deprecated HifiAbout API.
2020-09-02 18:40:43 -04:00
David Rowe
2bfdaa31ab
Add FIXME for missing relative URL handling case
2020-09-02 09:20:35 +12:00
David Rowe
4214182b2f
Tidy JSON relative URLs importing
2020-09-01 21:08:52 +12:00
kasenvr
f2cc30d6d9
Merge pull request #276 from HifiExperiments/parenting
...
Improving performance of entity updates
2020-09-01 04:34:51 -04:00
kasenvr
6a872ef525
Merge pull request #586 from makitsune/relative-urls
...
Allow resolving relative urls when importing entities json
2020-09-01 04:34:12 -04:00
kasenvr
e4a80a9931
Merge pull request #465 from kasenvr/feature/domain-metadata-exporter
...
Domain Metadata Exporter
2020-08-31 18:08:37 -04:00
Kalila L
1e15458c64
Merge branch 'feature/add-update-notififier' of https://github.com/kasenvr/project-athena into feature/add-update-notififier
2020-08-30 13:58:12 -04:00
Kalila L
ec25ac9e7d
Update checkForUpdates.js
...
"retrievedMetadata" -> "vircadiaMetadata"
2020-08-30 13:57:45 -04:00
kasenvr
0b1dce14a0
Apply suggestions from code review
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2020-08-30 13:56:09 -04:00
daleglass
c099cfe904
Merge pull request #652 from kasenvr/kasenvr-patch-1
...
Update BUILD.md
2020-08-27 23:39:31 +02:00
daleglass
0f6f788879
Merge pull request #641 from ArcadeFever/fix/AC-placeholder-rebrand
...
changed url for AC script examples from HiFi to Vircadia github
2020-08-27 23:34:58 +02:00
daleglass
aba63051e5
Merge pull request #606 from AleziaKurdis/530_593_CrAppUIadust
...
Change colorSpread color-picker and other small fixes
2020-08-27 23:30:16 +02:00
Kalila L
abac59c09b
Add checkForUpdates.js to the defaultScripts.js
2020-08-27 05:38:50 -04:00
Kalila L
4836f4b369
NOTE: Undo commit before merging, for testing purposes only.
2020-08-27 05:32:07 -04:00
Kalila L
68055f2458
Add update checker and notifier for Interface.
2020-08-27 05:30:45 -04:00
Kalila L
e8526aa6b7
Update chat to accept system notifications.
2020-08-27 05:28:07 -04:00
Kalila L
2d7a640935
Create networkingConstants.js
2020-08-27 05:27:47 -04:00
Kalila L
d45c283f3b
Add semanticVersionCompare function to utils.js
2020-08-27 03:53:04 -04:00
Kalila L
bfdcdee96b
Attempt to fix isInEditMode error on line 780.
2020-08-27 01:52:21 -04:00
kasenvr
693416cd0d
Update BUILD.md
2020-08-26 04:07:57 -04:00
kasenvr
a4bea1ce30
Update BUILD.md
2020-08-25 01:11:12 -04:00
kasenvr
3d8128cc08
Merge pull request #303 from MarcusLlewellyn/feature/reenable-signing
...
Re-enable and update code signing in the NSIS template.
2020-08-24 23:12:33 -04:00
Kalila L
7481925611
Add default timestamp server, remove obsolete comment.
2020-08-24 22:54:16 -04:00
Kalila L
db13ea7614
Merge branch 'master' into pr/303
2020-08-23 17:32:18 -04:00
ArcadeFever
404e18296a
changed url for AC script examples from HiFi to Vircadia github
2020-08-23 12:33:13 -07:00
Kalila L
ebecbcc7f7
Update JSON structure for metadata.
2020-08-21 22:00:06 -04:00
Kalila L
a24b8f0fc6
Missed a spot, was wiping thumbnail string and replacing with an array.
2020-08-21 14:08:50 -04:00
Kalila L
c81365f4f0
Update description for Prometheus exporter.
2020-08-21 13:47:59 -04:00
Kalila L
a079afbb73
Update metadata exporting.
2020-08-21 13:40:38 -04:00
daleglass
90c957c9e9
Merge pull request #604 from AleziaKurdis/534_601_Default_images
...
New URL for default Particle and Image resource
2020-08-20 23:26:45 +02:00
daleglass
012b6b0c84
Merge pull request #603 from AleziaKurdis/575_DuplicateNaming
...
Incremental suffix to cloned entities's name (issue #575 )
2020-08-20 23:22:37 +02:00
Vegaslon
c6fbe08a8f
Test moving to qt image error handling instead of creating own in attempt to fix avatar app slow down.
2020-08-20 08:59:57 -04:00
HifiExperiments
af82860751
fix shape issue that alezia found
2020-08-19 19:51:16 -07:00
Kasen IO
b7e4362553
Make empty values no longer null, add name property, rename "Hosts" -> "Managers"
2020-08-19 00:01:47 -04:00
Kasen IO
c70a041490
Merge branch 'master' into feature/domain-metadata-exporter
2020-08-18 21:35:51 -04:00
Alezia Kurdis
8d217d215f
Better code fix for preview
...
being more specific on the validation for the unresolvable relative path.
checking now if the path start with "file:///~" instead of only: "file:/"
This was too much restrictive since those direct path works and wouldn't return a preview:
Ex: "file://MYSERVER/folder/100_0057.jpg"
2020-08-17 21:58:42 -04:00
HifiExperiments
e78ece7fc5
CR
2020-08-17 14:16:41 -07:00
Alezia Kurdis
e1d956b211
Delete default_particle.png
2020-08-16 22:00:22 -04:00
Alezia Kurdis
40e1e8e59c
Delete default_image.jpg
2020-08-16 22:00:04 -04:00
Alezia Kurdis
341c114adf
Replace default url for external storage
...
var DEFAULT_IMAGE = "http://eu-central-1.linodeobjects.com/vircadia-assets/interface/default/default_image.jpg ";
var DEFAULT_PARTICLE = "http://eu-central-1.linodeobjects.com/vircadia-assets/interface/default/default_particle.png ";
2020-08-16 21:58:35 -04:00
Alezia Kurdis
d4cbc35bc6
Rollback, since we will use external storage
...
Rollback, since we will use external storage.
2020-08-16 21:51:44 -04:00
David Rowe
66cdefa4b3
Add a new "About.platform" property
2020-08-17 11:47:56 +12:00
David Rowe
70fd954ef4
Replace the "HifiAbout" API with a new "About" API
2020-08-17 11:34:58 +12:00
Alezia Kurdis
2cd1fc8471
Keep the suffix only for Duplicate
...
This update removes the incremental suffix from the "Paste"
since this can't really work.
This will be only for "Duplicate".
2020-08-11 22:50:12 -04:00
Alezia Kurdis
440db34a79
Change the image for a screen calibration picture
...
Change the default image for a screen calibration picture
2020-08-09 15:21:34 -04:00
kasenvr
c9c8e5fedd
Update BUILD_LINUX.md
2020-08-09 13:39:16 -04:00