Shannon Romano
04d707dbe0
Merge pull request #15723 from sethalves/zero-size-grid-asan
...
BUGZ-627: don't divide by zero if a grid entity-item has a zero dimension
2019-06-10 16:54:03 -07:00
Shannon Romano
d43365b6d9
Merge pull request #15725 from hyperlogic/bug-fix/resource-cache-crash
...
Crash fix for ResourceCache::getResource()
2019-06-10 16:52:59 -07:00
Anthony J. Thibault
654b5775e1
Crash fix for ResourceCache::getResource()
...
A wrong 'read' locker is used around a critical section that actually modifies the _resources QHash.
This can result in memory corruption and seg faults.
2019-06-10 15:05:34 -07:00
Sabrina Shanman
2b90d841b7
Merge pull request #15722 from sabrina-shanman/crash_no-display-plugin
...
(BUGZ-563) Fix crash using null DisplayPlugin in GraphicsEngine
2019-06-10 14:54:11 -07:00
Brad Hefta-Gaub
0a9552226d
Merge pull request #15713 from sethalves/fix-create-baked-indicator
...
case BUGZ-599: CREATE app will now recognize newer-style baked models and skyboxes as baked in entity-list
2019-06-10 14:37:29 -07:00
Seth Alves
67995a8677
don't divide by zero if a grid entity-item has a zero dimension
2019-06-10 14:25:44 -07:00
sabrina-shanman
a400cea040
Fix crash when using null DisplayPlugin in GraphicsEngine during shutdown
2019-06-10 14:00:05 -07:00
Shannon Romano
1748d0527f
Merge pull request #15698 from samcake/nut
...
BUGZ-544: Refine the LOD manager target rate with the Refreshrate current target
2019-06-10 13:10:56 -07:00
Shannon Romano
1982424ee9
Merge pull request #15719 from SamGondelman/crash
...
BUGZ-545: Possible fix for Mac PolyLine-related crash
2019-06-10 12:56:31 -07:00
Amer
38607424ff
Merge pull request #15718 from amerhifi/master
...
case #BUGZ-608: App Shutdown toolbar undefined crash
2019-06-10 12:55:19 -07:00
Roxanne Skelly
4a89d22482
Merge pull request #15694 from roxanneskelly/bugz516
...
BUGZ-516 - attempt to rebind bound sockets on silent domain checkin
2019-06-10 12:30:23 -07:00
Sam Gateau
c39218c1f4
Addressing the review comment about an if else statement syntax
2019-06-10 11:59:09 -07:00
amer cerkic
edc1018b2a
simplified the check
2019-06-10 11:12:29 -07:00
SamGondelman
23f8778feb
possible fix for mac crash?
2019-06-10 11:10:29 -07:00
Anthony Thibault
5ea65c0a5a
Merge pull request #15717 from annabrewer/qml-stackview-push-workaround
...
BUGZ-297: QT - Crash when opening a menu that spawns a desktop popup window while in VR (running scripts, settings, etc)
2019-06-10 11:01:10 -07:00
Sam Gateau
32399997b1
Merge branch 'master' of github.com:highfidelity/hifi into nut
2019-06-10 10:52:53 -07:00
Bradley Austin Davis
355249a402
Merge pull request #15705 from danteruiz/allowing-launching-from-dmg
...
BUGZ-588: MAC LAUNCHER: We can not run from inside of the DMG
2019-06-10 10:47:39 -07:00
amer cerkic
4cad49f561
adding undefined check on the toolbar object
2019-06-10 10:42:31 -07:00
Shannon Romano
d8791c4379
Merge pull request #15710 from SamGondelman/lightmap
...
BUGZ-596: Fix baking of light maps
2019-06-10 10:13:55 -07:00
Shannon Romano
69094aa8f3
Merge pull request #15715 from kencooke/audio-injecctor-shutdown-crashfix
...
BUGZ-399: Fix shutdown crash in AudioInjectorManager::stop()
2019-06-10 10:12:26 -07:00
Anna
fd872009fe
added workaround for bug in Qt StackView push method
2019-06-10 09:25:12 -07:00
Anna
67775c59f1
Merge branch 'master' of github.com:highfidelity/hifi
2019-06-10 08:55:48 -07:00
Shannon Romano
e213fd6b5e
Merge pull request #15712 from amerhifi/master
...
case BUGS:560 . wrapping dependencyManager::get<ddeFacetracker>with ifdef
2019-06-07 18:59:34 -07:00
Ken Cooke
9d57f5ac62
Defer DependencyManager::destroy<AudioInjectorManager>() until all ScriptAudioInjectors have been destroyed
2019-06-07 18:35:39 -07:00
Anthony Thibault
d6331d1bf6
Merge pull request #15714 from hyperlogic/bug-fix/settings-on-tablet
...
Fix crash using Settings in the Tablet in VR
2019-06-07 18:15:56 -07:00
Anna
0b282b201c
typo fix
2019-06-07 18:01:47 -07:00
Sam Gateau
e0714e5b1a
Removing comments
2019-06-07 17:18:30 -07:00
Sam Gateau
2d9a7f7c4f
Refined the capping of the LOD Target Rate to be the lower REfreshrate when FOcus-inactive, this prevent the panic attacks of the LOD system on low end hardware
2019-06-07 17:00:37 -07:00
Anthony J. Thibault
00bba828ee
Fix crash using Settings in the Tablet in VR
...
This was introduced in Qt5.12.3. There are several issues in their bug tracker about this issue.
https://bugreports.qt.io/browse/QTBUG-75516
https://bugreports.qt.io/browse/QTBUG-75335
To workaround this, we call Qt.createComponent() manually, instead of letting StackView do it for us.
2019-06-07 16:41:56 -07:00
Seth Alves
22d602a334
CREATE app will now recognize newer-style baked models and skyboxes as baked in entity-list
2019-06-07 16:36:29 -07:00
PrestonB1123
059d931d17
Merge pull request #15711 from PrestonB1123/removingShortcuts
...
DEV-108: Removed ctrl+b and ctrl+n as shortcuts
2019-06-07 16:26:38 -07:00
amer cerkic
b57e4869c8
removed debug info
2019-06-07 16:26:21 -07:00
amer cerkic
da071abd8b
wrapping the dependencyManager::get<> call with ifdef to prevent the log from constantly spitting out that instance does not exist
2019-06-07 16:25:04 -07:00
Preston Bezos
a0753f6393
removed ctrl+b and ctrl+n as shortcuts
2019-06-07 15:41:44 -07:00
Roxanne Skelly
ec1118db1f
Attempting to write to a socket in unbound state was causing qt to crash
...
after a number of tries. This fix does an initial check to prevent that
case.
2019-06-07 15:23:06 -07:00
Shannon Romano
e4b26656d4
Merge pull request #15703 from amerhifi/master
...
case : BUGZ 560: disabling dde initialization due to random crashes while closing down…
2019-06-07 15:15:46 -07:00
SamGondelman
129d96a997
get rid of lightmapMap
2019-06-07 14:53:31 -07:00
amer cerkic
f2c6cb79f7
if formatting
2019-06-07 14:17:49 -07:00
amer cerkic
049ff8e618
fixed last space
2019-06-07 14:11:13 -07:00
amer cerkic
c61f0bcf3e
more vs cleanup
2019-06-07 14:07:06 -07:00
amer cerkic
64534913af
more vs changes udo
2019-06-07 13:59:18 -07:00
amer cerkic
fd7dd7948f
reverted vs spacing changes
2019-06-07 13:41:14 -07:00
Roxanne Skelly
6643633400
Move rebind on network error to rebind on silent domain checkin
2019-06-07 13:38:50 -07:00
PrestonB1123
73ce5ef619
Merge pull request #15695 from PrestonB1123/logspam
...
BUGZ-346: QML Logspam
2019-06-07 13:37:38 -07:00
amer cerkic
9498e0a462
addressing comment concerning preferences
2019-06-07 12:47:04 -07:00
Shannon Romano
8d8c7c1a10
Merge pull request #15555 from raveenajain/gltf_walkingBounding
...
Case 22352: gltf walking, bounding, collision
2019-06-07 12:23:52 -07:00
Shannon Romano
96a9092847
Merge pull request #15706 from sabrina-shanman/bug_avatar_res-state
...
(BUGZ-429) Fix stuck transition due to removing sub render items before parent
2019-06-07 12:23:15 -07:00
Shannon Romano
5accee848a
Merge pull request #15692 from luiscuenca/winLauncherUpdate
...
Windows Launcher Fixes
2019-06-07 12:15:43 -07:00
Preston Bezos
e89f499c1a
this should work
2019-06-07 12:02:15 -07:00
Preston Bezos
4eccb7a124
Revert "made one more change to get rid of ubuntu warning"
...
This reverts commit e7255298de
.
2019-06-07 12:00:36 -07:00