James B. Pollack
|
192e4c8185
|
Merge pull request #6274 from ZappoMan/rightClickMenu
add example of overriding default rightClick behavior
|
2015-11-02 18:58:12 -08:00 |
|
Seth Alves
|
fe2c0effd0
|
oops left debug on
|
2015-11-02 16:17:46 -08:00 |
|
Seth Alves
|
0a5f43bba7
|
fix up boolean test
|
2015-11-02 16:16:13 -08:00 |
|
Seth Alves
|
181901ed19
|
distance grab works better with hmd on
|
2015-11-02 14:42:28 -08:00 |
|
Brad Hefta-Gaub
|
b94258f953
|
add example of overriding default rightClick behavior
|
2015-11-02 11:55:50 -08:00 |
|
Eric Levin
|
7838683909
|
Merge pull request #6189 from imgntn/fjs
Add functional.js library
|
2015-11-02 11:10:19 -08:00 |
|
Brad Hefta-Gaub
|
286905c20c
|
Merge pull request #6250 from jherico/peek
Adding peek support for endpoints
|
2015-10-31 16:09:27 -07:00 |
|
Seth Alves
|
9346366fc5
|
fix grab script
|
2015-10-31 14:28:54 -07:00 |
|
Brad Davis
|
abbfe15395
|
Adding peek support for endpoints
|
2015-10-31 14:26:14 -07:00 |
|
Brad Hefta-Gaub
|
46f9a432ab
|
fix handControllerGrab.js
|
2015-10-31 14:21:50 -07:00 |
|
Seth Alves
|
896ed3927c
|
merge from upstream
|
2015-10-30 19:17:43 -07:00 |
|
James B. Pollack
|
c67bfc8883
|
Merge pull request #6180 from huffman/line-js
Add js line library for drawing infinite poly lines
|
2015-10-30 17:47:31 -07:00 |
|
Seth Alves
|
944f0965c0
|
some refactoring and a bug fix -- grab script can throw things again
|
2015-10-30 16:35:50 -07:00 |
|
Ryan Huffman
|
77e0023b43
|
Fix lifetime bug with first PolyLine in InfiniteLine
|
2015-10-30 16:31:15 -07:00 |
|
Seth Alves
|
cf83ca22bb
|
change how kinematic objects get data back to entity when an action is active
|
2015-10-30 15:30:54 -07:00 |
|
Seth Alves
|
b102081f2f
|
upon release, set velocity after returning entity to being dynamic
|
2015-10-30 11:35:51 -07:00 |
|
Brad Hefta-Gaub
|
b5fd3424b8
|
Merge pull request #6245 from EdgarPironti/controllers
Fixed controllerExample.js parse error
|
2015-10-30 11:10:08 -07:00 |
|
EdgarPironti
|
f887bbd45c
|
Fixed controllerExample parse error
|
2015-10-30 11:06:20 -07:00 |
|
Seth Alves
|
93503d0a21
|
make kinematic grab set entities kinematic in bullet and update entity position
|
2015-10-30 11:03:13 -07:00 |
|
Brad Davis
|
49e7d42c2c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2015-10-30 10:07:40 -07:00 |
|
James B. Pollack
|
846310f9fb
|
Merge pull request #6208 from ericrius1/closePaintModel
Added to the whiteboard model, and some bug fixes
|
2015-10-29 17:05:20 -07:00 |
|
ericrius1
|
6bdf66534f
|
light tweak
|
2015-10-29 16:53:03 -07:00 |
|
Atlante45
|
8b46ed7dff
|
Check keyLight is defined
|
2015-10-29 16:42:48 -07:00 |
|
ericrius1
|
b6b71e7e76
|
increased range and intensity of light
|
2015-10-29 16:40:50 -07:00 |
|
Atlante45
|
c237072195
|
edit.js fix
|
2015-10-29 15:29:12 -07:00 |
|
ericrius1
|
020566b76a
|
no deleting
|
2015-10-29 14:14:15 -07:00 |
|
Atlante45
|
904326cd1c
|
edit.js fix
|
2015-10-29 14:11:27 -07:00 |
|
Brad Davis
|
036ae62dd3
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2015-10-29 14:00:52 -07:00 |
|
Brad Hefta-Gaub
|
1c2973f17d
|
removed old metavoxel example, since the api is no longer available
|
2015-10-29 12:34:24 -07:00 |
|
Brad Hefta-Gaub
|
1f53e425eb
|
Merge branch 'master' of https://github.com/highfidelity/hifi into controllers
|
2015-10-29 12:28:28 -07:00 |
|
Brad Davis
|
f21633e368
|
Merge pull request #6222 from ZappoMan/hardwareChanged
Handle input plugin register/remove when activated/deactivated by menus
|
2015-10-29 12:24:17 -07:00 |
|
Brad Hefta-Gaub
|
3bbba99e2b
|
Merge pull request #6178 from samcake/color
Refactor the KeyLIght properties in their own group
|
2015-10-29 10:44:44 -07:00 |
|
samcake
|
517387621a
|
Fixing the keyLIght Direction ui for edit.js and fix the case for D to d
|
2015-10-29 10:40:28 -07:00 |
|
Brad Davis
|
ccbae81dad
|
Merge branch 'master' into HEAD
Conflicts:
interface/src/avatar/SkeletonModel.cpp
|
2015-10-29 10:24:38 -07:00 |
|
Eric Levin
|
42fb683085
|
Merge pull request #6184 from imgntn/toybox_sounds
Add Arcade Game Sound To Toybox
|
2015-10-29 10:24:23 -07:00 |
|
samcake
|
025422792d
|
Fixing the keyLIght Direction ui for edit.js
|
2015-10-29 10:13:28 -07:00 |
|
Brad Hefta-Gaub
|
a3cd032a41
|
register/remove devices when the input plugins are activated/deactivated
|
2015-10-29 10:06:21 -07:00 |
|
Andrew Meadows
|
f9012d5051
|
Merge pull request #6187 from sethalves/fix-actions-ttl
fix actions bug
|
2015-10-29 09:30:21 -07:00 |
|
samcake
|
630cdb8a9d
|
Modify the html presentiong the zone enity properties to match the internal new representation
|
2015-10-28 17:29:06 -07:00 |
|
samcake
|
a5b95d7307
|
Fixing the entity properties view with the new properties group
|
2015-10-28 16:46:56 -07:00 |
|
ericrius1
|
1b1490bb75
|
added blocker so user cant get so close to whiteboard
|
2015-10-28 16:02:15 -07:00 |
|
ericrius1
|
e9bdb872bd
|
added light to whiteboard
|
2015-10-28 15:25:11 -07:00 |
|
Brad Davis
|
570b4a32da
|
Merge pull request #6206 from samcake/controllers
Controllers : Add a new kind onf controller to expose ReadOnly state from the application
|
2015-10-28 13:42:15 -07:00 |
|
Brad Davis
|
3c1a0930da
|
Merge remote-tracking branch 'upstream/master' into HEAD
Conflicts:
interface/src/avatar/MyAvatar.h
libraries/script-engine/src/ScriptEngine.cpp
libraries/script-engine/src/ScriptEngine.h
|
2015-10-28 13:38:22 -07:00 |
|
ericrius1
|
ac2effb33c
|
Not erasing board, models hosted on s3
|
2015-10-28 13:32:10 -07:00 |
|
samcake
|
b90af1a1ce
|
Fixing typo and review comments
|
2015-10-28 13:21:45 -07:00 |
|
ericrius1
|
4027782335
|
Fixed issue with overlays disapearing on release grab
|
2015-10-28 13:18:57 -07:00 |
|
samcake
|
07c13f4d66
|
Merge branch 'controllers' of https://github.com/highfidelity/hifi into controllers
|
2015-10-28 12:54:46 -07:00 |
|
Brad Hefta-Gaub
|
30f7c44f61
|
emit hardwareChanged signal to scripts
|
2015-10-28 09:34:18 -07:00 |
|
ericrius1
|
2f835b19fa
|
surface is now a model
|
2015-10-27 17:17:19 -07:00 |
|
samcake
|
6ec87086bc
|
Adding the state controller
|
2015-10-27 16:57:06 -07:00 |
|
ericrius1
|
d67f4958cd
|
wait longer for dimensions
|
2015-10-27 13:44:29 -07:00 |
|
ericrius1
|
ed6a866ff9
|
ready for demo
|
2015-10-27 13:43:13 -07:00 |
|
ericrius1
|
0512da0e39
|
updated url
|
2015-10-27 13:07:11 -07:00 |
|
ericrius1
|
25ded2bd92
|
added shapetype
|
2015-10-27 13:03:44 -07:00 |
|
ericrius1
|
8fcc071026
|
only can draw on whiteboard
|
2015-10-27 12:24:29 -07:00 |
|
Atlante45
|
1bebdc8e70
|
Fix scripts syntax errors
|
2015-10-27 12:11:27 -07:00 |
|
ericrius1
|
f0a1335957
|
fixed paint initially showing up white
|
2015-10-27 12:09:07 -07:00 |
|
ericrius1
|
fa22249f7a
|
Improving model
|
2015-10-27 12:03:30 -07:00 |
|
ericrius1
|
8a85468254
|
changing model, repositioning
|
2015-10-27 10:39:44 -07:00 |
|
Ryan Huffman
|
2cd2af2b13
|
Add headers to line.js and lineExample.js
|
2015-10-27 09:49:52 -07:00 |
|
Ryan Huffman
|
983c551ce3
|
Clean up line.js and make lifetime settable
|
2015-10-27 09:13:16 -07:00 |
|
James B. Pollack
|
d78fe089f6
|
add mit license
|
2015-10-26 17:00:54 -07:00 |
|
Ryan Huffman
|
2abb6a2fd5
|
Clean up line.js
|
2015-10-26 16:45:58 -07:00 |
|
Ryan Huffman
|
1a1ab29978
|
Add lineExample.js
|
2015-10-26 16:45:43 -07:00 |
|
James B. Pollack
|
a1cd4a31cb
|
fix typo
|
2015-10-26 16:41:03 -07:00 |
|
James B. Pollack
|
88a312f992
|
add functional js library... mmm, curry
|
2015-10-26 16:28:18 -07:00 |
|
James B. Pollack
|
da5db326e8
|
make cat quieter
|
2015-10-26 16:03:10 -07:00 |
|
Brad Hefta-Gaub
|
9c4199ef16
|
Merge pull request #6186 from jherico/pingpong
Fixing spray can script
|
2015-10-26 14:56:06 -07:00 |
|
Seth Alves
|
8d0aaed41a
|
fix bug that was deleting actions with 0 ttl. in js interface, action parameter 'lifetime' is now called 'ttl'
|
2015-10-26 13:50:21 -07:00 |
|
Brad Davis
|
b2c3311947
|
Merge pull request #6174 from samcake/controllers
Controllers : Adding a moving average for the velocity field returned by the Hydra controller
|
2015-10-26 13:46:32 -07:00 |
|
Brad Davis
|
d91d0a2027
|
Fixing spray can script
|
2015-10-26 12:47:31 -07:00 |
|
James B. Pollack
|
fc8184ffed
|
add arcade sound
|
2015-10-26 12:25:51 -07:00 |
|
Brad Davis
|
34b5178393
|
Fixing ping-ping entity script
|
2015-10-26 11:55:23 -07:00 |
|
Brad Hefta-Gaub
|
88ba6cda24
|
Merge pull request #6177 from jherico/guns
Controller Branch - Fix gun.js
|
2015-10-26 10:51:08 -07:00 |
|
Ryan Huffman
|
d6230fbed3
|
Remove trailing commas in line.js
|
2015-10-26 10:46:36 -07:00 |
|
Ryan Huffman
|
6b9b4d4e6e
|
Add libraries/line.js
|
2015-10-26 10:44:39 -07:00 |
|
Brad Davis
|
75b2ee94b2
|
PR feedback
|
2015-10-25 19:37:41 -07:00 |
|
Brad Davis
|
3e50174114
|
Updating gun.js to new controller API
|
2015-10-24 16:26:50 -07:00 |
|
Brad Hefta-Gaub
|
394511ac1b
|
fix frisbee.js to work with new API
|
2015-10-24 09:50:09 -07:00 |
|
Brad Davis
|
f61cf843bc
|
Merge pull request #6172 from ZappoMan/fixScripts
fix walkApi.js to detect hydra in official way
|
2015-10-23 21:04:17 -07:00 |
|
Brad Hefta-Gaub
|
6cffe8cb6a
|
Merge pull request #6169 from EdgarPironti/controllers2
fix toyball.js
|
2015-10-23 20:21:00 -07:00 |
|
Brad Hefta-Gaub
|
0b99728575
|
Merge pull request #6175 from AlessandroSigna/controllers
fix stick.js
|
2015-10-23 20:20:00 -07:00 |
|
Brad Hefta-Gaub
|
3a2328a887
|
Merge pull request #6173 from EdgarPironti/controllers
Fixed sword.js
|
2015-10-23 20:07:52 -07:00 |
|
AlessandroSigna
|
7f3f202567
|
fix stick.js
|
2015-10-23 18:23:15 -07:00 |
|
samcake
|
eae316100a
|
Merge branch 'controllers' of https://github.com/highfidelity/hifi into controllers
|
2015-10-23 18:18:27 -07:00 |
|
samcake
|
d400c694f6
|
Cleaning up for release
|
2015-10-23 18:09:54 -07:00 |
|
EdgarPironti
|
0d15182adb
|
Fixed sword.js
|
2015-10-23 18:09:43 -07:00 |
|
Brad Hefta-Gaub
|
4a19a14682
|
fix walkApi.js to detect hydra in official way
|
2015-10-23 17:53:34 -07:00 |
|
Brad Davis
|
304fe49628
|
Merge pull request #6170 from ZappoMan/fixScripts
various controller script updates
|
2015-10-23 17:43:54 -07:00 |
|
Brad Hefta-Gaub
|
060f87d14a
|
CR feedback
|
2015-10-23 17:33:45 -07:00 |
|
samcake
|
be843a0035
|
adding a rnning average on the velocity values returned by the hydra and adding a simple js to test
|
2015-10-23 17:32:54 -07:00 |
|
Brad Hefta-Gaub
|
9aaef9aabd
|
fix hydraPaint.js to use new API
|
2015-10-23 17:32:06 -07:00 |
|
EdgarPironti
|
0959c98132
|
Fixed tab
|
2015-10-23 17:26:44 -07:00 |
|
Brad Davis
|
4e6f64833f
|
Conditional support from JS
|
2015-10-23 17:24:04 -07:00 |
|
Brad Hefta-Gaub
|
9ba1b800d9
|
CR feedback
|
2015-10-23 17:15:39 -07:00 |
|
Brad Hefta-Gaub
|
090dc5409b
|
CR feedback
|
2015-10-23 17:14:59 -07:00 |
|
Brad Hefta-Gaub
|
ed20e7d209
|
CR feedback
|
2015-10-23 17:14:13 -07:00 |
|
EdgarPironti
|
c64290b5cd
|
Removed unused variables
|
2015-10-23 17:13:29 -07:00 |
|
Brad Hefta-Gaub
|
9285cf8e2c
|
fix hydraGrabHockey.js to use new API
|
2015-10-23 17:12:26 -07:00 |
|