Kalila L
61d12c6641
Caps the variables.
2020-08-31 01:03:24 -04:00
Kalila L
6e39e048be
First pass at centralizing some URLs.
2020-08-31 00:43:30 -04:00
Kalila L
b988bd15af
Merge remote-tracking branch 'origin/feature/add-update-notififier' into fix/URL-migrations
2020-08-31 00:06:36 -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
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
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
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
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
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
d31f161d88
Remove the deprecated "acceleration" attribute
...
This removes the "acceleration" attribute from the Create App. (Physic section)
because this attribute is deprecated.
2020-08-09 00:10:40 -04:00
Alezia Kurdis
f3a6fa527b
Replace the colorSpread color-picker by a vector
...
Replace the color picker of the attribute particle.colorSpread by a color vec3
To do this, a new type of UI field has been added "vec3rgb" to support the "red, green, blue" vector (non-Color-picker).
This addresses issue #593
Fix also the broken particle texture preview that, as for 'atp:/', doesn't support 'file:/'.
This will be required for issue #534
2020-08-08 00:14:26 -04:00
Alezia Kurdis
797d18d59d
CSS adjustment for the new field type 'vec3rgb'
...
CSS has been adjusted for the new field type 'vec3rgb'.
Part of the fix for issue #593 .
2020-08-08 00:07:33 -04:00
Alezia Kurdis
c31ccc7a78
Fix unit for localAngularVelocity and other things
...
Revisiting the tooltips for:
- colorSpread
- localAngularVelocity (Set the correct unit 'deg/s'. This addresses issue #530 )
- damping
- angularDamping
2020-08-08 00:04:44 -04:00
Alezia Kurdis
856cb5cb2c
Replace default URL for Image and Particle
...
Replace default URL for Image and Particle
and point now to a local deployed resource.
2020-08-07 13:04:01 -04:00
Alezia Kurdis
91ebd378f5
Clone suffix without uniqueness check
...
Simpler solution without any hazardous uniqueness check.
Cloned entities will systematically get the suffix " (2)", unless their name has already a suffix.
In that case, we simply increment the suffix.
2020-08-07 12:51:24 -04:00
Alezia Kurdis
47e3649298
Incremental suffix to duplicated entities
...
This enhancement adds an incremental suffix to the name
of the cloned entities resulting from "Duplicate" and "Paste".
The goal is to help to figure which entities is the coned one.
This addresses issue #575
2020-08-06 22:28:32 -04:00
Kasen IO
9607491ea2
Add graphics settings menu bar button.
2020-08-05 23:37:45 -04:00
kasenvr
cc43112bf3
Apply suggestions from code review
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2020-08-01 13:46:02 -04:00
Kasen IO
b64c44f5ee
Make notices respect domain mute settings.
2020-07-31 17:30:50 -04:00
Kasen IO
bec293b8c7
Fix display name being incorrect.
2020-07-31 17:22:15 -04:00
Kasen IO
22085e2166
Add notification sound + delay to get name upon joining.
2020-07-29 22:16:07 -04:00
Kasen IO
a64b391a7b
Add user enter and leave domain notification to chat.
2020-07-29 22:07:02 -04:00
Kasen IO
c933f21a77
Add ability to click on message to display chat window.
2020-07-29 22:06:43 -04:00
Kasen IO
382e47471e
Fix date display for logs.
2020-07-29 22:06:24 -04:00
kasenvr
bfb4eaeb21
Merge pull request #538 from ctrlaltdavid/fix/camera-in-screenshot
...
Delay taking snapshot further at low render rates
2020-07-25 15:40:39 -04:00
kasenvr
d585b068b4
Merge pull request #521 from kasenvr/feature/inventory-app
...
Feature/inventory app
2020-07-23 17:15:37 -04:00
Kasen IO
e573842786
Add compiled script files.
2020-07-21 00:43:44 -04:00
Kasen IO
78643d13e8
Update packages.
2020-07-21 00:40:21 -04:00
Kasen IO
d5bf5dfe7d
Fix comma.
2020-07-21 00:38:29 -04:00
Kasen IO
087ede2f91
Address CR comments.
2020-07-20 13:57:28 -04:00
kasenvr
770dd83efc
Apply suggestions from code review
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2020-07-20 13:51:18 -04:00
kasenvr
022be754f1
Apply suggestions from code review
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2020-07-20 13:48:48 -04:00
David Rowe
6a6bf6a5e0
Delay taking snapshot further at low render rates
2020-07-16 08:50:10 +12:00
Kasen IO
69a18ccd1b
Add sortOrder by AleziaKurdis.
...
Co-Authored-By: Alezia Kurdis <AleziaKurdis@users.noreply.github.com>
2020-07-14 14:45:54 -04:00
Kasen IO
6c5dbb5baf
Fix some errors, remove eslint file as eslint is already defined.
2020-07-10 20:19:26 -04:00
Kasen IO
6d981b25b4
Move inventory.js back to system scripts.
2020-07-08 17:26:40 -04:00
Kasen IO
c074f7573c
Move inventory-app to unpublished, folder named for future pkg manager.
2020-07-08 14:31:37 -04:00
Kasen IO
ebc8f7db4c
Merge branch 'master' into feature/inventory-app
2020-07-08 14:27:59 -04:00
Kasen IO
fd2691fa15
Some code cleaning.
2020-07-01 19:54:14 -04:00
Kasen IO
05ceedaa3f
Fix grid chat notification sound.
2020-07-01 19:17:54 -04:00