Zach Fox
24ddbb4b22
Silly bug preventing the whole thing from working
2017-07-26 12:08:55 -07:00
Zach Fox
9147bc21d0
Getting there.
2017-07-26 11:41:27 -07:00
Zach Fox
9020607ccf
First pass
2017-07-25 17:54:46 -07:00
Zach Fox
7702bfceaa
Big cleanup and preparation; Actually fix desktop tablet
2017-07-25 16:12:32 -07:00
Zach Fox
c71dca5b4b
Missed a magic number
2017-07-25 11:15:44 -07:00
Zach Fox
256b7efdd2
Handle the case when the camera is inside the bounding box of an entity
2017-07-25 11:06:54 -07:00
Zach Fox
40038ce54b
Merge branch 'master' of https://github.com/highfidelity/hifi into context-overlays
2017-07-25 09:33:07 -07:00
Andrew Meadows
9d1fba3a3b
Merge pull request #10821 from ctrlaltdavid/21418
...
Don't execute body of controllers' plugin update methods if not enabled
2017-07-25 08:51:17 -07:00
Ryan Huffman
9421e6ebb6
Merge pull request #11029 from cain-kilgore/dominant-hands
...
WL 21453 - Add a "Dominant Hand" setting
2017-07-25 08:01:31 -07:00
Cain Kilgore
f9204a7034
Now it should appear..
2017-07-25 09:03:47 +01:00
Cain Kilgore
2f857a6d1a
Forgot a file
2017-07-25 06:05:06 +01:00
Cain Kilgore
280a7a7e42
Fixing Styling, added Preference to Tablet, Moved Location to Avatar Tuning
2017-07-25 01:48:55 +01:00
Zach Fox
c22798a8e6
Offset tablet position to left of screen per feedback
2017-07-24 17:16:07 -07:00
Cain Kilgore
84609f27e3
Final Change - They're now Radio Boxes.
2017-07-24 23:53:03 +01:00
Cain Kilgore
9c152ddc6f
Ticking left will keep it on left, not right
2017-07-24 22:30:43 +01:00
Zach Fox
223ed5b59a
Hack to mod tablet orientation when clicking context overlay
2017-07-24 14:29:06 -07:00
Andrew Meadows
a44b33ab11
Merge pull request #11023 from jherico/audio_deadlock
...
Fix for audio deadlock & audio device selection
2017-07-24 14:03:29 -07:00
Cain Kilgore
9ff7891c88
Fixed reference error, Gustavo should build now.
2017-07-24 19:56:02 +01:00
Cain Kilgore
64ba159adf
Updating Small Reference
2017-07-24 19:12:14 +01:00
Cain Kilgore
fd2264f7c9
removed duplicate
2017-07-24 19:05:49 +01:00
Cain Kilgore
e6fd85f45a
Some code cleanup
2017-07-24 19:02:40 +01:00
Cain Kilgore
42742ba1f9
Changed the Return to a String "left/right" instead.
2017-07-24 18:31:16 +01:00
Brad Hefta-Gaub
0ba8d43522
Merge pull request #10994 from vladest/avatar_default_speeds
...
Change default mouse speeds for avatar
2017-07-24 10:13:27 -07:00
Stephen Birarda
26be7e1a01
Merge pull request #10999 from birarda/bug/html-path-on-mac-build
...
fix create tab load on OS X
2017-07-24 10:12:40 -07:00
Chris Collins
ceb218f4cc
Merge pull request #10798 from humbletim/add-persistent-console-history
...
Save JS "Console..." history across sessions
2017-07-24 09:24:04 -07:00
Cain Kilgore
a4cf27402d
Tabs and Cleanup of Code
2017-07-24 06:27:14 +01:00
Cain Kilgore
630922dd95
Dominant Hands Branch Initial Commit
...
Adds a new option in the Avatar Basics section of the Avatar Settings.
API Accessible Functions:
MyAvatar.getUseAlternativeHand()
MyAvatar.setUseAlternativeHand()
Defaults to false (Right Hand). Will return True if set to Left Hand.
2017-07-24 06:18:24 +01:00
humbletim
300b926464
only call QList::constFirst when history list isn't empty
2017-07-23 14:12:52 -04:00
David Kelly
e7c6ba9ae2
unused var
2017-07-21 14:44:45 -07:00
Zach Fox
811be15bbc
Another attmept to fix the tablet
2017-07-21 14:02:19 -07:00
David Kelly
8de09affad
Merge pull request #11025 from davidkelly/dk/contextOverlayPositioning
...
reposition context overlay when far away
2017-07-21 13:35:57 -07:00
Zach Fox
796292dd4c
Fix the tablet
2017-07-21 13:21:13 -07:00
David Kelly
9e31024a0e
merged with new stuff too
2017-07-21 13:16:41 -07:00
vladest
615a3c52e4
Ooops..
2017-07-21 21:26:33 +02:00
Zach Fox
a346e5ccf6
New inspect icon
2017-07-21 11:56:06 -07:00
Zach Fox
a800f6c05a
No magic numbers; Move (i) based on laser hand; Tablet to Tab key
2017-07-21 11:48:19 -07:00
Brad Davis
5b5e94700e
Additional audio fixes
2017-07-21 09:52:44 -07:00
Brad Davis
d1c2218a31
Temporary patch for deadlock
2017-07-21 09:52:36 -07:00
Zach Fox
7d125f44e4
Set parentID even when overlay already exists
2017-07-21 09:35:49 -07:00
vladest
33a8ab2d58
Adjusted according discussion in PR
2017-07-21 18:18:23 +02:00
vladest
b13cbd5bde
Merge branch 'master' into avatar_default_speeds
2017-07-21 17:45:11 +02:00
David Kelly
875d0eb815
Merge branch 'context-overlays' of https://github.com/highfidelity/hifi into context-overlays
2017-07-21 07:20:19 -07:00
David Kelly
6db2e2c6c9
Merge branch 'master' of https://github.com/highfidelity/hifi into context-overlays
2017-07-21 07:18:33 -07:00
Stephen Birarda
7cfdf7d5ae
Merge pull request #11000 from highfidelity/bug/6219
...
made changes to size of content to display 'choose file' button
2017-07-20 17:46:15 -07:00
Zach Fox
e68f9499fa
Add hover/unhover handlers to context overlays
2017-07-20 16:51:00 -07:00
Zach Fox
3698fe9b6b
Merge branch 'master' of https://github.com/highfidelity/hifi into context-overlays
2017-07-20 15:10:06 -07:00
David Kelly
c8015e4eb6
cleanup, fixed build issue
2017-07-20 14:52:58 -07:00
David Kelly
c1de09c7f6
whitespace issue
2017-07-20 14:24:16 -07:00
David Kelly
10503c3a16
registration point
2017-07-20 14:18:07 -07:00
Zach Fox
e18fec140a
Merge branch 'context-overlays' of https://github.com/highfidelity/hifi into contextOverlays_improvements2
2017-07-20 13:03:34 -07:00