Kalila L
|
154a95ac86
|
Update all scripts, script-archive scripts still broken.
|
2020-09-22 19:24:58 -04:00 |
|
Kalila L
|
d3a97832a3
|
Update the rest of non /script-archive/ script URLs.
|
2020-09-21 00:14:22 -04:00 |
|
Kalila L
|
bfdcdee96b
|
Attempt to fix isInEditMode error on line 780.
|
2020-08-27 01:52:21 -04:00 |
|
David Rowe
|
189f6f5440
|
Code review
|
2020-06-15 08:04:51 +12:00 |
|
David Rowe
|
b32bdba111
|
Reinstate controller module priorities per master
|
2020-05-26 14:58:27 +12:00 |
|
Seth Alves
|
3f249dfcd8
|
fix controller-module run order so that equip works again
|
2020-04-26 12:25:19 -07:00 |
|
Seth Alves
|
07034721c7
|
adjust when stylus input is active
|
2020-04-26 12:23:43 -07:00 |
|
Seth Alves
|
4f7252a0d8
|
enable and disable TranslateZ mapping, as needed
|
2020-04-26 12:23:43 -07:00 |
|
Seth Alves
|
a799d305ee
|
don't mess with TranslateZ unless module is active
|
2020-04-26 12:23:43 -07:00 |
|
Seth Alves
|
600c2c3947
|
double OK to open/close tablet. touch thumb-tips to walk backwards
|
2020-04-26 12:23:43 -07:00 |
|
Seth Alves
|
865584e7e3
|
put tracked hand walk into a controller-dispatcher module
|
2020-04-26 12:23:40 -07:00 |
|
Seth Alves
|
63dcf0e1c9
|
use same near-grab module to grab entities and overlays
|
2020-04-26 12:22:53 -07:00 |
|
Seth Alves
|
17ceda0d3e
|
quiet jshint
|
2020-04-26 12:22:53 -07:00 |
|
Seth Alves
|
5511b18432
|
don't allow the hand with the mini-tablet to trigger opening the tablet
|
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 |
|
Seth Alves
|
3d4de67c49
|
allow thumb+index finger pinch to mean same as trigger click
|
2020-04-26 12:20:05 -07:00 |
|
David Rowe
|
6060dad638
|
Resurrect gamepad Y teleport button
|
2019-12-08 12:38:48 +13:00 |
|
sabrina-shanman
|
abac1787a6
|
Fix using invalid pick API functions on HMD ray pointer
|
2019-07-23 12:58:07 -07:00 |
|
sabrina-shanman
|
fcaa64b9ef
|
Fix teleport collision picks always enabled if user never enters HMD
|
2019-07-16 17:46:59 -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
|
84385e6061
|
work around fb-21767 with a timer
|
2019-03-26 09:40:22 -07:00 |
|
Seth Alves
|
4303dd589f
|
make sure equip attachment-points pulled from settings are reasonable before using them
|
2019-03-26 09:40:22 -07:00 |
|
Seth Alves
|
195472bd43
|
make equipping of clonables more reliable
|
2019-03-26 09:40:22 -07:00 |
|
r3tk0n
|
108e8b9994
|
Merge branch 'master' of https://github.com/highfidelity/hifi into project-freeloco
|
2019-03-21 15:17:56 -07:00 |
|
r3tk0n
|
8f5a8d0caa
|
Fix typo that broke fargrab. Grip or Trigger on off hand will now manipulate.
|
2019-03-21 14:38:11 -07:00 |
|
r3tk0n
|
c9ade7ccb8
|
Add grip to fargrab.
|
2019-03-15 16:09:01 -07:00 |
|
Wayne Chen
|
84b177996b
|
removing dead code
|
2019-03-11 16:43:26 -07:00 |
|
r3tk0n
|
39342b9771
|
Merge branch 'master' of https://github.com/highfidelity/hifi into project-freeloco
|
2019-03-11 16:27:05 -07:00 |
|
r3tk0n
|
ec0cf3ee3a
|
Fix typo.
|
2019-03-11 09:58:20 -07:00 |
|
Wayne Chen
|
18b86d550d
|
adding PushToTalk action
|
2019-03-08 16:07:48 -08:00 |
|
r3tk0n
|
5f48a6d104
|
Fix typo.
|
2019-03-08 16:07:47 -08:00 |
|
r3tk0n
|
24d6646e8d
|
Fix activation / deactivation criteria for PTT controller module.
|
2019-03-08 16:07:47 -08:00 |
|
r3tk0n
|
f6add9cafd
|
Add pushToTalk.js controllerModule.
|
2019-03-08 16:02:15 -08:00 |
|
Shannon Romano
|
e776cf2627
|
Merge pull request #15127 from danteruiz/fix-websurface-module
Case 20734: HMD lasers on 3D overlay do not appear + trigger event does not get called
|
2019-03-07 16:04:57 -08:00 |
|
danteruiz
|
87cfbe48d1
|
fix webSurfaceIntersection
|
2019-03-07 13:11:18 -08:00 |
|
danteruiz
|
272ca5dc1c
|
disable entity scaling
|
2019-03-05 16:23:40 -08:00 |
|
r3tk0n
|
12ffa41984
|
Prevent HUD and Web Surface lasers from interrupting FarGrab.
|
2019-03-02 13:55:06 -08:00 |
|
Jason Najera
|
d41c2d296b
|
Merge pull request #15043 from r3tk0n/fargrab-manipulation
FarGrab Entity Rotation with Off-Hand
|
2019-03-01 14:42:59 -08:00 |
|
danteruiz
|
f715dbe243
|
fix tablet scaling
|
2019-02-28 13:32:12 -08:00 |
|
r3tk0n
|
a72b02cd25
|
Clean up code and add comments.
|
2019-02-28 13:08:05 -08:00 |
|
r3tk0n
|
3a5698236b
|
Swap FarGrab from superpower to alternative version from PR#15043
|
2019-02-27 10:57:35 -08:00 |
|
r3tk0n
|
1ec887ffc2
|
Fix teleportation play area indicator not hiding on cancel.
|
2019-02-27 10:51:38 -08:00 |
|
r3tk0n
|
fcdfae5a67
|
Fix notion of hand dominance.
|
2019-02-27 08:39:35 -08:00 |
|
r3tk0n
|
7c515ccd45
|
Add 2x rotation multiplier.
|
2019-02-26 19:16:45 -08:00 |
|
r3tk0n
|
ca740c6254
|
Add a 2x multiplier for controller movement to entity rotation when manipulating with fargrab.
|
2019-02-26 18:44:00 -08:00 |
|
r3tk0n
|
52d80476a8
|
Fix activation criteria.
|
2019-02-26 17:55:16 -08:00 |
|
r3tk0n
|
9559f9ffd3
|
Add off-hand controller manipulation to fargrab.
|
2019-02-26 17:52:18 -08:00 |
|
r3tk0n
|
2077e012db
|
Fix case of repeated manipulations with fargrab.
|
2019-02-26 15:00:44 -08:00 |
|
r3tk0n
|
f3b65d06ad
|
Fix frame of reference for rotations.
|
2019-02-26 12:46:46 -08:00 |
|
r3tk0n
|
2a04d2b9c5
|
Closer...
|
2019-02-26 12:39:51 -08:00 |
|