John Conklin II
|
8669b529dc
|
Merge pull request #13592 from luiscuenca/blueScreenFix
Fix blue screen in VR mode due to NaN values
|
2018-07-13 09:12:47 -07:00 |
|
Ken Cooke
|
91f74aeb0a
|
Merge pull request #13586 from Atlante45/feat/stereo-interface
Remove AudioScriptingInterface.setStereoInput’s return value
|
2018-07-13 06:46:45 -07:00 |
|
luiscuenca
|
45f8ed010c
|
formatting
|
2018-07-12 16:03:15 -07:00 |
|
John Conklin II
|
6e3bede7d0
|
Merge pull request #13595 from NissimHadar/bug16595
Fix for "PAL orbs are no longer visible through tablet/toolbar and objects in world"
|
2018-07-12 16:01:01 -07:00 |
|
Sam Gondelman
|
b53772f9ca
|
Merge pull request #13431 from Cristo86/android_stop_downloads_bg
Android - Prevent pending downloads to happen when going back to home
|
2018-07-12 15:22:56 -07:00 |
|
luiscuenca
|
1ab6c7a8ac
|
Proper fix
|
2018-07-12 14:00:55 -07:00 |
|
NissimHadar
|
7b56cfbeae
|
Clear the frame buffer in all cases.
|
2018-07-12 11:40:53 -07:00 |
|
John Conklin II
|
a8c2f9c861
|
Merge pull request #13585 from thoys/fix/animationFPSChanging
MS14979: Fix Animation FPS changeability
|
2018-07-12 11:23:54 -07:00 |
|
John Conklin II
|
b59e9f9899
|
Merge pull request #13582 from Zvork/scale
Render Scale Resolution applied only to 3D rendering not HUD
|
2018-07-12 10:56:03 -07:00 |
|
John Conklin II
|
d1280bc464
|
Merge pull request #13572 from Zvork/fade
Repair Transition effect
|
2018-07-12 10:54:20 -07:00 |
|
luiscuenca
|
ced4e1e0e0
|
Fix blue screen after player step returns NaN values
|
2018-07-11 18:02:19 -07:00 |
|
Clement
|
e5206a94a8
|
Revert "setStereoInput always returns true to not break old scripts"
This reverts commit 2bf7db6952 .
|
2018-07-11 11:51:06 -07:00 |
|
Sam Gateau
|
54d2f42fa4
|
Merge pull request #13544 from Zvork/haze
Fix haze on Mac (bug #15515)
|
2018-07-11 20:04:22 +02:00 |
|
Seth Alves
|
4cf706dd96
|
Merge pull request #13574 from AndrewMeadows/grab-kinematic-children
more correct kinematic motion of grabbed things
|
2018-07-11 10:34:44 -07:00 |
|
Sam Gateau
|
377c072e6d
|
Merge pull request #13557 from Zvork/bloom
Fix Bloom on Mac and hopefully Windows AMD (bug #15434)
|
2018-07-11 19:29:44 +02:00 |
|
Thijs Wenker
|
e7345c5a27
|
fix changing allowTranslation / fps for entity model animation without having to change any other animation property value
|
2018-07-11 19:15:08 +02:00 |
|
Olivier Prat
|
22420dbf78
|
Fixed render resolution scale with TAA
|
2018-07-11 12:28:46 +02:00 |
|
Olivier Prat
|
703fc20856
|
Separate scale between 3D rendering and HUD
|
2018-07-11 12:17:36 +02:00 |
|
Olivier Prat
|
9f4fd47b85
|
Not using render resolution scale in application and display plugin
|
2018-07-11 10:11:49 +02:00 |
|
Andrew Meadows
|
8ea18e3359
|
integrate active kinematic even when grabbed
|
2018-07-10 11:20:18 -07:00 |
|
Andrew Meadows
|
dd6be374fa
|
cleanup and optimization rotational integration
|
2018-07-10 11:18:38 -07:00 |
|
Andrew Meadows
|
9171fcbe8b
|
explicit insert/erase into _simpleKinematicEntities
|
2018-07-10 11:17:13 -07:00 |
|
Andrew Meadows
|
0b87df45b5
|
cleanup return statement
|
2018-07-10 11:16:56 -07:00 |
|
Anthony Thibault
|
1d33f51ca4
|
Merge pull request #13528 from amantley/integratedStepping
Step Detection From Head and Hands Tracking
|
2018-07-10 09:59:22 -07:00 |
|
Wayne Chen
|
8f23fb01a4
|
removing unused variables
|
2018-07-10 07:30:02 -07:00 |
|
Olivier Prat
|
6814c487ec
|
Fixed slot collision between fade map and material texture table
|
2018-07-10 16:16:51 +02:00 |
|
Olivier Prat
|
50d16eca80
|
Added object fade parameters to shape pipeline locations
|
2018-07-10 12:26:51 +02:00 |
|
Olivier Prat
|
777ca7e010
|
Using shader locations directly in ShapePipeline
|
2018-07-10 12:11:30 +02:00 |
|
Olivier Prat
|
dfe51b57e8
|
Fade object params are now passed through uniform buffer
|
2018-07-10 10:53:38 +02:00 |
|
Wayne Chen
|
bf5cdb0e5f
|
removing unused variables from lambda capture expressions
|
2018-07-09 22:31:49 -07:00 |
|
John Conklin II
|
81f5631ce9
|
Merge pull request #13386 from ElderOrb/FB13949
AvatarApp
|
2018-07-09 15:20:18 -07:00 |
|
amantley
|
a2f8e024fb
|
added avatar constants changed for posterior and head velocity
|
2018-07-09 13:59:56 -07:00 |
|
amantley
|
55ae08c071
|
Merge remote-tracking branch 'upstream/master' into integratedStepping
|
2018-07-09 13:55:59 -07:00 |
|
John Conklin II
|
e6801c303a
|
Merge pull request #13432 from SimonWalton-HiFi/avatar-identity-request
Implement AvatarRequestIdentity and use if interface gets unknown avatar data
|
2018-07-09 10:07:19 -07:00 |
|
Cristian Luis Duarte
|
be8351dc0d
|
Android - Rollback pause/resume mechanism. Stop server checkIns, reset nodeList before entering background
|
2018-07-06 20:43:52 -03:00 |
|
Simon Walton
|
607a898c32
|
Transmit a maximum number of identity requests before giving up
|
2018-07-06 15:16:13 -07:00 |
|
John Conklin II
|
01610a1520
|
Merge pull request #13559 from wayne-chen/fixCopyAddress-case-16444
Fix AddressManager copyAddress/copyPath functionality
|
2018-07-06 14:11:08 -07:00 |
|
John Conklin II
|
1bd698a5dc
|
Merge pull request #13558 from danteruiz/fix-falling-through-floor
Fix falling through floor
|
2018-07-06 13:44:08 -07:00 |
|
John Conklin II
|
c4733d6c29
|
Merge pull request #13550 from AndrewMeadows/fix-workload-crash
fix crash in workload on timeout with entity-server
|
2018-07-06 12:12:10 -07:00 |
|
Dante Ruiz
|
fdf58ab2b5
|
fixing edge case
|
2018-07-06 11:09:59 -07:00 |
|
Wayne Chen
|
0facbedbbc
|
adding Q_INVOKABLE method for copying to Application clipboard
|
2018-07-06 11:03:58 -07:00 |
|
Alexander Ivash
|
fb1a2037e3
|
move specifying custom properties for preferences dialog from C++ to QML (per Dante's request)
|
2018-07-06 21:00:55 +03:00 |
|
Alexander Ivash
|
2c07aa787f
|
allow passing properties to preferences; left align 'User real-world height' & right-align 'reset sensors' (Mukul's request)
|
2018-07-06 21:00:54 +03:00 |
|
Alexander Ivash
|
3ac44376b2
|
bind Settings page to a backend
|
2018-07-06 21:00:53 +03:00 |
|
Alexander Ivash
|
e79d8b2f43
|
Revert "potential fix for the issue with inability to query correct wearables right after deletion wearable (discuss with Dante later)"
This reverts commit 2872d37726bba3d0274eba3a07c0a9faa529f2d5.
|
2018-07-06 21:00:53 +03:00 |
|
Alexander Ivash
|
2055f30ed1
|
potential fix for the issue with inability to query correct wearables right after deletion wearable (discuss with Dante later)
|
2018-07-06 21:00:52 +03:00 |
|
John Conklin II
|
f2d0f1ffbc
|
Merge pull request #13458 from SimonWalton-HiFi/aggressive-domain-checkins
Send repeated check-in requests for greater resilience
|
2018-07-06 10:58:46 -07:00 |
|
John Conklin II
|
7aaf17a3c8
|
Merge pull request #13496 from thoys/feat/interactive-window
InteractiveWindow scripting API
|
2018-07-06 10:58:12 -07:00 |
|
Dante Ruiz
|
3cc54c5118
|
another round of small adjustments
|
2018-07-06 09:11:42 -07:00 |
|
Dante Ruiz
|
6d8fe870e4
|
some clean up
|
2018-07-06 09:00:00 -07:00 |
|