Zach Fox
|
2b1a0921da
|
Initial work on clickable overlays
|
2017-07-18 14:01:16 -07:00 |
|
Brad Davis
|
cd11f5cfa6
|
More tweaks for improved script performance
|
2017-07-07 22:02:56 -07:00 |
|
Brad Davis
|
7e9ea596a0
|
Add more efficient overlay getters, don't use blocking calls
|
2017-07-07 21:00:31 -07:00 |
|
Brad Davis
|
f8b76d65ab
|
Fixing overlay crashes, for real
|
2017-07-06 18:01:26 -07:00 |
|
Brad Davis
|
7f1bc07d04
|
Trying to fix overlay crashes again
|
2017-07-05 14:30:01 -07:00 |
|
Seth Alves
|
fad686571a
|
Merge pull request #10874 from jherico/overlay_mutex
Restore mutex in overlay interface
|
2017-07-03 17:25:42 -07:00 |
|
Brad Davis
|
97edbb7f37
|
Restore mutex in overlay interface
|
2017-07-03 14:49:57 -07:00 |
|
Brad Davis
|
6c86c297cb
|
Don't use a blocking connection for a high-frequency function like editOvleray
|
2017-07-03 12:40:52 -07:00 |
|
Brad Davis
|
6fc82bb351
|
Switch to preprocessor macro for blocking invokes to capture function information
|
2017-06-30 11:36:24 -07:00 |
|
Brad Davis
|
8372d73fec
|
Additional thread safety
|
2017-06-30 09:15:06 -07:00 |
|
Brad Davis
|
fece438602
|
Cleanup and refactoring
|
2017-06-15 18:58:56 -07:00 |
|
Seth Alves
|
e1c805e76f
|
lock in Overlays::findRayIntersectionInternal
|
2017-05-11 17:02:00 -07:00 |
|
samcake
|
6122155880
|
Renaming the PendingCHanges class to Transaction
|
2017-04-05 13:10:31 -07:00 |
|
Seth Alves
|
1da6349505
|
merge from upstream
|
2017-03-21 10:26:02 -07:00 |
|
Ryan Huffman
|
13222468e3
|
Merge pull request #9712 from huffman/feat/edit-particle-icon
Add particle system overlay in edit.js
|
2017-03-21 10:02:52 -07:00 |
|
Seth Alves
|
b5919d89a5
|
Merge branch 'master' of github.com:highfidelity/hifi into tablet-ui
|
2017-03-15 08:26:10 -08:00 |
|
Ryan Huffman
|
8a1bd781f0
|
Fix overlay findRayIntersection not properly handing multiple drawInFront overlays
|
2017-03-13 14:44:14 -07:00 |
|
Brad Hefta-Gaub
|
8ae6f2727d
|
add support for double click messages to overlays and entities
|
2017-03-07 17:52:55 -08:00 |
|
Seth Alves
|
c2085ebb6e
|
Merge branch 'master' of github.com:highfidelity/hifi into tablet-ui-edit-js
|
2017-02-28 13:33:51 -08:00 |
|
Seth Alves
|
df034ea6da
|
remove commented-out code
|
2017-02-27 11:27:59 -08:00 |
|
Seth Alves
|
71ab6a1a84
|
fix a couple of problems related to grabbing tablet while edit.js is active
Conflicts:
scripts/system/controllers/handControllerGrab.js
|
2017-02-24 11:38:42 -08:00 |
|
Seth Alves
|
70060eb464
|
in 2d mode, clicks on tablet don't get used for other things
Conflicts:
scripts/system/libraries/entitySelectionTool.js
|
2017-02-24 11:37:04 -08:00 |
|
Seth Alves
|
f208f5e2d1
|
fix a couple of problems related to grabbing tablet while edit.js is active
|
2017-02-24 11:34:10 -08:00 |
|
Seth Alves
|
e43c4c17f5
|
in 2d mode, clicks on tablet don't get used for other things
|
2017-02-23 21:27:25 -08:00 |
|
Seth Alves
|
ce717d04e9
|
merge in tablet-as-overlay code
|
2017-02-23 18:40:20 -08:00 |
|
Seth Alves
|
a286c72b3b
|
cleanups
|
2017-02-23 15:12:45 -08:00 |
|
Seth Alves
|
2c42309aaa
|
perfer tablet over other overlays for mouse-clicks
|
2017-02-23 13:32:24 -08:00 |
|
Seth Alves
|
273f0130f3
|
fix sphere vs box check for grabbing overlays. fix newly introduced equipping bug.
|
2017-02-22 17:43:09 -08:00 |
|
Seth Alves
|
bfc4853947
|
make overlays near-grabbable. make tablet be an overlay
|
2017-02-22 16:50:02 -08:00 |
|
Seth Alves
|
1d446064be
|
Merge branch 'master' of github.com:highfidelity/hifi into tablet-ui-edit-js
|
2017-02-22 08:23:36 -08:00 |
|
Seth Alves
|
3b181eb803
|
code review
|
2017-02-21 13:56:28 -08:00 |
|
Seth Alves
|
43f47c1106
|
merge from upstream
|
2017-02-20 12:45:39 -08:00 |
|
Seth Alves
|
4a650ff2bb
|
Overlays::getOverlayAtPoint was depending on the order in which the overlays were added
|
2017-02-19 18:37:35 -08:00 |
|
Seth Alves
|
4c1f5c1dc8
|
Merge branch 'overlays-uuid' of github.com:sethalves/hifi into tablet-ui-edit-js
|
2017-02-17 09:58:58 -08:00 |
|
Seth Alves
|
2b02998fae
|
hook up overlaysToDiscard and overlaysToInclude in Overlays::findRayIntersection
|
2017-02-17 09:47:40 -08:00 |
|
Seth Alves
|
05c135b9d8
|
uuid keys for overlays appears to work
|
2017-02-16 21:22:23 -08:00 |
|
Seth Alves
|
c1e41311fc
|
working toward using uuids for overlay IDs
|
2017-02-16 17:18:09 -08:00 |
|
Seth Alves
|
792c7ff51f
|
PointerEvent will now relay keyboard modifiers
|
2017-02-15 10:41:56 -08:00 |
|
Chris Collins
|
61c60fca2d
|
Merge pull request #8968 from ctrlaltdavid/21089
Clara.io marketplace improvements
|
2016-12-19 18:21:45 -08:00 |
|
Brad Davis
|
30a9961362
|
tracing polish
|
2016-12-16 14:02:27 -08:00 |
|
Ryan Huffman
|
7bb2755913
|
Add chrome tracing support
|
2016-12-16 01:14:01 -08:00 |
|
David Rowe
|
1213a1dfd1
|
Fix Overlays.getProperty method not returning value to script
|
2016-12-09 12:41:54 +13:00 |
|
David Rowe
|
4c236b293e
|
First pass at controller interaction with 3D Web overlay
|
2016-12-09 01:47:40 +13:00 |
|
David Rowe
|
a5bdd9066f
|
Add JavaScript event bridge for Web 3D overlay
|
2016-12-05 17:20:30 +13:00 |
|
David Rowe
|
71de106594
|
Tidying
|
2016-12-04 15:14:47 +13:00 |
|
David Rowe
|
7f76792a9b
|
Refactoring
|
2016-12-03 21:42:57 +13:00 |
|
David Rowe
|
e8ef710fd3
|
Add mouse hover handling to Web overlay
|
2016-12-03 20:36:55 +13:00 |
|
David Rowe
|
6dbb7129e6
|
Add mouse press, move, and release handling to Web overlay
|
2016-12-03 17:09:09 +13:00 |
|
Brad Davis
|
6d7edd38cc
|
Rename clearViewTransform
|
2016-08-12 22:28:59 -07:00 |
|
Brad Davis
|
adcfd55cc0
|
Batch replay reprojection
|
2016-08-12 22:28:23 -07:00 |
|