John Conklin II
|
6e13b0e141
|
Merge pull request #13453 from gcalero/web_overlay_android
Support web3d overlays in android
|
2018-07-06 13:02:56 -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 |
|
Seth Alves
|
c0e1e9c23a
|
Merge pull request #13353 from vladest/address_dialog_focus_fix
Remove extra textfield fro address bar input
|
2018-07-06 09:00:00 -07:00 |
|
Thijs Wenker
|
1b63dfa20a
|
- OSX fixes (right camera after coming from native window, disappearing content)
- Fix show() to show the window after it was minimized
|
2018-07-06 17:50:48 +02:00 |
|
Anthony Thibault
|
c840670a54
|
Merge pull request #13519 from hyperlogic/bug-fix/stable-pole-vector-smoothing
Bug fix for unexpected avatar knee shifts for users wearing Vive Trackers.
|
2018-07-03 21:50:57 -07:00 |
|
Thijs Wenker
|
3a32472b0b
|
added test / more docs
|
2018-07-04 02:49:20 +02:00 |
|
Wayne Chen
|
cfa54c2905
|
adding updated keyboard mapping .jpg to repo
|
2018-07-03 16:28:19 -07:00 |
|
John Conklin II
|
d34d7388a1
|
Merge pull request #13537 from r3tk0n/move_hide_overlays_menu
Moved "Show Overlays" menu item to Developer Menu
|
2018-07-03 15:59:02 -07:00 |
|
John Conklin II
|
65daee2353
|
Merge pull request #13513 from vladest/double_asset_server_fix
Tablet Asset Server dialog was instantiated twice
|
2018-07-03 13:14:12 -07:00 |
|
John Conklin II
|
6737647a56
|
Merge pull request #13524 from danteruiz/fix-calibration
fix configuration page
|
2018-07-03 13:13:48 -07:00 |
|
r3tk0n
|
4426173021
|
Moved "Show Overlays" menu item to Developer Menu
|
2018-07-03 11:56:34 -07:00 |
|
amantley
|
3424f412aa
|
Merge pull request #13437 from amantley/lurchfix
Fix for Avatar Lean in Direction of Movement: Bug 16075 (for RC70)
|
2018-07-03 19:38:01 +01:00 |
|
Thijs Wenker
|
3f6793b462
|
- center default native window
- close button destroys window by default unless Desktop.CLOSE_BUTTON_HIDES flag is set
|
2018-07-03 18:42:39 +02:00 |
|
Thijs Wenker
|
d886bc2d9c
|
Merge branch 'master' of github.com:highfidelity/hifi into feat/create/interactive-window
|
2018-07-03 18:19:48 +02:00 |
|
Sam Gateau
|
96b26c94eb
|
Really add safe check for targetDisplayPLugin
|
2018-07-03 16:59:40 +02:00 |
|
Thijs Wenker
|
7390983721
|
introduce scriptable presentationMode instead of automatic mode switching windows
|
2018-07-03 16:49:49 +02:00 |
|
John Conklin II
|
3f975cfa84
|
Merge pull request #13506 from sabrina-shanman/fix-osx-crash-on-exit
Fix Mac Crashes On Shutdown
|
2018-07-02 15:27:26 -07:00 |
|
Bradley Austin Davis
|
b862694e32
|
Merge pull request #13505 from samcake/punk
Fixing a bug if the last session display plugin is an invalid name, resolve to default
|
2018-07-02 14:55:04 -07:00 |
|
Dante Ruiz
|
603ab87c47
|
fix configuration page
|
2018-07-02 14:38:16 -07:00 |
|
Dante Ruiz
|
e2757e80ea
|
Merge pull request #13512 from wayne-chen/passwordFieldLoginFix-case-14261
Hitting Enter Key in Password Field To Login
|
2018-07-02 12:55:44 -07:00 |
|
John Conklin II
|
844bd3f48d
|
Merge pull request #13518 from zfox23/MS16390_buyFail
Fix MS16390: Correctly update UI when Buy endpoint fails
|
2018-07-02 12:36:19 -07:00 |
|
John Conklin II
|
58a9bdc86f
|
Merge pull request #13511 from r3tk0n/mouse_menu2
Fix SpinnerSliderPreference Class, Update Mouse Sensitivity Menu
|
2018-07-02 12:33:35 -07:00 |
|
Zach Fox
|
c95b359aa7
|
Fix MS16390: Correctly update UI when Buy endpoint fails
|
2018-07-02 10:23:53 -07:00 |
|
vladest
|
0657992e9c
|
Tablet Asset Server dialog was instantiated twice
|
2018-07-01 19:56:51 +02:00 |
|
Anthony J. Thibault
|
fff4348a0f
|
Bug fix for poleVector smoothing
Needs to occur in sensor space rather then avatar space.
|
2018-06-29 17:54:21 -07:00 |
|
Gabriel Calero
|
762e8f4bf0
|
Refactor WebViewActivity using fragment. Try SlidingDrawer.
|
2018-06-29 20:43:58 -03:00 |
|
Wayne Chen
|
99a64f31d7
|
Adding Enter/Return for sign up dialog in pw field
|
2018-06-29 16:21:03 -07:00 |
|
r3tk0n
|
39f491d9d0
|
Update PreferencesDialog.cpp
Removing errant newline
|
2018-06-29 16:17:15 -07:00 |
|
Wayne Chen
|
2c32dc1cf5
|
adding enter key event for logging in in pw textfield
|
2018-06-29 16:13:02 -07:00 |
|
r3tk0n
|
4feba7e66e
|
Correction of string literals
Last update to string literals, miscommunication.
|
2018-06-29 16:12:31 -07:00 |
|
r3tk0n
|
5158a9c4fd
|
Update Mouse Sensitivity Settings Text
Changed text for clarity to new users.
|
2018-06-29 16:11:18 -07:00 |
|
r3tk0n
|
9b59dc5809
|
Changed SpinnerSliderPreference.qml to general-case UI element as originally intended,
updated PreferencesDialog.cpp's Avatar Scale slider to hard-coded bounds [0.25, 4.0].
|
2018-06-29 15:22:57 -07:00 |
|
vladest
|
27906bcdc8
|
Turn on focus hacks again
|
2018-06-29 21:16:14 +02:00 |
|
Gabriel Calero
|
aeddf2ed67
|
Restore resources
|
2018-06-29 15:15:54 -03:00 |
|
Gabriel Calero
|
5186b7d60f
|
Merge branch 'web_overlay_android' of https://github.com/gcalero/hifi into web_overlay_android
|
2018-06-29 15:14:49 -03:00 |
|
Gabriel Calero
|
a6d093d8c9
|
Merge remote-tracking branch 'upstream/master' into web_overlay_android
|
2018-06-29 15:09:32 -03:00 |
|
vladest
|
0f1312ab9b
|
Merge branch 'master' into address_dialog_focus_fix
|
2018-06-29 19:41:26 +02:00 |
|
sabrina-shanman
|
9dc03f5013
|
Destroy GeometryCache explicitly in Application destructor
|
2018-06-29 10:39:16 -07:00 |
|
Gabriel
|
32419127a1
|
Delete hand.svg
|
2018-06-29 14:08:13 -03:00 |
|
Gabriel
|
8af91ca0d4
|
Delete Cairo-SemiBold.ttf
|
2018-06-29 14:07:48 -03:00 |
|
sabrina-shanman
|
c849d8e2a8
|
Merge branch 'mac-shutdown-crash-on-present' into fix-osx-crash-on-exit
|
2018-06-29 09:37:54 -07:00 |
|
Sam Gateau
|
d543cd0766
|
Fixing a bug if the last session display pluginis an invalid name, resolve to default
|
2018-06-29 15:42:19 +02:00 |
|
Gabriel Calero
|
2112af4400
|
Apply desing to android web entities and overlays
|
2018-06-28 17:46:33 -03:00 |
|
John Conklin II
|
0a0e1668d5
|
Merge pull request #13478 from amantley/glowingOrbMaster
The client should render "something" for an avatar even if mesh or identity is not available
|
2018-06-28 12:12:16 -07:00 |
|
Thijs Wenker
|
5029767493
|
InteractiveWindow scripting API
|
2018-06-28 19:04:08 +02:00 |
|
John Conklin II
|
040978830a
|
Merge pull request #13413 from Atlante45/fix/audio-starve
Fix audio device sometimes being on the wrong thread
|
2018-06-28 09:59:00 -07:00 |
|
John Conklin II
|
b07d317f4c
|
Merge pull request #13488 from hyperlogic/bug-fix/qstring-from-script-engine
Fix for heap-corruption in Settings::saveAll due to implicitly shared QStrings
|
2018-06-28 09:56:51 -07:00 |
|
John Conklin II
|
af13196d3f
|
Merge pull request #13489 from r3tk0n/mouse_menu
Re-added mouse sensitivity settings to General Preferences dialog.
|
2018-06-28 09:43:55 -07:00 |
|
John Conklin II
|
138342ba91
|
Merge pull request #13485 from zfox23/MS16257_clearOverlay
Implement MS16257: Remove 'clear overlay when moving' setting and code
|
2018-06-28 09:31:04 -07:00 |
|
Sam Gondelman
|
736c56f5f4
|
Merge pull request #13487 from gcalero/single_account_manager_android
Remove the duplicated AccountManager used for android
|
2018-06-28 09:07:23 -07:00 |
|