Seth Alves
|
6da59d15e5
|
Merge pull request #13167 from dback2/lowercaseUnequip
Desktop equip: fix unequipping with capital U
|
2018-05-15 10:55:19 -07:00 |
|
David Back
|
ac78e14585
|
fix unequipping with capital U
|
2018-05-14 11:44:25 -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 |
|
Dante Ruiz
|
a593209ec1
|
remove highlight when point to the sky
|
2018-05-07 15:33:12 -07:00 |
|
Dante Ruiz
|
607de3dfb4
|
Merge branch 'RC67' of github.com:highfidelity/hifi into RC67
|
2018-05-04 14:20:57 -07:00 |
|
Dante Ruiz
|
6414fcaae5
|
fix-another-highlighting-issue
|
2018-05-04 14:20:17 -07:00 |
|
Dante Ruiz
|
a57c72df6e
|
fix entity highlighting during edit mode
|
2018-05-04 08:53:49 -07:00 |
|
Dante Ruiz
|
cffb008c31
|
fixing edge case
|
2018-05-03 13:07:32 -07:00 |
|
Dante Ruiz
|
4793cddde6
|
fix highlighting issues
|
2018-05-03 11:27:07 -07:00 |
|
David Back
|
61afd12eeb
|
change to not left button
|
2018-04-27 16:06:27 -07:00 |
|
David Back
|
0962e1fc16
|
ignore right clicks
|
2018-04-27 16:06:14 -07:00 |
|
David Back
|
71dc75b208
|
fix disconnect clear entities
|
2018-04-24 14:25:33 -07:00 |
|
David Back
|
e21c451815
|
ensure deleted or cleared entities properly unequipped
|
2018-04-23 16:56:18 -07:00 |
|
David Back
|
8950c31378
|
fix mouse equipping while someone else far grabbing
|
2018-04-19 16:29:49 -07:00 |
|
David Back
|
8cbe0f4633
|
safer clear grab actions
|
2018-04-19 11:17:26 -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
|
bf21a4cf56
|
tabs
|
2018-04-18 15:05:29 -07:00 |
|
David Back
|
4a37c4ba18
|
add entityIsEquipped utils for grab.js check
|
2018-04-18 15:00:10 -07:00 |
|
Dante Ruiz
|
cf22f61361
|
adding cleanup of selection
|
2018-04-18 13:30:14 -07:00 |
|
unknown
|
278a6b763f
|
ensure target mouse entity has equip data
|
2018-04-17 16:26:33 -07:00 |
|
unknown
|
9e4914975b
|
missing reset flag on end equip, remove mouseEquip check on unequip via U
|
2018-04-17 16:13:10 -07:00 |
|
David Back
|
e86ef1c2d6
|
fix bracket
|
2018-04-16 13:33:17 -07:00 |
|
David Back
|
ad85e2b053
|
pre PR adjustments
|
2018-04-16 13:12:33 -07:00 |
|
David Back
|
78c0ec5770
|
remove animations
|
2018-04-16 12:56:22 -07:00 |
|
Dante Ruiz
|
08ea72d71f
|
Merge branch 'master' of github.com:highfidelity/hifi into feature-entity-highlighting
|
2018-04-13 15:39:14 -07:00 |
|
David Back
|
76c7ec69ce
|
Merge branch 'master' of https://github.com/highfidelity/hifi into desktopEquip
|
2018-04-13 14:28:14 -07:00 |
|
David Back
|
243b3637c4
|
fix grab.js change
|
2018-04-12 12:41:36 -07:00 |
|
Dante Ruiz
|
43b92299d6
|
changing highlighting percentage
|
2018-04-12 10:35:29 -07:00 |
|
Dante Ruiz
|
7243160dac
|
making requested changes
|
2018-04-11 14:42:26 -07:00 |
|
Dante Ruiz
|
cdc248129c
|
fix grab.js
|
2018-04-11 14:25:06 -07:00 |
|
Dante Ruiz
|
ba9d5d18bc
|
make requested changes
|
2018-04-11 13:30:21 -07:00 |
|
David Back
|
59971869f5
|
desktop equip
|
2018-04-10 19:06:27 -07:00 |
|
Dante Ruiz
|
447163bd07
|
clean up scripts
|
2018-04-10 09:23:40 -07:00 |
|
Dante Ruiz
|
2e1ebac03f
|
clean up functionality
|
2018-04-09 18:07:03 -07:00 |
|
Dante Ruiz
|
1113202a90
|
reverting file
|
2018-04-09 16:51:20 -07:00 |
|
Dante Ruiz
|
2c20593b6d
|
editing equip code
|
2018-04-06 16:30:45 -07:00 |
|
Dante Ruiz
|
fd47832857
|
saving changes
|
2018-04-06 11:47:09 -07:00 |
|
Dante Ruiz
|
07b1a6be01
|
saving work
|
2018-04-06 11:01:40 -07:00 |
|
Dante Ruiz
|
893832f4c7
|
Merge branch 'master' of github.com:highfidelity/hifi into feature-entity-highlighting
|
2018-04-05 16:01:36 -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 |
|
Zach Fox
|
b641f87792
|
Merge pull request #12778 from zfox23/MS13792
Prevent Context Overlay from flashing when briefly hovering over certified entity
|
2018-04-04 09:31:33 -07:00 |
|
Dante Ruiz
|
c9c3d8f332
|
adding entity selection for far grabbing
|
2018-04-04 08:07:35 -07:00 |
|
Zach Fox
|
5f47d51171
|
Prevent Context Overlay from flashing when briefly hovering over certified entity
|
2018-04-03 15:35:46 -07:00 |
|
Seth Alves
|
5f13df4102
|
Merge pull request #12722 from druiz17/fix-entities-outline
fix ContextOverlayInferface highlighing unspecified entities.
|
2018-04-03 12:29:19 -07:00 |
|
Dante Ruiz
|
16749df83a
|
fix highlighting edge case
|
2018-03-30 14:14:13 -07:00 |
|
Dante Ruiz
|
3d7f7f0e62
|
fix parent tree grabbing
|
2018-03-27 14:05:43 -07:00 |
|
Dante Ruiz
|
654770af51
|
fix controller dispatacher error
|
2018-03-05 09:39:26 -08:00 |
|
John Conklin II
|
3f751bb5ca
|
Merge pull request #12546 from druiz17/fix-hyperlink
Fix hyperlink when far/near grabbing enitities
|
2018-03-05 08:23:51 -08:00 |
|
Dante Ruiz
|
d12a4f0c18
|
little change
|
2018-03-02 14:30:02 -08:00 |
|