Commit graph

83261 commits

Author SHA1 Message Date
Kasen IO
4b1e82fc0b Move user agent to networking constants. 2020-07-08 14:18:24 -04:00
kasenvr
bc249abe48
Merge pull request from kasenvr/fix/anim-warning-spam
Reduce Missing Joint Log Spam
2020-07-04 19:46:59 -04:00
kasenvr
2cc5679ca2
Merge pull request from HifiExperiments/model
Possible fix for entity server crash
2020-07-04 17:38:21 -04:00
kasenvr
ed2894a9f9
Merge pull request from kasenvr/fix/gltf-corrupt-crash
Prevent a crash for corrupted GLTF models.
2020-07-04 17:20:24 -04:00
Kasen IO
44e5bbb591 Add init for timer to constructor. 2020-07-04 00:48:03 -04:00
Kasen IO
0ad7e25b49 Revise names. 2020-07-03 14:40:56 -04:00
Kasen IO
4c780a5997 Merge branch 'master' into fix/anim-warning-spam 2020-07-03 13:31:51 -04:00
Kasen IO
fe0109aa13 Fix crash for indices out of bounds in GLTF.
Co-Authored-By: hifiexperiments <hifiexperiments@users.noreply.github.com>
2020-07-02 23:52:26 -04:00
kasenvr
cf41ed40ae
Merge pull request from HifiExperiments/particle
Properly pause particles when you look away
2020-07-02 23:00:58 -04:00
Kasen IO
fe7f89cc1b Merge branch 'master' into fix/gltf-corrupt-crash 2020-07-02 21:36:21 -04:00
kasenvr
fb1b1aaa50
Merge pull request from kasenvr/fix/chat-optimizations
Fix/chat optimizations
2020-07-02 18:50:45 -04:00
kasenvr
bfe08f23c7
Merge pull request from kasenvr/feature/paste-entities-host-type
Add ability to paste entities to any host type
2020-07-02 17:29:13 -04:00
kasenvr
11ce437987
Merge pull request from ctrlaltdavid/fix/sandbox-ui-tweak
Improve wording of Sandbox's get/set private user data descriptions
2020-07-02 17:26:56 -04:00
kasenvr
d6d79c3a95
Merge pull request from daleglass/fix_avx_crash
Fix illegal instruction in libaudio.dylib on OSX
2020-07-02 17:21:15 -04:00
kasenvr
b7b902b755
Merge pull request from ctrlaltdavid/feature/tutorial-menu-item
Add Help > Tutorial menu item
2020-07-02 17:10:38 -04:00
kasenvr
e1ab52d97e
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2020-07-02 16:52:12 -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
HifiExperiments
11ad64c606 properly pause particles when you look away 2020-07-01 14:37:09 -07:00
Kasen IO
859c78d8aa Further updates. 2020-07-01 16:05:15 -04:00
Kasen IO
5f0caf7de8 Update pasteEntities to const per suggestion. 2020-07-01 01:29:47 -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
Kasen IO
d881e1e3c2 Alter references per suggestion. 2020-06-30 18:24:21 -04:00
Kasen IO
d9e0605b4d Improve code per HiFiExperiments' suggestions. 2020-06-30 15:46:26 -04:00
Kasen IO
12446bdb45 Add ability to paste entities to any host type. Default "domain" 2020-06-30 15:18:51 -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
Kasen IO
2faef4f05e Merge branch 'master' into fix/anim-warning-spam 2020-06-30 03:01:22 -04:00
kasenvr
82638e47c4
Merge pull request 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
kasenvr
7f8bc2710f
Merge pull request from kasenvr/fix/build-docs-variables
Update BUILD.md
2020-06-29 14:05:28 -04:00
kasenvr
6a159fd34f
Add missing release_type 2020-06-27 20:39:19 -04:00
kasenvr
69b407f001
Update BUILD.md
I removed a build variable that does not exist and added one that does after doing a codebase search.
2020-06-27 20:26:35 -04:00
David Rowe
a78bd7025f Improve wording of get/set privateUserData description 2020-06-28 11:04:59 +12: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
kasenvr
7af73db252
Merge pull request from kasenvr/v2020.2.2-rc
v2020.2.2-rc -> master
2020-06-25 17:30:14 -04:00
kasenvr
4480d3e7bf
Merge pull request from kasenvr/fix/unused-track-script
Remove script that no longer exists created by the Vive Pro Eye PR.
2020-06-25 17:27:46 -04:00
Dale Glass
bc2c6a280d Fix illegal instruction in libaudio.dylib on OSX
This file gets included by AudioHRTF_avx512.cpp, which contains code
that should only be getting executed on CPUs with the appropriate support.

Unfortunately, when that file is compiled with -mavx512f, GCC also generates
AVX instructions in the code that initializes the value of SQUARE_ROOT_OF_2,
and this crashes on CPUs without AVX because it runs unconditionally.

Avoid the issue entirely by just making it a constant so no code needs to
be run.
2020-06-25 19:31:46 +02:00
Kasen IO
71fec167ec Prevent a crash for corrupted GLTF models.
Co-Authored-By: hifiexperiments <hifiexperiments@users.noreply.github.com>
2020-06-23 20:52:48 -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
f6ee158731
Merge pull request from kasenvr/v2020.2.2-rc
Merge v2020.2.2-rc into master
2020-06-23 02:35:31 -04:00
Kasen IO
aaf19db286 Debounce missing joint log spam to 30s intervals 2020-06-23 00:42:05 -04:00