Dante Ruiz
|
a65f5f7917
|
making tablet changes
|
2018-04-18 13:06:26 -07:00 |
|
David Rowe
|
05efc5a231
|
Revert "Remove Overlays.getOverlayObject() from JavaScript API"
This reverts commit 8e2a3e8c99 .
|
2018-03-21 15:36:39 +13:00 |
|
Dante Ruiz
|
2d448d7208
|
tablet scale and position changes
|
2018-03-07 10:02:35 -08:00 |
|
Seth Alves
|
c534e3a6e4
|
Merge pull request #12356 from ctrlaltdavid/21742
Handle tablet entities and overlays not being available
|
2018-02-22 08:48:13 -08:00 |
|
Seth Alves
|
db195c6184
|
Merge pull request #12334 from ctrlaltdavid/remove-deprecated-items
Remove some deprecated JavaScript API items
|
2018-02-21 16:31:16 -08:00 |
|
Dante Ruiz
|
e14f46101b
|
fix tablet rotation when switching into and out of create mode
|
2018-02-14 13:49:43 -08:00 |
|
David Rowe
|
adb6f66a05
|
Handle tablet entities and overlays not being available
|
2018-02-08 09:51:48 +13:00 |
|
David Rowe
|
8e2a3e8c99
|
Remove Overlays.getOverlayObject() from JavaScript API
|
2018-02-04 14:15:48 +13:00 |
|
David Rowe
|
936b5f3571
|
Laser on tablet bezel as well as screen and "x" button
|
2018-01-05 16:15:59 +13:00 |
|
SamGondelman
|
d4a4c8902a
|
fix reticle depth at different scales and x button click on mouse press
|
2017-11-27 17:46:19 -08:00 |
|
SamGondelman
|
393ad0079c
|
home button is circle instead of sphere, fixed positioning, fix lasers on tablet
|
2017-11-17 15:24:21 -08:00 |
|
SamGondelman
|
42d047c572
|
merge with master
|
2017-11-17 11:52:34 -08:00 |
|
SamGondelman
|
e38b0ab6b8
|
make web overlays match web entities more, remove resolution
|
2017-11-17 11:50:24 -08:00 |
|
SamGondelman
|
b252c81d84
|
fix home button hover overlay dimensions
|
2017-11-16 15:34:42 -08:00 |
|
David Rowe
|
ed1c974f75
|
Use MyAvatar.SELF_ID instead of Uuid.SELF
|
2017-10-17 15:58:51 +13:00 |
|
David Rowe
|
1e3a2b3e4e
|
Merge branch 'master' into 21568
|
2017-10-17 15:15:49 +13:00 |
|
David Rowe
|
fc4e440dc4
|
Update system scripts to use new properties
|
2017-10-14 08:32:14 +13:00 |
|
Dante Ruiz
|
d14e6b6e5a
|
Merge pull request #11450 from ElderOrb/case7722
7722 Add onHover Outline to Tablet "X" Button
|
2017-10-13 11:38:38 -07:00 |
|
beholder
|
8c7462f012
|
fine-tuning based on discussion with Anshuman
|
2017-10-12 22:21:40 +03:00 |
|
beholder
|
9c15af9fbe
|
raise highlight above button overlay to reduce flickering
|
2017-10-12 14:46:01 +03:00 |
|
beholder
|
ef732fb547
|
enable 'close' button overlay on hover/leave with stylys/lasers
|
2017-09-27 01:07:32 +03:00 |
|
beholder
|
6409580b03
|
ignore intersection for 'close' button highlight overlay
|
2017-09-27 01:06:47 +03:00 |
|
beholder
|
24a12a2f8f
|
7722 Add onHover Outline to Tablet "X" Button
|
2017-09-26 22:31:56 +03:00 |
|
beholder
|
8085d0292d
|
7723 Tablet Should Rotate Faster when using Create app
|
2017-09-21 16:26:54 +03:00 |
|
druiz17
|
2c55419c60
|
change tablet forward offset
|
2017-09-20 16:49:45 -07:00 |
|
druiz17
|
e78d8bc132
|
tablet on wiki planet
|
2017-09-20 09:11:06 -07:00 |
|
druiz17
|
9df3b6c211
|
change tablet spawn position
|
2017-09-18 13:29:05 -07:00 |
|
Anthony J. Thibault
|
ae2d0e89b4
|
Fixes for desktop tablet
|
2017-09-13 14:18:00 -07:00 |
|
Anthony J. Thibault
|
de5f0ad987
|
WebTablet.js: calcSpawnInfo works more consistently.
|
2017-09-13 12:01:41 -07:00 |
|
Anthony J. Thibault
|
bb5e808051
|
Fix for some of tablet size issues, on switching domains.
|
2017-09-11 18:59:52 -07:00 |
|
Anthony J. Thibault
|
a0eb8152a6
|
fix for tablet spawn position
|
2017-08-31 13:15:46 -07:00 |
|
Anthony J. Thibault
|
1a01209020
|
Fixes for scaling tablet at high frame rates
|
2017-08-31 13:02:31 -07:00 |
|
Anthony J. Thibault
|
9c6b8a6826
|
Fixes for scaling tablet
|
2017-08-31 11:28:05 -07:00 |
|
Anthony J. Thibault
|
6e6687c3a6
|
Change tablet dimensions as sensorToWorldScale changes
|
2017-08-30 18:21:25 -07:00 |
|
SamGondelman
|
4a49801217
|
web overlays and entities are always nonAA
|
2017-08-24 14:23:21 -07:00 |
|
beholder
|
06c9378b03
|
fix for 6760: Create Mode turns to Portrait when Reopening tablet
|
2017-08-05 04:07:04 +03:00 |
|
Dante Ruiz
|
f5abb4a090
|
trying new tablet position spwan
|
2017-07-17 23:18:16 +01:00 |
|
Seth Alves
|
55b7c2d767
|
avoid doing a lot of work during mouse-move event-handlers
|
2017-07-05 15:50:05 -07:00 |
|
Clément Brisset
|
8e62bdea40
|
Merge pull request #10538 from ctrlaltdavid/21345
Position tablet relative to hand
|
2017-06-09 17:01:37 -07:00 |
|
David Rowe
|
fff8876b21
|
Code review
|
2017-06-10 09:33:45 +12:00 |
|
Vladyslav Stelmakhovskyi
|
8068e7201d
|
Fix position after rotation. May be fix rotation in HMD mode
|
2017-06-02 18:58:18 +02:00 |
|
Vladyslav Stelmakhovskyi
|
b0e4b752d5
|
Implements landscape mode for tablet as rotation instead of stretching
|
2017-06-01 19:07:17 +02:00 |
|
David Rowe
|
367b3ec603
|
Handle nonvertical avatar orientation
|
2017-05-28 09:59:32 +12:00 |
|
David Rowe
|
f1dca5019a
|
Fix making the tablet horizontal
|
2017-05-25 11:48:28 +12:00 |
|
David Rowe
|
6452e92ac9
|
Hand controller data may not be valid
|
2017-05-25 11:28:26 +12:00 |
|
David Rowe
|
925cca97db
|
Make the tablet horizontal
|
2017-05-25 09:16:17 +12:00 |
|
David Rowe
|
39654779fb
|
Position tablet relative to hand
|
2017-05-24 13:35:00 +12:00 |
|
Ryan Huffman
|
51db0cef98
|
Fix tablet showing up for a short time on launch
|
2017-05-09 15:12:12 -07:00 |
|
Seth Alves
|
960bab6e4e
|
Merge branch 'master' of github.com:highfidelity/hifi into fix-dont-send-non-entity-edits-over-wire
|
2017-05-04 16:42:57 -07:00 |
|
Seth Alves
|
ed09dcbdc9
|
don't call editEntity on overlays
|
2017-05-03 21:32:06 -07:00 |
|