Commit graph

4070 commits

Author SHA1 Message Date
Stephen Birarda
8129f0d028 add an all rights reserved license 2013-07-01 11:56:19 -07:00
Stephen Birarda
bdf5248d6a Merge pull request #603 from birarda/master
more podspec changes to avoid tagging
2013-07-01 09:45:37 -07:00
Stephen Birarda
dd37516ed6 remove specific glm version, don't specify commit 2013-07-01 09:45:11 -07:00
Stephen Birarda
3ee690b11d Merge pull request #602 from birarda/master
type squishes for podspec test
2013-07-01 09:39:15 -07:00
Stephen Birarda
3c51f9cac7 type squishes in Agent socket match 2013-07-01 09:38:39 -07:00
Stephen Birarda
8d5ddd7101 Merge pull request #601 from birarda/master
provide version for glm dependency
2013-07-01 09:30:45 -07:00
Stephen Birarda
1a69364e8e provide a version requirement for glm dependency 2013-07-01 09:30:17 -07:00
Philip Rosedale
54826a4099 Merge pull request #596 from birarda/podspec
add a podspec for inclusion to iOS app as pod
2013-06-30 23:27:40 -07:00
Philip Rosedale
138b8d7f64 Merge pull request #585 from birarda/owning-agent
boolean helper for Avatar isMyAvatar check
2013-06-30 23:26:32 -07:00
Philip Rosedale
d464ae4158 Merge pull request #578 from birarda/fervor
add an autoupdater for release OS X builds
2013-06-30 23:25:42 -07:00
Stephen Birarda
800bcdfd18 Merge pull request #598 from LionTurtle/master
Added menu toggle for displaying ping
2013-06-28 16:26:10 -07:00
Mark Peng
be2e6518a1 Fixed if statement formatting in displayStats() and timer() in Application.cpp 2013-06-28 16:20:05 -07:00
Mark Peng
53543c26fe Added menu toggle for displaying ping 2013-06-28 16:02:49 -07:00
Stephen Birarda
02b37febad Merge pull request #597 from LionTurtle/master
fix typo grabbing avatar mixer agent
2013-06-28 15:57:33 -07:00
Mark Peng
745dc03c72 Fixed AGENT_TYPE typo in Application::displayStats() 2013-06-28 15:42:27 -07:00
Stephen Birarda
eedaf5f76e Merge pull request #593 from LionTurtle/master
ping reporter added to interface
2013-06-28 15:34:46 -07:00
Mark Peng
a5c6cee433 Renamed getPingTime() to getPingMs() in Agent.h, etc. 2013-06-28 15:33:08 -07:00
Philip Rosedale
fd7d9c6399 Merge pull request #595 from machinelevel/dev2
Minor bug fixes for networked Leap hands
2013-06-28 15:28:30 -07:00
Mark Peng
0aa3227228 Merge remote-tracking branch 'upstream/master' 2013-06-28 15:26:34 -07:00
Eric Johnston
6c42922288 Minor bug fixes for networked Leap hands 2013-06-28 15:22:56 -07:00
Mark Peng
9313dbff52 ping reporter added to interface take 5 2013-06-28 15:17:21 -07:00
Mark Peng
a5dc47eaab ping reporter added to interface take 4 2013-06-28 15:10:45 -07:00
Mark Peng
293031de6f ping reporter added to interface take 3 2013-06-28 13:03:30 -07:00
Stephen Birarda
99fddab590 an initial revision of the podspec for Base8 2013-06-28 13:01:21 -07:00
Philip Rosedale
c1d23f5f63 Merge pull request #592 from machinelevel/dev
Hand rework in preparation for adding send/receive hand data
2013-06-28 11:47:36 -07:00
Eric Johnston
0ff3554dd8 Networked Leap fingers
- Simplified finger updates and storage
- added pack and unpack for the fingers
- not yet tested between multiple machines, but *should* be harmless and backward-packet-compatible
2013-06-28 11:34:20 -07:00
Mark Peng
ee005f19d9 ping reporter added to interface take 2 2013-06-28 11:17:52 -07:00
Mark Peng
c5fe8b078e ping reporter added to interface 2013-06-28 11:07:01 -07:00
Eric Johnston
1c797405da Hand rework in preparation for adding send/receive hand data
- Added Hand.cpp, Hand.h, HandData.cpp, HandData.h, roughly matching the equivalent Head files
- Cleaned up Avatar by moving hand work into Hand files
- Added fixed-point data packing, for use in sending hand offsets
2013-06-28 07:57:02 -07:00
Philip Rosedale
ddc85272b9 Merge pull request #591 from machinelevel/dev
Update .gitignore to exclude the Leap SDK files, but not the stub header
2013-06-27 16:53:33 -07:00
Stephen Birarda
73a8882a9e resolve conflicts on merge with upstream master 2013-06-27 15:22:21 -07:00
Stephen Birarda
392728fbe5 Merge remote-tracking branch 'upstream/master' into owning-agent 2013-06-27 15:19:47 -07:00
ZappoMan
7efe9264c7 Merge pull request #590 from birarda/voxel-noise
fix the default quaternion for audio injectors
2013-06-27 14:11:18 -07:00
Eric Johnston
b1d345f0dc Update .gitignore to exclude the Leap SDK files, but not the stub header 2013-06-27 13:55:16 -07:00
Stephen Birarda
cece4de90e fix the default orientation for an injector 2013-06-27 11:14:22 -07:00
Philip Rosedale
ae24c6c6b3 Merge pull request #589 from machinelevel/dev
(re-commit) Added support for Leap finger-sensing device.
2013-06-27 11:02:10 -07:00
Eric Johnston
b4f5df17ab (re-commit) Added support for Leap finger-sensing device.
Note that the actual Leap SDK can't be in the repo for IP reasons, so there's a stub-version of the header. When the actual SDK is put into the Leap folder, cake will find it automatically and switch over.
2013-06-27 10:54:36 -07:00
Stephen Birarda
89d6fd105c Merge pull request #588 from birarda/audio-latency
remove missing includes
2013-06-26 18:25:55 -07:00
Stephen Birarda
6cf71fb49b remove speex includes 2013-06-26 18:25:12 -07:00
Philip Rosedale
6d1b274f75 Merge pull request #587 from birarda/audio-latency
audio latency tuning + getting rid of speex
2013-06-26 18:21:10 -07:00
Stephen Birarda
14718980e5 tighten audio latency by clearing the network stack after starves 2013-06-26 18:17:50 -07:00
Stephen Birarda
1c0b256f92 remove echo cancellation from audio code 2013-06-26 16:22:54 -07:00
Stephen Birarda
59a9fc8eff remove the Speex library 2013-06-26 16:08:03 -07:00
Stephen Birarda
fd30725222 add a missing set of parenthesis 2013-06-26 15:53:35 -07:00
Stephen Birarda
6c4dd03867 add a missing semicolon 2013-06-26 15:52:26 -07:00
Stephen Birarda
2c7d720e88 add a boolean helper for _owningAvatar NULL comparison 2013-06-26 15:52:01 -07:00
Leonardo Murillo
b4dec0cd70 Merge pull request #583 from birarda/jenkins
fix replacement in post build task
2013-06-26 14:34:31 -07:00
Stephen Birarda
7443040787 replace just the script command instead of the full block 2013-06-26 14:25:03 -07:00
Stephen Birarda
177ddd889d differentiate dev grid and live deploy cURLs 2013-06-26 13:33:35 -07:00
Stephen Birarda
f08ad62faf Merge pull request #581 from birarda/jenkins
use double double quotes for correct interpolation:
2013-06-26 12:59:12 -07:00