Commit graph

9649 commits

Author SHA1 Message Date
ZappoMan
d5447452ae more work on lookAt behavior 2014-02-09 21:06:32 -08:00
Andrzej Kapolka
8c9f06ceec Fix/tests for streaming. 2014-02-09 17:43:18 -08:00
Andrzej Kapolka
524ceb4ed2 Working on tests for datagram sequencing, added autogenerated ==/!= operators
to mtc.
2014-02-09 16:26:53 -08:00
ZappoMan
a457ccf933 simple example of Camera.lookAt() 2014-02-09 16:25:18 -08:00
ZappoMan
c64a530be4 first cut at lookAt 2014-02-09 16:24:38 -08:00
Philip Rosedale
e30e1ffe28 Merge pull request #1949 from ZappoMan/more_events
Better multi-touch rotate gesture support
2014-02-09 12:50:08 -08:00
ZappoMan
e35df7904b cleanup bad merge 2014-02-09 12:32:12 -08:00
ZappoMan
fe1a6b8f29 improvements to rotating gesture detection 2014-02-09 12:29:57 -08:00
Philip Rosedale
9d5e68913a Merge pull request #1948 from ZappoMan/more_events
Several new JS events features
2014-02-09 12:14:59 -08:00
ZappoMan
dca0b05927 added easier support for calculating multitouch rotating behavior including deltaAngle, isRotating, rotating(direction) properties 2014-02-09 12:08:17 -08:00
ZappoMan
3bf8dd87e8 Merge branch 'master' of https://github.com/worklist/hifi into more_events 2014-02-09 10:32:14 -08:00
ZappoMan
3f4af9f363 Merge pull request #1944 from PhilipRosedale/master
Audio Noise Reduction,  Edit voxels with script
2014-02-09 10:29:05 -08:00
stojce
75ad4fdee9 Merge branch 'master' of https://github.com/worklist/hifi into 19494 2014-02-09 17:48:04 +01:00
stojce
b05967a514 Custom URL handler 2014-02-09 17:47:46 +01:00
ZappoMan
9c21eb7949 removed comments 2014-02-09 02:56:26 -08:00
ZappoMan
70c5e674e9 add rotating detection to touch events 2014-02-09 02:54:12 -08:00
ZappoMan
d2b3e74f5d added isPinching and isPinchOpening to touch events 2014-02-09 02:02:42 -08:00
ZappoMan
120807f9ba add touch event radius 2014-02-09 01:31:48 -08:00
ZappoMan
02e6a3336d added several new JS events attributes 2014-02-09 01:05:27 -08:00
ZappoMan
8d89e05900 Merge branch 'master' of https://github.com/worklist/hifi 2014-02-09 00:30:48 -08:00
Philip Rosedale
cfa7f5e6ca Add drag to add more voxels, turn off hover orbit voxels until in the script as function key 2014-02-08 23:17:04 -08:00
Philip Rosedale
6b0c31e6e9 Script for editing voxels with mouse clicks 2014-02-08 20:47:02 -08:00
Philip Rosedale
9655e93432 Remove re-coloring of voxels on hover or click, anticipating switch to scripted behavior 2014-02-08 19:13:43 -08:00
Philip Rosedale
c6bf11361e Merge branch 'master' of https://github.com/worklist/hifi 2014-02-08 16:52:28 -08:00
Philip Rosedale
7dce067014 Merge pull request #1943 from ZappoMan/ray_cast_scripting
JavaScript support for Voxels.findRayIntersection()
2014-02-08 16:47:30 -08:00
Philip Rosedale
03bc5adf64 Add Audio Noise Reduction 2014-02-08 16:35:37 -08:00
ZappoMan
bd0953131e Merge branch 'master' of https://github.com/worklist/hifi 2014-02-08 12:52:36 -08:00
ZappoMan
07585dbe5b add scripts to voxels 2014-02-08 12:07:24 -08:00
ZappoMan
c9fd4b5e6b add back animation-server in cmake unix 2014-02-08 11:45:20 -08:00
ZappoMan
56c383891c revert animation-servers cmake 2014-02-08 11:44:48 -08:00
ZappoMan
ad8683a4a9 Merge pull request #1937 from birarda/master
pools are allowed to have dashes
2014-02-08 11:36:35 -08:00
ZappoMan
df4e2c4273 revert 2014-02-08 11:01:32 -08:00
ZappoMan
c0858cdaef remove animation server from unix to see if that addresses build buster, temporary solution 2014-02-08 10:54:34 -08:00
ZappoMan
b3ec273e33 remove animation server from unix to see if that addresses build buster, temporary solution 2014-02-08 10:53:33 -08:00
Philip Rosedale
f5bbdc2c65 Merge branch 'master' of https://github.com/worklist/hifi 2014-02-08 10:35:25 -08:00
stojce
7fc66392cc Interface OS X hifi URL scheme 2014-02-08 12:04:55 +01:00
ZappoMan
ef7dee4387 Merge branch 'master' of https://github.com/worklist/hifi into ray_cast_scripting 2014-02-07 18:34:43 -08:00
ZappoMan
e517125cfb Merge pull request #1938 from AndrewMeadows/fix-mouselook
Fix mouselook
2014-02-07 18:34:09 -08:00
Andrew Meadows
6b2c7c556d Fixing mouselook.
Faceshift head rotations are stored separately and then integrated into
the final (rendered) head rotation at the right times but do not affect
the camera.
2014-02-07 17:46:14 -08:00
Andrew Meadows
8c3ba5b2de Cruft removal. We don't use Head::YawRate stuff. 2014-02-07 17:45:25 -08:00
Andrew Meadows
3894fc0cb8 Minor comment change. 2014-02-07 17:44:43 -08:00
Stephen Birarda
a90ca59027 pools are allowed to have dashes 2014-02-07 17:30:32 -08:00
ZappoMan
235673b7fe Merge branch 'master' of https://github.com/worklist/hifi into ray_cast_scripting 2014-02-07 16:27:52 -08:00
ZappoMan
e9070b1d70 add an example of adding a voxel when clicking on a voxel 2014-02-07 15:48:46 -08:00
Andrzej Kapolka
d16242f980 Merge branch 'master' of https://github.com/highfidelity/hifi 2014-02-07 15:43:45 -08:00
Leonardo Murillo
d5b8d1c0d6 Merge pull request #1936 from birarda/master
fix a bug in domain-server and ping timing
2014-02-07 17:38:02 -06:00
Stephen Birarda
cf05600d73 fix miss of pingType in timePingReply, closes #1934 2014-02-07 15:27:44 -08:00
Stephen Birarda
f237b77fa7 fix a bad cast to Assignment, closes #1935 2014-02-07 15:26:18 -08:00
ZappoMan
ac05c6d4c3 add example code 2014-02-07 15:21:16 -08:00
Andrzej Kapolka
de95585c9c Merge branch 'master' of https://github.com/highfidelity/hifi 2014-02-07 15:12:38 -08:00