Seth Alves
|
d4f954a0e2
|
allow more than one near-grab on an object
|
2015-10-01 10:25:30 -07:00 |
|
Seth Alves
|
91965db5ab
|
increase action lifetime to be more forgiving of clock skew. remove code that makes avatar a ghost while holding something
|
2015-09-30 16:07:22 -07:00 |
|
Seth Alves
|
cd2a1542e0
|
increase action lifetime to be more forgiving of clock skew. remove code that makes avatar a ghost while holding something
|
2015-09-30 16:05:16 -07:00 |
|
Seth Alves
|
4e057e5ada
|
increase action lifetime to be more forgiving of clock skew. remove code that makes avatar a ghost while holding something
|
2015-09-30 16:03:54 -07:00 |
|
Seth Alves
|
dd0a16df04
|
don't leave search state if we intersect something that someone else is already grabbing
|
2015-09-30 14:19:59 -07:00 |
|
Seth Alves
|
b417abc3de
|
try again on string startswith
|
2015-09-30 14:16:07 -07:00 |
|
Seth Alves
|
c27766facb
|
move string startswith to utils.js
|
2015-09-30 14:07:23 -07:00 |
|
Seth Alves
|
f746a970de
|
don't grab something if someone else is already grabbing it
|
2015-09-30 14:03:10 -07:00 |
|
Seth Alves
|
b34ea6ded4
|
store action lifetime as an expires integer
|
2015-09-30 13:46:23 -07:00 |
|
Seth Alves
|
7c6846c260
|
add lifetime and tag arguments to actions
|
2015-09-30 13:09:41 -07:00 |
|
Seth Alves
|
898e3917e3
|
improve actionInspector.js
|
2015-09-30 10:57:52 -07:00 |
|
Seth Alves
|
96d0df49e4
|
script to display entity-action details in an overlay
|
2015-09-30 10:41:39 -07:00 |
|
Brad Davis
|
166d267022
|
Merge pull request #5942 from ZappoMan/flickeringLightScript
Change the update rate of the flickering light to 30hz
|
2015-09-29 16:20:24 -07:00 |
|
Seth Alves
|
472ff89f48
|
rearrange when avatar collisions are adjusted
|
2015-09-29 15:52:38 -07:00 |
|
Brad Hefta-Gaub
|
67823b79d5
|
change additional lifetime to 60 seconds to avoid processing hiccups
|
2015-09-29 15:48:46 -07:00 |
|
Brad Hefta-Gaub
|
90afeb4ce1
|
more debugging
|
2015-09-29 15:45:29 -07:00 |
|
Seth Alves
|
8f2f14c9e5
|
keep track of state of avatar-collisions menu-item with global variables rather than per object ones
|
2015-09-29 15:30:24 -07:00 |
|
Seth Alves
|
2ba686ed89
|
cleanups
|
2015-09-29 15:11:52 -07:00 |
|
Seth Alves
|
d554eb8db9
|
avatar collisions are off during a grab
|
2015-09-29 15:09:25 -07:00 |
|
Brad Hefta-Gaub
|
f83eae4d42
|
more debugging
|
2015-09-29 14:45:24 -07:00 |
|
Seth Alves
|
b1a133e55c
|
working on disabling avatar collisions during grab
|
2015-09-29 14:38:47 -07:00 |
|
Brad Hefta-Gaub
|
07515ce710
|
Merge pull request #5918 from PhilipRosedale/master
Throw held objects with velocity from fingertip
|
2015-09-29 14:37:44 -07:00 |
|
unknown
|
006650f23b
|
Fix for PR comments
|
2015-09-29 14:34:23 -07:00 |
|
James B. Pollack
|
bbc32cdd1e
|
Merge pull request #5937 from ericrius1/grabFix
releaseGrab event now triggered for non physical entities
|
2015-09-29 14:25:59 -07:00 |
|
Brad Hefta-Gaub
|
00c32fc7cd
|
Merge pull request #5924 from jherico/marge
Support for accessing IPD in scripts
|
2015-09-29 14:24:53 -07:00 |
|
Brad Davis
|
9b13aac37d
|
PR comments
|
2015-09-29 14:23:56 -07:00 |
|
ericrius1
|
644687f330
|
releaseGrab event now triggered for non physical entities
|
2015-09-29 14:04:03 -07:00 |
|
Seth Alves
|
e9dd165b1d
|
try calling updateMotionBehaviorFromMenu
|
2015-09-29 14:00:22 -07:00 |
|
Seth Alves
|
f7b34f63c1
|
try calling updateMotionBehaviorFromMenu
|
2015-09-29 13:40:54 -07:00 |
|
Brad Hefta-Gaub
|
6a01c10453
|
more debug
|
2015-09-29 13:35:16 -07:00 |
|
Brad Hefta-Gaub
|
9c199b23a2
|
more debug
|
2015-09-29 13:32:28 -07:00 |
|
Brad Hefta-Gaub
|
4abb251728
|
more debug
|
2015-09-29 13:28:45 -07:00 |
|
Seth Alves
|
49da3c5034
|
disable avatar collisions while holding something
|
2015-09-29 13:24:03 -07:00 |
|
James B. Pollack
|
3bbc809710
|
Merge pull request #5930 from ericrius1/grabFix
Setting hand data for close grab of non physical objects
|
2015-09-29 13:17:21 -07:00 |
|
Brad Hefta-Gaub
|
fdb9455540
|
debug
|
2015-09-29 13:12:55 -07:00 |
|
ericrius1
|
06194b6088
|
fixed formatting
|
2015-09-29 12:51:01 -07:00 |
|
Brad Hefta-Gaub
|
3cf7553c2a
|
new flickering light script
|
2015-09-29 11:51:26 -07:00 |
|
ericrius1
|
35e4ec17ea
|
add which hand for near grab of non physical objects
|
2015-09-29 10:35:38 -07:00 |
|
Eric Levin
|
e8e9957846
|
Merge pull request #5911 from ZappoMan/rayIntersectionWork
adding surface normals to ray intersection
|
2015-09-28 17:21:40 -07:00 |
|
unknown
|
56a0456f70
|
Adjust force multiplier and timestep
|
2015-09-28 16:49:55 -07:00 |
|
Brad Davis
|
7b1c04512a
|
Adding support for accessing IPD in scripts
|
2015-09-28 16:24:38 -07:00 |
|
Seth Alves
|
89ab1f626f
|
Merge pull request #5921 from huffman/import-export-fix
Import/Export entities fix
|
2015-09-28 16:21:18 -07:00 |
|
unknown
|
5c7cf76035
|
Distance grab works with walking and turning
|
2015-09-28 16:13:35 -07:00 |
|
Ryan Huffman
|
42c33ba699
|
Fix edit.js import on Windows
Forcefully prepend "file:///" to the local file url used for importing
|
2015-09-28 15:40:37 -07:00 |
|
unknown
|
5fc7965042
|
Throw held objects with velocity from fingertip
|
2015-09-28 13:04:58 -07:00 |
|
Brad Hefta-Gaub
|
ae73a7e97f
|
Merge pull request #5904 from imgntn/grab_updates_1
[Scripts] Add ability for entities to declare themselves ungrabbable
|
2015-09-28 12:55:51 -07:00 |
|
James B. Pollack
|
affb0253db
|
Update handControllerGrab.js
added a semicolon to the end of a return statement
|
2015-09-28 10:26:52 -07:00 |
|
Brad Hefta-Gaub
|
3e758f3c6b
|
fix Triangle::getNormal, add normal display to rayPickExample
|
2015-09-28 09:05:39 -07:00 |
|
Brad Hefta-Gaub
|
ce3da099f6
|
normalize the surface normal from the triangle, coding standard fix, update example
|
2015-09-28 08:30:49 -07:00 |
|
James B. Pollack
|
b254353b38
|
Update collectHifiStats.js
Clears the current batch after we send it to the endpoint.
|
2015-09-26 07:09:41 -07:00 |
|