David Rowe
5ad2f9d192
Fix OSX crash on shutdown
2021-02-26 09:05:52 +13:00
HifiExperiments
186f505b15
images support materials
2021-02-24 20:56:14 -08:00
Kalila
61defe74ce
Update interface/src/scripting/Audio.h
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-02-24 15:32:36 -05:00
Kalila L
83c8b71fa5
Add missing JSDocs.
2021-02-24 00:58:50 -05:00
HifiExperiments
91dd004043
fix tooltips
2021-02-23 20:57:40 -08:00
HifiExperiments
25e4f59d55
gizmos have materials, working on images
2021-02-23 20:54:57 -08:00
Kalila
13e51dfd91
Update make-rpm-server
2021-02-23 23:08:14 -05:00
Kalila
0a6e220c74
Apply suggestions from code review
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-02-23 20:29:46 -05:00
Kalila L
357aa9a08b
Update GenerateInstallers.cmake
...
Add release name to end of installers.
2021-02-22 23:28:27 -05:00
Kalila L
44da6dca36
Merge remote-tracking branch 'upstream/master' into docs/deb-rpm-package-instructions
2021-02-22 03:35:28 -05:00
Kalila L
eb581f891c
Merge branch 'master' into docs/deb-rpm-package-instructions
2021-02-22 03:35:11 -05:00
Kalila
0b1db1ab50
Update make-rpm-server
...
Fix typo.
2021-02-22 03:30:33 -05:00
Kalila
82436b6f33
Update INSTALL.md
2021-02-22 03:14:22 -05:00
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