Seth Alves
|
63dcf0e1c9
|
use same near-grab module to grab entities and overlays
|
2020-04-26 12:22:53 -07:00 |
|
Seth Alves
|
fa4d055ab1
|
disable far-trigger and grab if using hand tracker
|
2020-04-26 12:22:53 -07:00 |
|
r3tk0n
|
4fb7bbabe1
|
Merge branch 'master' of https://github.com/highfidelity/hifi into project-freeloco
|
2019-04-01 14:52:21 -07:00 |
|
Seth Alves
|
29af3b1612
|
add a button to Avatar panel to lock or unlock wearables.
allow grabbing / adjusting others' wearables if they are unlocked.
|
2019-03-27 10:12:57 -07:00 |
|
r3tk0n
|
39342b9771
|
Merge branch 'master' of https://github.com/highfidelity/hifi into project-freeloco
|
2019-03-11 16:27:05 -07:00 |
|
Seth Alves
|
e515e9cc66
|
fix cloneEntity function
|
2019-03-11 12:38:54 -07:00 |
|
r3tk0n
|
ebbf48a11b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into project-freeloco
|
2019-02-19 12:02:50 -08:00 |
|
r3tk0n
|
690f67c9d9
|
Add variable for teleport deadzone on y-axis.
|
2019-01-24 14:21:18 -08:00 |
|
Jeff Clinton
|
3776472550
|
Merge pull request #14731 from AndrewMeadows/fix-mexico-hats
cases 20709 and 20715: wear and see mexico hats
|
2019-01-22 12:58:56 -08:00 |
|
Seth Alves
|
c8e9bff03a
|
fix releaseGrab call on grabbed entity when a nearGrab ends
|
2019-01-17 13:34:36 -08:00 |
|
Seth Alves
|
b1c34eb9ec
|
update queryAACube during grab rather than only when grab is released
|
2019-01-15 16:01:44 -08:00 |
|
Seth Alves
|
b5326936d8
|
grab.js will now ignore click-to-equip entities
|
2019-01-15 14:17:51 -08:00 |
|
Seth Alves
|
306c54c060
|
fix code that allows adjusting of own avatar entities while forbidding adjusting those of others
|
2019-01-03 08:17:52 -08:00 |
|
Seth Alves
|
bf46960dc3
|
fix timing on startNearGrab entity-method call for cloned entities. Don't allow grabbing of other's equipped or worn entities
|
2019-01-03 08:17:52 -08:00 |
|
Seth Alves
|
54a5805b5c
|
add final edit when dropping an avatar-entity. don't allow grabbing of other's avatar entities
|
2019-01-03 08:17:52 -08:00 |
|
Seth Alves
|
613f290226
|
don't attempt to grab other's avatar-entities
|
2019-01-03 08:17:52 -08:00 |
|
Seth Alves
|
895e8cdba1
|
fix off-hand adjustment of equipped entities. make traits-based grabbing be enabled by default, again
|
2019-01-03 08:17:52 -08:00 |
|
Seth Alves
|
78aff6e95c
|
grab js api; send grab information through trait system
|
2019-01-03 08:17:52 -08:00 |
|
Dante Ruiz
|
f3fad52e1d
|
make CR changes
|
2018-12-12 13:29:32 -08:00 |
|
David Rowe
|
f1dad3c465
|
Add hystersis between near parent grabbing and tearing away
|
2018-11-24 08:35:02 +13:00 |
|
Seth Alves
|
834699fa12
|
Move grab pseudo-properties (userData) into first-class EntityItemProperties.
|
2018-10-02 08:54:12 -07:00 |
|
Seth Alves
|
52bbb4d2ab
|
fix ray-pick results on entities with non-default registration point. clean up grab scripts to correctly use this fix.
|
2018-08-27 16:21:01 -07:00 |
|
Seth Alves
|
527b27da96
|
pseudo-joints for far-grab positions
|
2018-08-14 08:55:20 -07:00 |
|
Dante Ruiz
|
4caf613269
|
making requested changes
|
2018-07-30 10:19:27 -07:00 |
|
Dante Ruiz
|
cf6850de48
|
better stuff
|
2018-07-27 17:53:21 -07:00 |
|
Dante Ruiz
|
6320401308
|
somewhat better distance from bounding box
|
2018-07-27 17:49:49 -07:00 |
|
Dante Ruiz
|
6edd109dfe
|
revert back to the old way we checkForChildTooFarAway
|
2018-07-26 15:23:54 -07:00 |
|
Dante Ruiz
|
0fa2a71d0f
|
actually fix requested changes
|
2018-07-16 11:35:53 -07:00 |
|
Dante Ruiz
|
ae03dcb57a
|
fix parent grab dropping and cullig flickering
|
2018-07-06 15:42:21 -07:00 |
|
Thijs Wenker
|
4d3087b98c
|
fix cloneDynamic
|
2018-06-14 19:07:20 +02:00 |
|
David Back
|
f8fc7bedd7
|
Merge branch 'master' of https://github.com/highfidelity/hifi into cloneables
|
2018-05-15 17:31:43 -07:00 |
|
Seth Alves
|
898dec29cb
|
don't cache value of getControllerJointIndex at startup, because the script may run before the data is available. Instead, refresh the data every few seconds
|
2018-05-11 17:07:51 -07:00 |
|
David Back
|
1aa653c5db
|
tabs
|
2018-05-09 18:20:07 -07:00 |
|
David Back
|
3241c18271
|
first pass cloneables WIP
|
2018-05-09 18:10:40 -07:00 |
|
David Back
|
8950c31378
|
fix mouse equipping while someone else far grabbing
|
2018-04-19 16:29:49 -07:00 |
|
David Back
|
d1bb11562b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into desktopEquip
|
2018-04-19 09:36:19 -07:00 |
|
David Back
|
666653dd96
|
tabs
|
2018-04-18 15:01:14 -07:00 |
|
David Back
|
4a37c4ba18
|
add entityIsEquipped utils for grab.js check
|
2018-04-18 15:00:10 -07:00 |
|
Dante Ruiz
|
43b92299d6
|
changing highlighting percentage
|
2018-04-12 10:35:29 -07:00 |
|
Dante Ruiz
|
cc341e8ad7
|
highlight nearby entities
|
2018-04-05 15:38:56 -07:00 |
|
Dante Ruiz
|
42149e295d
|
editing seletion style
|
2018-04-04 12:55:28 -07:00 |
|
Dante Ruiz
|
c9c3d8f332
|
adding entity selection for far grabbing
|
2018-04-04 08:07:35 -07:00 |
|
Dante Ruiz
|
5dc336bfae
|
remove dead code and eslint files
|
2018-03-02 14:23:35 -08:00 |
|
Dante Ruiz
|
05fb3cfd9a
|
fixing hyper link for entities
|
2018-03-02 14:03:24 -08:00 |
|
Dante Ruiz
|
1f4aed31f1
|
adding hyperlink
|
2018-03-01 16:16:47 -08:00 |
|
David Rowe
|
6e43497e14
|
Merge tag 'RELEASE-7602' into 21661
Jenkins Git plugin tagging with RELEASE-7602
|
2018-01-03 16:46:10 +13:00 |
|
Dante Ruiz
|
70820e6075
|
laser allways on prototype
|
2017-11-28 15:37:36 -08:00 |
|
SamGondelman
|
52039e022b
|
merge from master, get rid of resolution in RayPick
|
2017-11-27 13:11:35 -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 |
|
Dante Ruiz
|
b779c33a1b
|
fixed lockEndUUID offset for scripts
|
2017-11-13 16:42:16 -08:00 |
|