Seth Alves
|
cfde86a7ea
|
tone down distance throwing
|
2015-09-18 17:07:10 -07:00 |
|
Seth Alves
|
236831d385
|
fix when releaseGrab is called
|
2015-09-18 16:28:15 -07:00 |
|
Seth Alves
|
5db3af3f4c
|
formatting
|
2015-09-18 15:58:47 -07:00 |
|
Seth Alves
|
5367de35c1
|
fix distance-grab throwing
|
2015-09-18 15:45:36 -07:00 |
|
Seth Alves
|
3d18edd9d1
|
update detectGrabExample.js
|
2015-09-18 15:13:09 -07:00 |
|
Seth Alves
|
612e906a44
|
change the names of entityMethods which the grab script will call. adjust the release velocity multiplier
|
2015-09-18 15:09:05 -07:00 |
|
Seth Alves
|
d1a7aca7f0
|
add continue-distance-holding state. don't call callEntityMethod unless action creation works. increase distance-holding multiplier.
|
2015-09-18 14:45:49 -07:00 |
|
Seth Alves
|
c5716b715d
|
merge from upstream
|
2015-09-18 14:22:11 -07:00 |
|
Seth Alves
|
7a8cee4cc3
|
fix release velocity so throwing things works reliably
|
2015-09-18 14:13:08 -07:00 |
|
Brad Hefta-Gaub
|
0d37511071
|
add support for scripts to call methods on entity scripts
|
2015-09-18 14:06:38 -07:00 |
|
Seth Alves
|
b08f567999
|
put controller specific functions inside the controller object
|
2015-09-18 09:56:45 -07:00 |
|
Seth Alves
|
b8c8ea2b53
|
move magic numbers to constant variables, add some comments
|
2015-09-18 07:20:35 -07:00 |
|
Seth Alves
|
6d7b129b83
|
rework handControllerGrab.js
|
2015-09-17 23:15:18 -07:00 |
|
Brad Hefta-Gaub
|
5549f4ec40
|
Merge pull request #5821 from ericrius1/paintCan
Paint can tweaks
|
2015-09-17 11:37:44 -07:00 |
|
ericrius1
|
bbf6e8b599
|
using relative paths for entity scripts
|
2015-09-16 13:52:29 -07:00 |
|
ericrius1
|
0b21cc1777
|
paint can tweaks
|
2015-09-16 09:59:35 -07:00 |
|
Seth Alves
|
f7193dbb97
|
if the intersection distance is small, use grab-mode rather than distant-grab-mode
|
2015-09-15 16:55:51 -07:00 |
|
ericrius1
|
da208526cc
|
spray can tweaks
|
2015-09-15 16:48:28 -07:00 |
|
ericrius1
|
9648f56062
|
some fixups to spray paint script
|
2015-09-15 15:48:21 -07:00 |
|
Seth Alves
|
e650e40388
|
try harder to have line rezzed when it's needed. don't ignore entities that are too close when doing line intersection
|
2015-09-15 11:32:56 -07:00 |
|
Seth Alves
|
7b5d6c20e9
|
double change in hand rotation before applying it to the object
|
2015-09-15 11:21:13 -07:00 |
|
Seth Alves
|
99b0046fc7
|
various adjustments
|
2015-09-15 10:43:17 -07:00 |
|
Seth Alves
|
d874c9b382
|
snip out tractor beam
|
2015-09-14 14:20:49 -07:00 |
|
Seth Alves
|
f4aad05621
|
reduce radius of hand-intersects-object test. fix lifetime of laser line
|
2015-09-14 14:07:16 -07:00 |
|
Brad Davis
|
9b81842850
|
Merge branch 'master' into homer
Conflicts:
assignment-client/src/octree/OctreeSendThread.cpp
interface/src/Application.cpp
libraries/entities-renderer/src/EntityTreeRenderer.cpp
libraries/entities/src/EntityItem.cpp
libraries/entities/src/EntityTree.cpp
libraries/entities/src/EntityTreeElement.cpp
libraries/entities/src/EntityTreeElement.h
libraries/entities/src/EntityTreeHeadlessViewer.cpp
libraries/entities/src/RecurseOctreeToMapOperator.cpp
libraries/octree/src/Octree.h
libraries/physics/src/EntityMotionState.cpp
|
2015-09-11 16:31:18 -07:00 |
|
Seth Alves
|
f51f17b267
|
Merge pull request #5775 from ericrius1/paintCan
Paint can
|
2015-09-11 12:34:44 -07:00 |
|
ericrius1
|
0a46db60ac
|
spawning particles on grab and deleting on release, with a lifetime, for better cleanup of particles
|
2015-09-11 12:01:01 -07:00 |
|
ericrius1
|
eabdd1f4d9
|
quick fix for particles hanging around
|
2015-09-11 11:33:21 -07:00 |
|
ericrius1
|
6e46e3d3b6
|
cleanup for paintcan
|
2015-09-11 11:24:53 -07:00 |
|
ericrius1
|
1991ba0eba
|
absolute path for now- just for testing purposes before merge
|
2015-09-11 09:37:03 -07:00 |
|
Brad Davis
|
92eeb564fe
|
PR comments
|
2015-09-10 20:57:43 -07:00 |
|
Brad Davis
|
aa989c3687
|
Fixing some entity race condition crashes
|
2015-09-10 20:53:17 -07:00 |
|
Brad Davis
|
3bc9e8c98d
|
Fixing some entity race condition crashes
|
2015-09-10 20:43:41 -07:00 |
|
ericrius1
|
7969fb64ce
|
tweaking distance threshold
|
2015-09-10 17:08:52 -07:00 |
|
Seth Alves
|
94dc86833f
|
Revert "edit.js adjustment"
|
2015-09-10 17:01:11 -07:00 |
|
ericrius1
|
a1fd867c09
|
timer fix for reset
|
2015-09-10 16:46:25 -07:00 |
|
ericrius1
|
510e253575
|
switching to hosted script for testing
|
2015-09-10 16:26:57 -07:00 |
|
ericrius1
|
66e4acf651
|
trying to move to instant reset
|
2015-09-10 16:21:57 -07:00 |
|
Sam Gateau
|
ae03d32a84
|
Merge branch 'master' of https://github.com/highfidelity/hifi into punk
|
2015-09-10 15:55:42 -07:00 |
|
Sam Gateau
|
3bf0f388eb
|
Make the flashlight grab frame work correctly
|
2015-09-10 15:39:54 -07:00 |
|
Philip Rosedale
|
5955228652
|
Merge pull request #5769 from sethalves/edit-js-adjustment
edit.js adjustment
|
2015-09-10 15:36:35 -07:00 |
|
Philip Rosedale
|
93261976c0
|
Merge pull request #5763 from hyperlogic/tony/squeeze-hands-improvements
Improvements to squeezeHands.js
|
2015-09-10 15:34:52 -07:00 |
|
Sam Gateau
|
d0592d562c
|
Make the flashlight grab frame work correctly
|
2015-09-10 15:30:50 -07:00 |
|
Seth Alves
|
698ccc6fb0
|
don't change camera when edit.js is activated. don't highlight entites I mouse-hover over.
|
2015-09-10 13:48:36 -07:00 |
|
Sam Gateau
|
38fcb80135
|
FIx bad relative path
|
2015-09-10 09:52:52 -07:00 |
|
Howard Stearns
|
d7c1c7593a
|
Merge pull request #5761 from ZappoMan/preventIncludeRecusion
prevent Script.include() from including the same file multiple times
|
2015-09-10 09:22:55 -07:00 |
|
Brad Hefta-Gaub
|
1aa3c746a6
|
Merge pull request #5762 from samcake/punk
Adding the flashlight toy script
|
2015-09-10 09:15:22 -07:00 |
|
Brad Hefta-Gaub
|
edf889a4c8
|
Merge pull request #5756 from ericrius1/grabChanges
added lifetime to pointer, default grab behavior now honors objects i…
|
2015-09-10 09:14:11 -07:00 |
|
Brad Hefta-Gaub
|
f45e182d33
|
fix CR feedback, add examples
|
2015-09-10 09:06:56 -07:00 |
|
ericrius1
|
66a4ff752c
|
cleaning up lifetime calc
|
2015-09-10 09:01:51 -07:00 |
|