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
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
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
Kasen IO
f74f0e8a53
Update path reference.
2020-07-01 18:19:13 -04:00
Kasen IO
c99a62b719
Indent + convert emojis to code form.
2020-06-30 19:33:42 -04:00
Kasen IO
16ef73c6f7
Merge branch 'master' into fix/chat-optimizations
2020-06-30 19:06:47 -04:00
kasenvr
c3c6ad47da
Apply suggestions from code review
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2020-06-30 18:57:32 -04:00
kasenvr
555dd8fe98
Update scripts/communityScripts/chat/FloofChat.html
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2020-06-30 03:03:20 -04:00
kasenvr
82638e47c4
Merge pull request #476 from ctrlaltdavid/fix/update-more-app
...
Update More app from community apps repo
2020-06-29 23:18:03 -04:00
Kasen IO
c289434f01
Don't play sound if user sends msg, make localOnly, lower volume.
2020-06-29 22:06:20 -04:00
Kasen IO
baa24c311e
Add notification sound + muting system.
2020-06-29 21:52:58 -04:00
Kasen IO
580d4826e9
Fix line lengths.
2020-06-27 14:25:15 -04:00
Kasen IO
6c3340051e
Add external URL launching.
2020-06-27 01:08:55 -04:00
Kasen IO
dc5418748d
Fix time and date formatting.
2020-06-27 00:43:39 -04:00
Kasen IO
394c9e2175
Chat window resize, shrink text size and boxes, add date to timestamp.
2020-06-26 21:48:58 -04:00
Kasen IO
968fd2b72d
Move chat to correct folder.
2020-06-26 18:46:30 -04:00
Kasen IO
fc418fa9e4
Remove script that no longer exists created by the Vive Pro Eye PR.
2020-06-23 15:57:15 -04:00
David Rowe
84a2fe061f
Update More app from community apps repo
2020-06-23 20:27:08 +12:00
kasenvr
4cc31fc427
Merge pull request #442 from kasenvr/fix/fix-model-scale-create-app
...
Fix models not scaling correctly when loading due to timeout.
2020-06-20 17:09:09 -04:00
kasenvr
13451bd275
Merge pull request #384 from JulianGro/rebrand
...
Rebranding stuff
2020-06-18 17:12:47 -04:00
Julian Groß
18318fdf71
Merge branch 'v2020.2.2-rc' into rebrand
2020-06-18 09:16:47 +02:00
Kasen IO
3e585267e4
Fix gizmo size issue post auto-resize of a new model.
2020-06-18 01:11:07 -04:00