|
d38ebbd9f9
|
Fix Uuid.NULL behavior
|
2024-10-21 15:45:00 -07:00 |
|
|
5aeca97f83
|
Cache Controller.Standard in scripts for higher performance
|
2023-11-30 00:26:01 +01:00 |
|
|
8f000a9df2
|
Fix bug with clicking on triggerable objects
|
2023-06-27 17:47:36 +02:00 |
|
Heather Anderson
|
60b8d41c16
|
stripping wallet/marketplace out
|
2023-05-28 15:12:21 +02:00 |
|
|
85262dfe28
|
Fixed grabbing in VR
|
2023-05-19 00:17:40 +02:00 |
|
|
6f92cf0330
|
V8-related JS fixes
|
2023-05-19 00:17:40 +02:00 |
|
|
589ca2a399
|
Converted overlay getProperty calls to Entities.getEntityProperties
|
2023-05-19 00:17:40 +02:00 |
|
|
ae7d229d0e
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
|
|
4f4c8931a9
|
V8 fixes, incl. enum API objects fix
|
2023-05-19 00:17:37 +02:00 |
|
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 |
|