Brad Hefta-Gaub
|
a960330f34
|
fix voxel randomly disappearing bug
|
2014-01-16 13:17:41 -08:00 |
|
Brad Hefta-Gaub
|
8034538f41
|
removed redundant embedded ifdefs
|
2014-01-16 11:20:09 -08:00 |
|
Stephen Birarda
|
75152abe2c
|
fix unused variable warnings and constructor ordering
|
2014-01-16 09:52:29 -08:00 |
|
Andrew Meadows
|
1266ffd0ca
|
merge of windows-build
Conflicts:
domain-server/src/DomainServer.cpp
interface/src/Application.cpp
interface/src/Menu.cpp
libraries/avatars/src/AvatarData.h
libraries/shared/src/NodeList.h
|
2014-01-16 09:00:13 -08:00 |
|
Andrew Meadows
|
2e1c2f3a61
|
merge upstream with local repo
|
2014-01-15 17:13:59 -08:00 |
|
Stephen Birarda
|
d7388c2288
|
Merge pull request #1537 from ZappoMan/stephens_requests
added option to disable local cache file
|
2014-01-15 17:07:43 -08:00 |
|
ZappoMan
|
ec3699da3b
|
Merge pull request #1543 from birarda/master
perform a proper oculus teardown if it isn't present
|
2014-01-15 17:04:52 -08:00 |
|
Andrew Meadows
|
4e51aee00b
|
Merge latest upstream into local repo.
|
2014-01-15 17:04:33 -08:00 |
|
Andrew Meadows
|
4b94e53acf
|
Removing Model::findSpherePenetrationWithJoint() which was experimental method that was not finally used.
|
2014-01-15 17:02:02 -08:00 |
|
Andrew Meadows
|
989b733de6
|
Removing magic numbers, but still only supporting 2 hands (the SkeletonModel currently has two hands hardcoded).
|
2014-01-15 16:59:49 -08:00 |
|
Stephen Birarda
|
0f7d86a111
|
perform a proper oculus teardown if it isn't present
|
2014-01-15 16:52:03 -08:00 |
|
Stephen Birarda
|
a694425823
|
clarify output for star generation time
|
2014-01-15 16:26:01 -08:00 |
|
Brad Hefta-Gaub
|
f445a391b7
|
added back arpa/inet.h and ifaddrs.h for mac and unix
|
2014-01-15 15:03:03 -08:00 |
|
Andrew Meadows
|
32f3621855
|
merge upstream work into local repo
|
2014-01-15 14:13:48 -08:00 |
|
Andrew Meadows
|
235b6f0c36
|
Adding disk collision proxy for hand paddles.
|
2014-01-15 14:05:57 -08:00 |
|
Andrew Meadows
|
ee6a3263bc
|
Changing where the "hand palms" are drawn. Will back them up with collision proxies soon.
|
2014-01-15 14:02:17 -08:00 |
|
Brad Hefta-Gaub
|
952365a1b7
|
clean up comments and tab spacing
|
2014-01-15 12:50:36 -08:00 |
|
Brad Hefta-Gaub
|
f1e98720d0
|
added option to disable local cache file
|
2014-01-15 12:29:54 -08:00 |
|
Brad Hefta-Gaub
|
477840904b
|
Merge branch 'master' of git://github.com/worklist/hifi into windows_build
|
2014-01-15 12:09:26 -08:00 |
|
ZappoMan
|
dfb70ee397
|
Merge pull request #1527 from PhilipRosedale/master
New voxelBird example script
|
2014-01-15 12:07:39 -08:00 |
|
Brad Hefta-Gaub
|
7bfda0d60e
|
removed pthread.h
|
2014-01-15 10:30:05 -08:00 |
|
Brad Hefta-Gaub
|
0df826bbd8
|
fix cmake warning
|
2014-01-15 10:23:51 -08:00 |
|
Brad Hefta-Gaub
|
135cafb665
|
Merge branch 'windows_build' of https://github.com/ZappoMan/hifi into windows_build
|
2014-01-15 10:21:40 -08:00 |
|
Brad Hefta-Gaub
|
170dbe6e85
|
Merge branch 'master' of git://github.com/worklist/hifi into windows_build
Conflicts:
assignment-client/src/audio/AudioMixer.cpp
domain-server/src/DomainServer.cpp
interface/src/Audio.cpp
interface/src/DataServerClient.cpp
interface/src/Oscilloscope.cpp
interface/src/PairingHandler.cpp
interface/src/Util.cpp
interface/src/avatar/MyAvatar.cpp
interface/src/devices/Faceshift.cpp
interface/src/devices/SerialInterface.cpp
interface/src/renderer/FBXReader.cpp
libraries/avatars/src/AvatarData.h
libraries/octree-server/src/OctreeServer.cpp
libraries/octree-server/src/OctreeServer.h
libraries/octree/src/ViewFrustum.cpp
libraries/shared/src/Logging.cpp
libraries/shared/src/Node.cpp
libraries/shared/src/Node.h
libraries/shared/src/NodeList.cpp
libraries/shared/src/NodeList.h
libraries/shared/src/PerfStat.cpp
libraries/shared/src/SharedUtil.cpp
libraries/voxels/src/VoxelTree.cpp
voxel-edit/src/main.cpp
|
2014-01-15 10:20:21 -08:00 |
|
Lucas Crisman
|
73dfc5dd58
|
Merge branch 'master' of git://github.com/worklist/hifi into 19485
|
2014-01-15 14:50:59 -03:00 |
|
Lucas Crisman
|
24103740da
|
equal sign shortcut for Reset Avatar Size on Application keyPress Event
|
2014-01-15 14:50:25 -03:00 |
|
Brad Hefta-Gaub
|
eb55dd26e5
|
added glewInit
|
2014-01-14 19:18:01 -08:00 |
|
Brad Hefta-Gaub
|
25af277f65
|
adding glew external for windows build
|
2014-01-14 19:16:15 -08:00 |
|
Philip Rosedale
|
a702c6a868
|
merge fix
|
2014-01-14 17:24:24 -08:00 |
|
Philip Rosedale
|
7f09aff297
|
Added voxelBird example script
|
2014-01-14 17:12:14 -08:00 |
|
Andrew Meadows
|
af3fae7bbf
|
Merge upsteam master into current project (experimental hand paddles)
Conflicts:
interface/src/avatar/Avatar.cpp
libraries/avatars/src/AvatarData.cpp
|
2014-01-14 16:39:46 -08:00 |
|
Andrzej Kapolka
|
7e4fcb43f2
|
Merge branch 'master' of https://github.com/worklist/hifi into armstrong
|
2014-01-14 16:31:30 -08:00 |
|
Stephen Birarda
|
e76a37f48b
|
resolve conflicts on merge with upstream master
|
2014-01-14 16:26:02 -08:00 |
|
Andrzej Kapolka
|
617453da8c
|
Merge branch 'master' of https://github.com/worklist/hifi into armstrong
|
2014-01-14 16:22:41 -08:00 |
|
Andrew Meadows
|
761fdc9d84
|
Adding methods to Model for accessing hand info and computing hand collisions.
|
2014-01-14 16:19:57 -08:00 |
|
Stephen Birarda
|
540378262d
|
Merge branch 'master' of https://github.com/worklist/hifi into domain-change
|
2014-01-14 16:19:37 -08:00 |
|
Andrzej Kapolka
|
242597bbda
|
Merge branch 'master' of https://github.com/worklist/hifi into armstrong
|
2014-01-14 16:19:10 -08:00 |
|
Andrew Meadows
|
22679687c5
|
Minor cleanup: moved #include out of header and into cpp file.
|
2014-01-14 16:17:37 -08:00 |
|
Stephen Birarda
|
6b2f72f14d
|
repair reference to _targetScale in MyAvatar
|
2014-01-14 16:17:07 -08:00 |
|
Andrzej Kapolka
|
4c2b67f6f3
|
Fix compile error.
|
2014-01-14 16:16:06 -08:00 |
|
Stephen Birarda
|
599e3bb9e5
|
resolve conflicts on merge with upstream master
|
2014-01-14 16:15:58 -08:00 |
|
Andrew Meadows
|
a08b7b3fd8
|
Adding initial Agent::findSphereCollision() implementation and removing some debug log spam.
|
2014-01-14 16:15:41 -08:00 |
|
Stephen Birarda
|
77ee27e5d7
|
resolve conflicts on merge with upstream master
|
2014-01-14 16:12:42 -08:00 |
|
Andrzej Kapolka
|
96a88e194c
|
Merge branch 'master' of https://github.com/worklist/hifi into armstrong
|
2014-01-14 16:10:31 -08:00 |
|
Stephen Birarda
|
274989935d
|
resolve conflicts on merge with upstream master
|
2014-01-14 16:09:12 -08:00 |
|
Stephen Birarda
|
767a241105
|
Merge remote-tracking branch 'upstream/master' into nodelist-container
|
2014-01-14 16:08:58 -08:00 |
|
Stephen Birarda
|
8676ac38f9
|
foreach spacing and reference repairs
|
2014-01-14 15:54:09 -08:00 |
|
Andrzej Kapolka
|
5d88953f12
|
First cut at stretching the arms out and aligning forearms with wrists.
Closes #1423, #1504.
|
2014-01-14 15:27:28 -08:00 |
|
Stephen Birarda
|
4ea14a51fc
|
remove the SerialInterface
|
2014-01-14 13:14:15 -08:00 |
|
Stephen Birarda
|
987c639e36
|
initial newline removal from all QDebug calls
|
2014-01-14 13:09:22 -08:00 |
|