Stephen Birarda
|
d405d31edf
|
add data-server to hifi repo, abstract DataServerClient
|
2014-01-20 14:42:50 -08:00 |
|
Andrzej Kapolka
|
804ce83fa6
|
Get the base position/orientation directly from the avatar to prevent
jerkiness when flying with the Hydra. Also, restore arm lengths when the
Hydra becomes inactive.
|
2014-01-20 13:44:41 -08:00 |
|
Brad Hefta-Gaub
|
b4b3720fcf
|
move creatorTokenID management into Particle static members
|
2014-01-20 12:56:35 -08:00 |
|
Andrzej Kapolka
|
81ab68a529
|
Store hand position relative to body orientation/position.
|
2014-01-20 12:44:09 -08:00 |
|
stojce
|
c785ecf5ed
|
fixed file deselection
|
2014-01-20 21:43:43 +01:00 |
|
Andrew Meadows
|
61e1b25e70
|
ParticleTreeElement::_particles is now a QList<> instead of std::vector<> for faster erase()
|
2014-01-20 12:43:27 -08:00 |
|
Brad Hefta-Gaub
|
bc2830d0d3
|
Merge branch 'master' of git://github.com/worklist/hifi into new_particle_scripting_interface
Conflicts:
libraries/particles/src/ParticleCollisionSystem.cpp
|
2014-01-20 10:55:34 -08:00 |
|
Leonardo Murillo
|
3036142a38
|
Removing comments
|
2014-01-20 11:55:10 -06:00 |
|
Leonardo Murillo
|
04970be8a2
|
Removing comments
|
2014-01-20 11:52:26 -06:00 |
|
Leonardo Murillo
|
c9f2db1f90
|
Merge branch 'master' of github.com:/worklist/hifi
|
2014-01-20 11:51:29 -06:00 |
|
Leonardo Murillo
|
f6bc7a2c4b
|
I think last fixes
|
2014-01-20 11:51:17 -06:00 |
|
stojce
|
62e9459c12
|
Merge branch 'master' of https://github.com/worklist/hifi into 19483
|
2014-01-20 18:32:57 +01:00 |
|
ZappoMan
|
17abbc4715
|
Merge pull request #1586 from PhilipRosedale/master
Clap script and better bird sounds
|
2014-01-20 09:06:28 -08:00 |
|
Leonardo Murillo
|
825c64e1d0
|
Anything obviously wrong?
|
2014-01-20 10:57:10 -06:00 |
|
stojce
|
f01c2fb935
|
deselect selected file; close dialog after import
|
2014-01-19 23:20:47 +01:00 |
|
stojce
|
daffadbac4
|
Merge branch 'master' of https://github.com/worklist/hifi into 19483
|
2014-01-19 13:59:20 +01:00 |
|
Leonardo Murillo
|
3d5d02d5b0
|
Some more changes
|
2014-01-18 20:33:29 -06:00 |
|
Leonardo Murillo
|
7748002db7
|
More PR related changes
|
2014-01-18 20:27:56 -06:00 |
|
Leonardo Murillo
|
cd9f2fd240
|
Pull Request fixes
|
2014-01-18 20:17:47 -06:00 |
|
Leonardo Murillo
|
865045aae7
|
Merge branch 'master' of github.com:/worklist/hifi
|
2014-01-17 19:24:54 -06:00 |
|
Philip Rosedale
|
2fe666aa63
|
Merge pull request #1583 from birarda/nodelist-container
NodeList container repairs
|
2014-01-17 17:23:16 -08:00 |
|
Andrzej Kapolka
|
341f60da76
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-01-17 17:10:46 -08:00 |
|
Philip Rosedale
|
4547f07739
|
added fountain script
|
2014-01-17 17:10:15 -08:00 |
|
Andrzej Kapolka
|
470b83a55b
|
Got the sign backwards.
|
2014-01-17 17:04:22 -08:00 |
|
Andrzej Kapolka
|
765f98fadc
|
Remove unused variables, change orbit pitch behavior (closes #1582).
|
2014-01-17 17:00:03 -08:00 |
|
Philip Rosedale
|
08c49bb68f
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-01-17 16:54:48 -08:00 |
|
Philip Rosedale
|
317af4c927
|
Merge pull request #1585 from AndrewMeadows/paddle-fixes
Paddle fixes
|
2014-01-17 16:50:10 -08:00 |
|
Andrew Meadows
|
0921999c3b
|
Removing menu option for where to hold the ball -- we always hold from the finger tip (approximately).
|
2014-01-17 16:37:44 -08:00 |
|
Andrew Meadows
|
6c6a59b252
|
Hand now holds a ball a bit forward, which prevents the body from colliding with the ball on throw.
|
2014-01-17 16:36:50 -08:00 |
|
Andrew Meadows
|
aac1764243
|
Re-enabling particle-avatar collisions.
|
2014-01-17 16:30:07 -08:00 |
|
Stephen Birarda
|
594165782a
|
repair badly scoped usage of QMutexLocker
|
2014-01-17 16:20:22 -08:00 |
|
Stephen Birarda
|
99cd6c8ce8
|
remove two unused variable warnings
|
2014-01-17 16:04:04 -08:00 |
|
Brad Hefta-Gaub
|
99f9ae9d3a
|
implement new setProperties() getProperties() for Particle to allow setting all properties at once using a JS hash
|
2014-01-17 16:02:58 -08:00 |
|
Brad Hefta-Gaub
|
1e0f1adb16
|
added lifetime to particles
|
2014-01-17 14:59:40 -08:00 |
|
Leonardo Murillo
|
91defcfd03
|
Merge branch 'master' of github.com:/worklist/hifi
|
2014-01-17 16:28:30 -06:00 |
|
Brad Hefta-Gaub
|
d4331db45a
|
Merge branch 'master' of git://github.com/worklist/hifi into new_particle_scripting_interface
Conflicts:
examples/gun.js
libraries/script-engine/src/ScriptEngine.cpp
|
2014-01-17 13:29:36 -08:00 |
|
ZappoMan
|
bb41fe6ddb
|
Merge pull request #1573 from stojce/19484
Code Review for Job #19484
|
2014-01-17 13:25:59 -08:00 |
|
Leonardo Murillo
|
a13d7b084f
|
Removing comment
|
2014-01-17 14:39:48 -06:00 |
|
Leonardo Murillo
|
99275dadd4
|
PR Changes
|
2014-01-17 14:39:34 -06:00 |
|
Leonardo Murillo
|
ff6a9b2052
|
PR fix
|
2014-01-17 14:05:38 -06:00 |
|
Leonardo Murillo
|
a4efe55bbf
|
changing dev version
|
2014-01-17 14:02:57 -06:00 |
|
stojce
|
99feb36d19
|
Merge branch 'master' of https://github.com/worklist/hifi into 19484
|
2014-01-17 20:57:23 +01:00 |
|
stojce
|
01b9bd61ad
|
Merge branch 'master' of https://github.com/worklist/hifi into 19483
|
2014-01-17 20:56:40 +01:00 |
|
Leonardo Murillo
|
9582fadef4
|
Last changes
|
2014-01-17 13:44:03 -06:00 |
|
Atlante45
|
08de50f578
|
Fixed mouseVoxel getting resized all the time when flying over smaller voxel
|
2014-01-17 20:36:43 +01:00 |
|
Leonardo Murillo
|
93e4dc7d5a
|
PR Changes
|
2014-01-17 13:35:49 -06:00 |
|
Leonardo Murillo
|
e0761db6d1
|
Merge branch 'master' of github.com:/worklist/hifi
|
2014-01-17 13:35:18 -06:00 |
|
Philip Rosedale
|
f677198cc8
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-01-17 11:28:43 -08:00 |
|
Andrew Meadows
|
48796231ef
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into paddle-fixes
|
2014-01-17 11:26:04 -08:00 |
|
Andrew Meadows
|
f08e639cb2
|
fixes for avatar paddle-hands, plus some hackery for demo
|
2014-01-17 11:22:50 -08:00 |
|
Leonardo Murillo
|
82ecc9cc36
|
Merge branch 'master' of github.com:/worklist/hifi
|
2014-01-17 13:06:59 -06:00 |
|
Leonardo Murillo
|
b8aaf4e813
|
CR fixes
|
2014-01-17 13:06:54 -06:00 |
|
Andrzej Kapolka
|
7a4353428e
|
Fixed eye rotations.
|
2014-01-17 11:05:26 -08:00 |
|
stojce
|
4c77d9f1d2
|
fixing bad merge
|
2014-01-17 20:01:49 +01:00 |
|
Andrzej Kapolka
|
515cc5316c
|
Get rid of code to decay pitch on movement.
|
2014-01-17 10:54:44 -08:00 |
|
stojce
|
13f223ff12
|
Merge branch 'master' of https://github.com/worklist/hifi into 19484
|
2014-01-17 19:46:44 +01:00 |
|
stojce
|
36d21e812d
|
Merge branch 'master' of https://github.com/worklist/hifi into 19483
|
2014-01-17 19:46:02 +01:00 |
|
Philip Rosedale
|
0d838d2e73
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-01-17 08:50:36 -08:00 |
|
Andrzej Kapolka
|
7fcd1ccf29
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-01-16 17:06:55 -08:00 |
|
Andrzej Kapolka
|
0e7692dfea
|
When the mouse is hidden, just look straight forward.
|
2014-01-16 16:59:50 -08:00 |
|
Andrzej Kapolka
|
8c6c521b65
|
Merge branch 'master' of https://github.com/highfidelity/hifi into debone
|
2014-01-16 16:38:07 -08:00 |
|
Andrzej Kapolka
|
c93e70e3cb
|
Merge pull request #1563 from birarda/master
have muting also mute local loopback, NodeList tweak
|
2014-01-16 16:37:47 -08:00 |
|
Andrzej Kapolka
|
4ed8ffd831
|
Merge pull request #1562 from ZappoMan/bugfixes
fix 3d mode switch on/off issue
|
2014-01-16 16:37:03 -08:00 |
|
Andrzej Kapolka
|
e7a3beed78
|
Removed a couple more resources.
|
2014-01-16 15:17:38 -08:00 |
|
Andrzej Kapolka
|
1b891cb326
|
Removed unused resources.
|
2014-01-16 15:16:19 -08:00 |
|
stojce
|
669ab213ef
|
fixing merge
|
2014-01-17 00:08:25 +01:00 |
|
stojce
|
8919d664f4
|
Merge branch 'master' of https://github.com/worklist/hifi into 19483
|
2014-01-17 00:05:16 +01:00 |
|
Philip Rosedale
|
a4f13e8bdd
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-01-16 15:01:57 -08:00 |
|
Andrzej Kapolka
|
aa3c18c0ed
|
Merge branch 'master' of https://github.com/highfidelity/hifi into debone
|
2014-01-16 15:01:39 -08:00 |
|
Andrzej Kapolka
|
2e3c597d40
|
Scooping out more head bits.
|
2014-01-16 15:01:24 -08:00 |
|
Stephen Birarda
|
0ddf9520dd
|
if audio is muted don't loopback local audio, fixes #1561
|
2014-01-16 14:55:09 -08:00 |
|
Brad Hefta-Gaub
|
1cfbfe6611
|
fix 3d mode switch on/off issue
|
2014-01-16 14:54:08 -08:00 |
|
Andrzej Kapolka
|
a5bf0493f5
|
Merge branch 'master' of https://github.com/highfidelity/hifi into debone
|
2014-01-16 14:47:56 -08:00 |
|
Andrzej Kapolka
|
50d224661c
|
Pruning more avatar bits.
|
2014-01-16 14:47:39 -08:00 |
|
Brad Hefta-Gaub
|
ef98a74ec8
|
Merge branch 'windows_build' of https://github.com/ZappoMan/hifi into windows_build
|
2014-01-16 14:33:44 -08:00 |
|
Brad Hefta-Gaub
|
87bb4e691c
|
remove glut and clean up windows build cmake
|
2014-01-16 14:27:08 -08:00 |
|
Stephen Birarda
|
e8b6f8a7e4
|
remove docs from glew and freeglut
|
2014-01-16 14:24:04 -08:00 |
|
Andrzej Kapolka
|
dd732c788e
|
Remove MotionDriver.
|
2014-01-16 14:20:56 -08:00 |
|
Stephen Birarda
|
495d227950
|
remove Faceshift here report, Quazip find module
|
2014-01-16 14:18:27 -08:00 |
|
Stephen Birarda
|
323aa18c0e
|
remove MotionDriver and pthread libraries
|
2014-01-16 14:16:38 -08:00 |
|
stojce
|
2e5a1e1823
|
Merge
|
2014-01-16 23:15:02 +01:00 |
|
stojce
|
631106beb7
|
Rename mute menu
|
2014-01-16 23:10:23 +01:00 |
|
Andrzej Kapolka
|
cf40e76767
|
Merge branch 'master' of https://github.com/highfidelity/hifi into debone
|
2014-01-16 13:55:28 -08:00 |
|
Stephen Birarda
|
c2148d2aea
|
Merge pull request #1554 from ZappoMan/bugfixes
Fix the issue with voxels randomly disappearing in the client
|
2014-01-16 13:55:11 -08:00 |
|
Andrzej Kapolka
|
813c31050a
|
Merge branch 'master' of https://github.com/highfidelity/hifi into debone
|
2014-01-16 13:54:55 -08:00 |
|
Andrzej Kapolka
|
865b495e6c
|
Merge branch 'master' of https://github.com/worklist/hifi into debone
Conflicts:
interface/src/Audio.cpp
interface/src/Menu.cpp
interface/src/avatar/Avatar.h
interface/src/avatar/MyAvatar.cpp
interface/src/devices/Webcam.cpp
interface/src/devices/Webcam.h
interface/src/renderer/FBXReader.cpp
|
2014-01-16 13:35:03 -08:00 |
|
Brad Hefta-Gaub
|
a76f5a088c
|
fixed comment
|
2014-01-16 13:19:21 -08:00 |
|
Brad Hefta-Gaub
|
a960330f34
|
fix voxel randomly disappearing bug
|
2014-01-16 13:17:41 -08:00 |
|
Brad Hefta-Gaub
|
f3074c1fcc
|
Merge branch 'master' of git://github.com/worklist/hifi into generic_thread_fix
|
2014-01-16 12:55:55 -08:00 |
|
Brad Hefta-Gaub
|
76d5ef5bc6
|
removed dead code
|
2014-01-16 12:54:28 -08:00 |
|
Brad Hefta-Gaub
|
f97ab1dafe
|
fixes leak of GenericThread and also fixes crash in octree servers on client disconnect
|
2014-01-16 12:53:32 -08:00 |
|
Andrzej Kapolka
|
3f08504e3e
|
Replaced missing functionality.
|
2014-01-16 12:39:07 -08:00 |
|
Philip Rosedale
|
46bd677a4a
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-01-16 11:51:54 -08:00 |
|
Philip Rosedale
|
aa2ee2526e
|
name file correctly
|
2014-01-16 11:51:46 -08:00 |
|
Brad Hefta-Gaub
|
8034538f41
|
removed redundant embedded ifdefs
|
2014-01-16 11:20:09 -08:00 |
|
stojce
|
150a667cd6
|
WL job #19484
- Move 'Fly to voxel on click' menu item;
- add shortcut for muting audio ...
|
2014-01-16 20:17:04 +01:00 |
|
Stephen Birarda
|
75152abe2c
|
fix unused variable warnings and constructor ordering
|
2014-01-16 09:52:29 -08:00 |
|
stojce
|
a401d822a3
|
Merge
|
2014-01-16 18:39:21 +01: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 |
|
Andrzej Kapolka
|
2c7b6b9696
|
Skeleton removal checkpoint; compiles, but there are a few bits missing.
|
2014-01-15 15:14:50 -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 |
|
stojce
|
50ad5a4ec8
|
alternate css background settings for selected items in QTreeView
|
2014-01-15 23:38:34 +01:00 |
|
stojce
|
9244bd5717
|
Merge branch 'master' of https://github.com/worklist/hifi into 19483
|
2014-01-15 23:14:58 +01:00 |
|
stojce
|
8e2879e5ff
|
Layout fixes
|
2014-01-15 23:14:45 +01: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 |
|
Leonardo Murillo
|
746b45d939
|
Moving ifdef to xml
|
2014-01-15 15:08:47 -06:00 |
|
Leonardo Murillo
|
9df1517f02
|
Merge branch 'master' of github.com:/worklist/hifi
|
2014-01-15 15:02:22 -06: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 |
|
Philip Rosedale
|
bade957a21
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-01-15 11:18:45 -08:00 |
|
stojce
|
b17d4a3ec9
|
Merge branch 'master' of https://github.com/worklist/hifi into 19483
|
2014-01-15 20:18:34 +01:00 |
|
Leonardo Murillo
|
1b687848d1
|
Unneeded include
|
2014-01-15 12:47:19 -06:00 |
|
Leonardo Murillo
|
f975c8ff69
|
Removing unneeded vars
|
2014-01-15 12:45:26 -06:00 |
|
Leonardo Murillo
|
f187ac0f98
|
Removing comment
|
2014-01-15 12:44:22 -06:00 |
|
Leonardo Murillo
|
dd2392f74b
|
Finishing changes
|
2014-01-15 12:40:56 -06:00 |
|
Leonardo Murillo
|
049be6a569
|
Finishing changes
|
2014-01-15 12:40:40 -06: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 |
|
Leonardo Murillo
|
40492a1713
|
Removing text from .ui
|
2014-01-14 22:16:06 -06:00 |
|
Leonardo Murillo
|
b20334de1d
|
Dont need qss
|
2014-01-14 22:13:49 -06:00 |
|
Leonardo Murillo
|
80946b10b3
|
Merge
|
2014-01-14 22:12:37 -06:00 |
|
Leonardo Murillo
|
f9bb98680d
|
Using Qt Designer .ui file instead of manually coding dialog
|
2014-01-14 21:57:28 -06: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 |
|
Stephen Birarda
|
bdc31a3b48
|
replace the DomainChangeListener class with a signal/slot combo
|
2014-01-14 11:38:05 -08:00 |
|
Stephen Birarda
|
9efb391ecf
|
repair crazy references to node ponter from old iterator style
|
2014-01-14 10:50:06 -08:00 |
|
Brad Hefta-Gaub
|
35016c7d69
|
make faceshift compile sources on windows to address linker error
|
2014-01-14 10:20:27 -08:00 |
|
Stephen Birarda
|
57f977668f
|
replace the Node mutex with a QMutex
|
2014-01-14 10:15:31 -08:00 |
|
Stephen Birarda
|
53d435006c
|
more follow mode cleanup, fix silent node iterator
|
2014-01-14 10:07:26 -08:00 |
|
Stephen Birarda
|
cbcdeb570b
|
pull all available datagrams in Application processDatagrams
|
2014-01-14 10:01:11 -08:00 |
|
Brad Hefta-Gaub
|
a39c20e4d4
|
Merge branch 'master' of git://github.com/worklist/hifi into windows_build
|
2014-01-14 09:18:52 -08:00 |
|
Leonardo Murillo
|
4a4b483532
|
Resolving conflicts
|
2014-01-14 10:31:47 -06:00 |
|
Leonardo Murillo
|
24bedc90a7
|
Resolving conflicts
|
2014-01-14 10:30:52 -06:00 |
|
Brad Hefta-Gaub
|
73aae6ef02
|
adding more opencv libraries and fix cmake for opencv and faceshift for windows
|
2014-01-13 20:12:11 -08:00 |
|
Andrzej Kapolka
|
c163b513d2
|
Working on allowing visitors to modify, as well as read, data.
|
2014-01-13 18:09:28 -08:00 |
|
Stephen Birarda
|
3ab7a6d9d5
|
move network packet processing to main thread
|
2014-01-13 17:58:48 -08:00 |
|
Stephen Birarda
|
7d1a64ca8c
|
change NodeList container to QHash with QSharedPointer
|
2014-01-13 17:09:21 -08:00 |
|
Brad Hefta-Gaub
|
a24dbfce0b
|
opencv windows libs
|
2014-01-13 17:04:20 -08:00 |
|
Brad Hefta-Gaub
|
54fa3ba17c
|
link to faceshift for windows
|
2014-01-13 16:14:02 -08:00 |
|
Andrzej Kapolka
|
ce03853da5
|
Merge branch 'master' of https://github.com/worklist/hifi into retryagain
|
2014-01-13 16:13:38 -08:00 |
|
Andrzej Kapolka
|
0694a7d4a5
|
When we fail to download textures or geometry, retry after steadily increasing
delays. Closes #1471.
|
2014-01-13 16:09:36 -08:00 |
|
Brad Hefta-Gaub
|
3af4703230
|
Merge branch 'windows_build' of https://github.com/ZappoMan/hifi into windows_build
|
2014-01-13 15:58:28 -08:00 |
|
Brad Hefta-Gaub
|
2217d79200
|
Merge branch 'master' of git://github.com/worklist/hifi into windows_build
|
2014-01-13 15:57:52 -08:00 |
|
Brad Hefta-Gaub
|
e60446a632
|
more windows build work
|
2014-01-13 15:57:31 -08:00 |
|
Brad Hefta-Gaub
|
392ff94ebe
|
Merge branch 'master' of git://github.com/worklist/hifi into windows_build
Conflicts:
interface/src/DataServerClient.cpp
interface/src/avatar/MyAvatar.cpp
libraries/avatars/src/AvatarData.h
|
2014-01-13 15:06:26 -08:00 |
|
Andrzej Kapolka
|
f21436a29e
|
Fix (hopefully) for warning on Windows build.
|
2014-01-13 15:02:46 -08:00 |
|
Brad Hefta-Gaub
|
b947d1e80c
|
more surgical removal of WebCam with HAVE_LIBVPX
|
2014-01-13 15:00:15 -08:00 |
|
Brad Hefta-Gaub
|
8e8e6fcb30
|
added latest version of freeglut for windows
|
2014-01-13 14:46:03 -08:00 |
|
Andrzej Kapolka
|
9d831a2ab5
|
Orbit around voxel center, limit hover distance.
|
2014-01-13 14:43:59 -08:00 |
|
Brad Hefta-Gaub
|
b6b9ca881c
|
removed more LIBVPX code by ifdef
|
2014-01-13 14:43:50 -08:00 |
|
stojce
|
4cb84bf617
|
Merge branch 'master' of https://github.com/worklist/hifi into 19483
|
2014-01-13 23:31:48 +01:00 |
|
stojce
|
06ecf03180
|
Layout fix (notes from Grayson)
|
2014-01-13 23:04:19 +01:00 |
|
Andrzej Kapolka
|
7abb7d9ccd
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-01-13 14:03:08 -08:00 |
|
Stephen Birarda
|
42e3bcfe91
|
allow fade scale to get smaller than minimum avatar scale
|
2014-01-13 13:52:41 -08:00 |
|
Andrzej Kapolka
|
2d5df38907
|
Persist the user orientation as well as the position, show up a couple meters
in front of (and facing) target. Closes #1367.
|
2014-01-13 13:51:51 -08:00 |
|
Stephen Birarda
|
3f2c6504a6
|
fix for avatar scale bug, closes #1506
|
2014-01-13 12:27:47 -08:00 |
|
Brad Hefta-Gaub
|
83f62de69f
|
removed some openGL hacks from windowshacks.h because we don't need them with correct setup
|
2014-01-13 12:16:35 -08:00 |
|
Brad Hefta-Gaub
|
483ac66518
|
more windows build tweaks, warnings and linking
|
2014-01-13 11:48:16 -08:00 |
|
Brad Hefta-Gaub
|
3f03145386
|
fix ordering and includes for oculusmanager and 3dtv
|
2014-01-13 10:11:08 -08:00 |
|
Leonardo Murillo
|
0e25c85eef
|
Trivial change - testing deploy changes
|
2014-01-13 11:46:27 -06:00 |
|
Leonardo Murillo
|
4373cc1718
|
Trivial commit - triggering github merge for testing
|
2014-01-13 11:05:58 -06:00 |
|
Leonardo Murillo
|
ca16acef6b
|
Checkpoint
|
2014-01-13 07:37:47 -06:00 |
|