Commit graph

83471 commits

Author SHA1 Message Date
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
c1781dc3ce
Merge pull request #3 from kasenvr/master
Updating from kasenvr
2020-08-05 19:19:46 -04:00
kasenvr
8f3377b716
Merge pull request #579 from kasenvr/feature/chat-improvements-noti
Feature/chat improvements noti
2020-08-01 14:24:54 -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
431f188617 Merge branch 'master' into feature/chat-improvements-noti 2020-07-30 22:13:37 -04:00
kasenvr
7a25376131
Merge pull request #574 from ctrlaltdavid/fix/url-parameter
Fix --url command line parameter to work with both "=" and " "
2020-07-30 17:18:54 -04:00
kasenvr
75bd885efc
Merge pull request #564 from HifiExperiments/zoneImport
renderWithZones works on import from JSON
2020-07-30 17:16:41 -04:00
kasenvr
180b7f1bd3
Merge pull request #547 from HifiExperiments/scaled
Fix lag on restart with scaled avatar
2020-07-30 17:15:50 -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
David Rowe
c6af3d23c9 Fix --url command line parameter to work with both "=" and " " 2020-07-26 19:41:30 +12: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
ec09f1a9d9
Merge pull request #550 from ctrlaltdavid/feature/resolution-scale-max
Increase graphics settings' resolution scale item maximum to 2.0
2020-07-24 01:11:29 -04:00
kasenvr
65d1a88a0c
Merge pull request #545 from ctrlaltdavid/fix/fbx-single-color
Fix display of FBX models with only one color for vertices
2020-07-23 17:27:12 -04:00
kasenvr
ce6573333c
Merge pull request #543 from HifiExperiments/alpha
Fix shape alpha 0 issue
2020-07-23 17:23:20 -04:00
kasenvr
33067479a3
Merge pull request #539 from ctrlaltdavid/fix/recording-playback
Fix avatar not displaying when recording is re-loaded
2020-07-23 17:19:37 -04:00
kasenvr
d585b068b4
Merge pull request #521 from kasenvr/feature/inventory-app
Feature/inventory app
2020-07-23 17:15:37 -04:00
kasenvr
80d3e3c455
Merge pull request #520 from kasenvr/fix/move-user-agent
Fix/move user agent
2020-07-23 17:13:18 -04:00
kasenvr
d29f365830
Merge pull request #561 from HifiExperiments/zones
Make sure renderWithZones works on models on restart/reload
2020-07-23 17:08:04 -04:00
kasenvr
ac3147fa66
Merge pull request #544 from kasenvr/fix/goto-explore
Update the connection failure dialog 'go to' -> 'explore'
2020-07-23 17:05:28 -04:00
kasenvr
befdaec03b
Merge pull request #524 from JulianGro/macos-rebrand
Change strings, comments and folders to Vircadia rebrand
2020-07-23 17:04:49 -04:00
HifiExperiments
1c8f783be6 try to fix renderWithZones from JSON 2020-07-22 14:38:33 -07:00
HifiExperiments
aa6eedf0fe make sure render with zones works on models on restart/reload 2020-07-21 12:06:38 -07:00
Kasen IO
f4016bb0d5 Add API call to retrieve user agent. 2020-07-21 02:36:55 -04:00
Kasen IO
647b45323e Update user agents. 2020-07-21 02:36:38 -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
kasenvr
de082ce61d
Update TabletConnectionFailureDialog.qml 2020-07-18 14:26:26 -04:00
kasenvr
a973855085
Update ConnectionFailureDialog.qml 2020-07-18 14:25:50 -04:00
David Rowe
233deae44d Increase graphics settings' resolution scale item maximum to 2.0 2020-07-18 20:50:52 +12:00
HifiExperiments
cbce911e83 fix lag on restart with scaled avatar 2020-07-17 14:40:40 -07:00
David Rowe
91aa878dab Typo 2020-07-17 21:02:32 +12:00
Kasen IO
ddbed5e702 Update the connection failure dialog 'go to' -> 'explore' 2020-07-17 04:24:47 -04:00
David Rowe
335bc7b4db Fix display of FBX models with only one color for vertices 2020-07-17 20:17:08 +12:00
HifiExperiments
e635d0ff87 fix alpha 0 issue 2020-07-16 15:29:58 -07:00
kasenvr
84bee76968
Merge pull request #537 from kasenvr/fix/install-docs-1
Update INSTALL.md
2020-07-16 17:16:50 -04:00
David Rowe
62937c2bef Fix avatar not displaying when recording is re-loaded 2020-07-16 10:11:32 +12:00
David Rowe
6a6bf6a5e0 Delay taking snapshot further at low render rates 2020-07-16 08:50:10 +12:00
kasenvr
45696cd67b
Update INSTALL.md
The INSTALL step is not necessary for packaging.
2020-07-14 16:47:51 -04:00
kasenvr
69aa61174f
Merge pull request #533 from kasenvr/fix/osx-build-guide-updates
Update BUILD_OSX.md
2020-07-14 16:33:53 -04:00
kasenvr
c2e350e971
Merge pull request #536 from kasenvr/housekeeping/update-explore-app
Housekeeping/update explore app
2020-07-14 15:42:07 -04:00