ericrius1
|
22615dae07
|
Don't delete board on script close
|
2015-10-14 11:43:05 -07:00 |
|
ericrius1
|
6cd9bf407f
|
Reverted handControllerGrab
|
2015-10-14 11:40:06 -07:00 |
|
ericrius1
|
7fb6b7e272
|
Reverted hand controller
|
2015-10-14 11:31:09 -07:00 |
|
ericrius1
|
d072a2efd3
|
laser pointer now showing up all the time
|
2015-10-14 11:26:38 -07:00 |
|
ericrius1
|
1a9c1110c0
|
Fixed gap between strokes
|
2015-10-14 11:17:54 -07:00 |
|
ericrius1
|
20d1a2440c
|
Ignoring unknown types in collision
|
2015-10-14 11:15:49 -07:00 |
|
ericrius1
|
caacbcbe78
|
Adjust erase box position
|
2015-10-14 10:40:55 -07:00 |
|
ericrius1
|
8e21999e44
|
erasing board
|
2015-10-13 16:54:37 -07:00 |
|
ericrius1
|
e42bbbc10d
|
Adding erase board feature to whiteboard
|
2015-10-13 16:41:05 -07:00 |
|
ericrius1
|
2c8b85bb5c
|
Displaying overlay laser pointer, user must past threshold to paint
|
2015-10-13 16:13:24 -07:00 |
|
ericrius1
|
4c877e8204
|
Changing color when grabbing colored boxes
|
2015-10-13 15:46:10 -07:00 |
|
ericrius1
|
b54b488b9e
|
Adding in color selecting
|
2015-10-13 15:23:02 -07:00 |
|
ericrius1
|
a3f948acf8
|
Adding entity script to each color box
|
2015-10-13 15:00:38 -07:00 |
|
ericrius1
|
ad61b89abd
|
setting up colors, adding some functions to utils.js
|
2015-10-13 14:16:28 -07:00 |
|
ericrius1
|
b490f9e2c1
|
Drawing line width based on trigger squeeze
|
2015-10-13 13:33:24 -07:00 |
|
ericrius1
|
470c8f7ef8
|
Painting on whiteboard with no judder
|
2015-10-13 11:31:56 -07:00 |
|
ericrius1
|
04f0d792bb
|
Reverted grab back to 5 hz
|
2015-10-12 17:36:53 -07:00 |
|
ericrius1
|
33ff21f376
|
Got rid of debug message in handControllerGrab script
|
2015-10-12 17:36:07 -07:00 |
|
ericrius1
|
fb040426eb
|
added explanatory comment
|
2015-10-12 17:34:50 -07:00 |
|
ericrius1
|
f93b1d3325
|
Correctly whitelisting entities for ray picking
|
2015-10-12 17:05:34 -07:00 |
|
ericrius1
|
8d39f9c760
|
Syntax fixes
|
2015-10-12 15:02:03 -07:00 |
|
ericrius1
|
d01dda9c81
|
Adding in functionality to include only specified Ids in ray picking
|
2015-10-12 14:40:11 -07:00 |
|
ericrius1
|
8dddf0e17a
|
Added findRayIntersection, and confirmed judder grew a lot worse
|
2015-10-12 11:15:04 -07:00 |
|
ericrius1
|
96fd634138
|
Pre- ray cast
|
2015-10-12 11:02:47 -07:00 |
|
ericrius1
|
56a2aa101c
|
baseline judder test for whiteboard painting- pre entity ray test
|
2015-10-12 10:44:18 -07:00 |
|
ericrius1
|
fb4aad1f32
|
adding whiteboard
|
2015-10-12 10:11:46 -07:00 |
|
Brad Davis
|
8024d9f017
|
Merge pull request #6055 from ZappoMan/newControllerInterface
implement StandardController and expose it to JS as Controller.Standard.*
|
2015-10-11 16:10:42 -07:00 |
|
Brad Hefta-Gaub
|
0986f86c34
|
implement StandardController and expose it to JS as Controller.Standard.*
|
2015-10-11 14:55:07 -07:00 |
|
Brad Hefta-Gaub
|
e09fe30f05
|
damn you visual studio
|
2015-10-11 14:02:33 -07:00 |
|
Brad Hefta-Gaub
|
b5b4c2153a
|
temp fix to get editing working again
|
2015-10-11 14:00:35 -07:00 |
|
Brad Hefta-Gaub
|
83bf8c8742
|
Merge branch 'master' of https://github.com/highfidelity/hifi into newControllerInterface
|
2015-10-10 09:43:07 -07:00 |
|
Brad Hefta-Gaub
|
b7b2c30eaa
|
Merge pull request #6049 from sethalves/less-picky
grab script picks less
|
2015-10-10 09:41:49 -07:00 |
|
Seth Alves
|
5c95306e8e
|
merge from upstream
|
2015-10-10 09:34:13 -07:00 |
|
Brad Hefta-Gaub
|
ded677e90f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into newControllerInterface
|
2015-10-10 09:33:55 -07:00 |
|
Brad Hefta-Gaub
|
25481e0a25
|
Merge pull request #6038 from Atlante45/asset-drop
Asset file drop
|
2015-10-10 09:32:58 -07:00 |
|
Brad Hefta-Gaub
|
63f3156a61
|
add Controler.Actions
|
2015-10-09 21:23:19 -07:00 |
|
Brad Hefta-Gaub
|
d3ee9b0f39
|
more work on exposing device inputs as JavaScript named constants
|
2015-10-09 20:58:23 -07:00 |
|
Seth Alves
|
7824d03e11
|
grab script picks 5x per second rather than 60x
|
2015-10-09 17:56:32 -07:00 |
|
Seth Alves
|
c6c44e8b81
|
add a userdata flag that allows toggling of the ignoreForCollisions entity property when an item is held.
|
2015-10-09 15:42:30 -07:00 |
|
Atlante45
|
75f0a6442f
|
ModelEntities spawned with no dimension autoresize
|
2015-10-09 12:23:19 -07:00 |
|
James B. Pollack
|
3e2b32530a
|
Update pingPongGun.js
Gun force shouldn't be so low.
|
2015-10-09 10:47:20 -07:00 |
|
James B. Pollack
|
1332b8bef6
|
remove logging
|
2015-10-08 17:58:58 -07:00 |
|
James B. Pollack
|
772ea16c71
|
cleanup
|
2015-10-08 17:52:33 -07:00 |
|
James B. Pollack
|
ad6fdc813f
|
alignment, targets, sounds, master script
|
2015-10-08 17:50:41 -07:00 |
|
James B. Pollack
|
62728aa507
|
alignments
|
2015-10-08 16:16:11 -07:00 |
|
James B. Pollack
|
d77abc2aba
|
Merge branch 'wall_targets' of https://github.com/imgntn/hifi into wall_targets
|
2015-10-08 14:08:09 -07:00 |
|
James B. Pollack
|
b1db1db6da
|
Merge remote-tracking branch 'upstream/master' into wall_targets
|
2015-10-08 14:06:23 -07:00 |
|
Ryan Huffman
|
26c40adecb
|
Merge pull request #6023 from ZappoMan/animationGroupSettings
Fixes to isEmitting for ParticleEffects
|
2015-10-08 12:24:36 -07:00 |
|
Brad Hefta-Gaub
|
f141026990
|
CR feedback
|
2015-10-08 11:48:48 -07:00 |
|
Brad Hefta-Gaub
|
a8d1622481
|
CR feedback
|
2015-10-08 11:47:54 -07:00 |
|