Kalila
ba54dd755c
Merge pull request #1034 from vircadia/v2021.1.0-rc
...
merge V2021.1.0 rc into master
2021-02-22 00:16:36 -05:00
Kalila
94192a5657
Update INSTALL.md
2021-02-21 19:45:14 -05:00
Kalila L
3d26391069
Update pkg-scripts.
2021-02-21 19:41:44 -05:00
Kalila
87b94c8b14
Update INSTALL.md
2021-02-21 17:25:06 -05:00
Kalila
e64c9ad0ce
Apply suggestions from code review
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-02-21 16:47:55 -05:00
HifiExperiments
5677b5d5dc
docs
2021-02-20 23:03:30 -08:00
HifiExperiments
30cf1555e4
fix keepAspectRatio, give text entities naturalDimensions
2021-02-20 22:47:33 -08:00
Kalila
6648a74c2e
Merge pull request #800 from ArcadeFever/fix/build-android-docs
...
Updated build instructions for Oculus Quest
2021-02-20 18:12:52 -05:00
Kalila
c57d3ab8d0
Update BUILD_ANDROID.md
2021-02-20 18:11:59 -05:00
daleglass
4c90dfbb02
Merge pull request #1040 from HifiExperiments/threadingCrashes
...
Name a bunch of threads
2021-02-20 20:18:56 +01:00
Julian Groß
937e0a55db
Merge remote-tracking branch 'refs/remotes/HifiExperiments/fixBillboard'
2021-02-20 12:12:59 +01:00
HifiExperiments
eefe809950
CR
2021-02-19 19:31:06 -08:00
Phil Palmer
72725e783a
Small optimisations and tidying of things that were noticed in passing. No behaviour should change.
...
* Removed the deprecated MyAvatar.setToggleHips script function and the "Toggle Hips Following" option from the Developer menu. They had no effect on any code.
* In CharacterController::applyMotor, prevented unnecessary calls to btVector3::rotate() when the motor has no rotation. This change also improves readability through the use of clearly-named lambdas.
* In AvatarData::getFauxJointIndex, prevented unnecessary string comparisons when the named joint is a real joint rather than a faux one.
* In Avatar::getJointIndex, removed an unnecessary call to QHash<QString, int>::contains(), by supplying a default index for QHash<QString, int>::value().
* Removed unnecessary condition "forwardLeanAmount < 0" in MyAvatar::FollowHelper::shouldActivateHorizontal_userSitting.
* Corrected the return type of MyAvatar::getSitStandStateChange from float to bool.
* Added a missing 'f' suffix to a float literal in PreferencesDialog.cpp.
2021-02-19 21:55:08 -05:00
Kalila L
8d8c141dff
Remove configWizard files in favor for hosting it in vircadia-content.
2021-02-19 07:42:14 -05:00
Kalila L
e296ea0b70
Revert onFirstRun.js to its original state.
2021-02-19 07:42:01 -05:00
Kalila L
01b65d134a
Update tutorial.json.
2021-02-19 07:34:04 -05:00
Kalila L
731d3f9a2c
Update get more avatars text, remove market place references.
2021-02-19 05:41:15 -05:00
HifiExperiments
852edec9e7
entities with billboardMode != none use local rotation so parent rotation doesn't affect them
2021-02-18 22:15:12 -08:00
Kalila
6732628d20
Merge pull request #1030 from AleziaKurdis/CreateApp_FEB2021_Bundle
...
Create App FEB2021 bundle
2021-02-17 16:09:57 -05:00
Alezia Kurdis
b2b38ad23b
Minor adjustments
...
Minor adjustments
2021-02-16 21:49:26 -05:00
Julian Groß
7e054ddbc4
Remove nvtt workaround since it has been taken care of by vcpkg for years
2021-02-17 02:14:52 +01:00
HifiExperiments
f9b88c68e0
treat non-uniform spheres as ellipsoids everywhere
2021-02-15 21:13:58 -08:00
HifiExperiments
30c4779eeb
name all the threads
2021-02-13 20:17:28 -08:00
Kalila L
88b9ebb11a
Update Audio.qml
...
"Noise Reduction: Manual/Automatic" -> "Manual Noise Reduction"
2021-02-13 17:17:27 -05:00
Kalila
26894b4325
Merge pull request #1020 from HifiExperiments/alignment
...
Text Entity alignment property
2021-02-13 01:28:41 -05:00
HifiExperiments
51bf54c703
fix EntityItem::contains sphere case
2021-02-12 12:27:35 -08:00
HifiExperiments
515ee40824
third times the charm
2021-02-12 10:38:40 -08:00
Kalila
d628b4f976
Merge pull request #1029 from HifiExperiments/offsetFix
...
Fix for offset soft attachments
2021-02-12 02:44:58 -05:00
HifiExperiments
56fa4698da
potential fix for offset soft attachments
2021-02-11 20:07:46 -08:00
HifiExperiments
f46f1b2219
Merge branch 'master' into alignment
2021-02-11 18:07:23 -08:00
HifiExperiments
a18c24832a
fix android build
2021-02-11 18:01:33 -08:00
Kalila L
799590a0fc
Add input level + gate indicator.
2021-02-11 20:41:47 -05:00
Kalila L
97fdd372af
Fix Noise Reduction visibility in Audio.qml
2021-02-11 06:09:28 -05:00
Kalila L
5b1549a24e
Fix typo + update JSDoc.
2021-02-11 05:59:08 -05:00
Kalila L
085bf8423c
Update APIs and add Noise Reduction section to Audio app.
2021-02-11 05:55:08 -05:00
HifiExperiments
b296fff197
add text alignment property
2021-02-10 21:45:53 -08:00
Alezia Kurdis
6ffb848596
Added a new column URL
...
Added a new column URL (full path & filename)
Searchable only if visible
Requested from Issue #977
2021-02-10 23:30:18 -05:00
Alezia Kurdis
55753abf51
CSS for menu reorganization
...
CSS for menu reorganization
2021-02-10 22:29:08 -05:00
Alezia Kurdis
3cbd0be069
CSS for menu reorganization
...
CSS for menu reorganization
2021-02-10 22:28:07 -05:00
Kalila
c869554d46
Merge pull request #1017 from vircadia/fix/pr-988-profiles
...
Fix profile errors in QML. (also add FIXME's)
2021-02-10 21:23:21 -05:00
Kalila L
dfa9b55223
Add back removed lines and add FIXME's.
2021-02-10 16:19:53 -05:00
Kalila L
65bef5d3d4
Fix profile errors in QML. (also add FIXME's)
2021-02-10 06:52:29 -05:00
Kalila
b995d6d4d7
Add "RELEASE_NAME" to BUILD.md
2021-02-10 02:58:48 -05:00
Kalila
fd6973bd0b
Merge pull request #961 from HifiExperiments/billboard
...
Implement billboardMode for all Entity types
2021-02-10 02:41:40 -05:00
HifiExperiments
0645866549
Merge branch 'master' into billboard
2021-02-09 23:28:58 -08:00
Kalila
312dc9fe22
Merge pull request #988 from digisomni/feature/web-entity-user-agent
...
Feature/web entity user agent
2021-02-10 02:12:29 -05:00
HifiExperiments
ae26416c59
Merge branch 'master' into billboard
2021-02-09 22:57:10 -08:00
HifiExperiments
f1d6a4e3d4
Merge branch 'master' into feature/web-entity-user-agent
2021-02-09 22:47:46 -08:00
Kalila
b826743212
Merge pull request #951 from HifiExperiments/pivot
...
Model Entities: useOriginalPivot Property
2021-02-10 00:42:51 -05:00
HifiExperiments
b6e7466804
triggerHapticPulse supports arbitrary device index instead of hands
2021-02-09 17:14:13 -08:00