Andrzej Kapolka
44374732fa
Further joint bits.
2014-03-06 19:30:24 -08:00
Stephen Birarda
90d4bbee78
Merge branch 'master' of https://github.com/highfidelity/hifi into external-glm
2014-03-06 09:16:22 -08:00
Andrew Meadows
2bc8e142b4
cruft removal
2014-03-05 11:51:42 -08:00
Stephen Birarda
7451cfe130
remove glm so it is referenced only externally
2014-03-04 15:19:47 -08:00
Andrew Meadows
7ba5bc71ea
Merge branch 'master' of ssh://github.com/highfidelity/hifi into shapes
...
Conflicts:
interface/src/renderer/FBXReader.cpp
interface/src/renderer/Model.cpp
interface/src/renderer/Model.h
2014-03-04 09:01:24 -08:00
Andrew Meadows
4ef2067421
Use capsules for some joints and render them.
2014-03-03 17:49:24 -08:00
Andrew Meadows
1c0826d696
Add JointShapeInfo for joint shape calculations
2014-03-03 12:31:09 -08:00
Andrew Meadows
4d984b1054
cleanup
2014-02-28 16:55:16 -08:00
Andrew Meadows
702612506b
very basic bounding info for joint meshes
2014-02-28 16:42:12 -08:00
Andrzej Kapolka
2f27d8ecd3
Process geometry/textures in worker threads (via QThreadPool). Closes #2137 .
2014-02-28 16:14:02 -08:00
Andrzej Kapolka
f335bb8171
Preserve joint states when switching between LODs. Closes #2077 .
2014-02-26 13:40:09 -08:00
Andrew Meadows
85e05539ad
Adding comment about bug as a reminder to fix.
2014-02-19 08:59:17 -08:00
Andrzej Kapolka
3b1b067418
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-02-11 16:03:41 -08:00
Andrzej Kapolka
e29d6210bb
Merge pull request #1981 from AndrewMeadows/avatar-interaction
...
Avatar body-body collisions
2014-02-11 16:02:43 -08:00
Andrzej Kapolka
b6d77ec637
Switched from loading FBX and FST simultaneously to loading FST first, then
...
using its filename and texdir properties (as Faceshift does) to locate the
corresponding model. Also fixed a bug with the fallback models (they were
invisible after second failure).
2014-02-11 14:20:52 -08:00
Andrew Meadows
d0f9b78710
Adding avatar body-body collisions to prevent near-clipping.
2014-02-11 13:48:48 -08:00
Andrzej Kapolka
f9e9d62fe3
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-02-10 19:02:58 -08:00
Andrzej Kapolka
bbb8e2a45f
Ignore the =1's that Faceshift appends to our custom data in the FST.
2014-02-10 17:41:57 -08:00
Andrew Meadows
4edc6cd88b
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
2014-02-10 15:42:56 -08:00
Andrew Meadows
e2e02fc855
Removing bounding sphere measurement of hands -- not useful yet.
2014-02-10 14:04:32 -08:00
Andrzej Kapolka
9c3624d0d9
Fix for texture on jellyrob_blue_blender.fbx; apparently you can map textures,
...
as well as materials, by polygon. Closes #1844 .
2014-02-07 14:25:48 -08:00
Andrew Meadows
082b7cf1a9
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
...
Conflicts:
interface/src/avatar/Avatar.cpp
interface/src/avatar/Avatar.h
interface/src/avatar/MyAvatar.cpp
2014-02-06 14:37:19 -08:00
Andrew Meadows
64ca66a2b7
Making renderCollisionProxies() public and measuring bounding volumes of hands.
2014-02-06 14:09:08 -08:00
ZappoMan
2f14b265a8
make sure SVO files with version details are supported
2014-02-04 20:24:08 -08:00
Andrzej Kapolka
2b4876181a
Different take on the transform fix.
2014-01-31 19:38:45 -08:00
Andrzej Kapolka
e1350f8e24
Trying out a transform tweak.
2014-01-31 19:00:24 -08:00
Andrzej Kapolka
ff2afca50e
Special handling for blendshapes in Blender exports. They're under the model,
...
like the geometry.
2014-01-31 15:24:54 -08:00
Andrzej Kapolka
78d9b79805
Another fix for Blender exports. Closes #1762 .
2014-01-30 13:24:30 -08:00
Andrzej Kapolka
181670f5d7
Fixes for parsing FBX text encoding.
2014-01-30 12:53:02 -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
Andrzej Kapolka
3f08504e3e
Replaced missing functionality.
2014-01-16 12:39:07 -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
Andrzej Kapolka
64932cc2a7
Merge branch 'master' of https://github.com/worklist/hifi into debone
2014-01-14 16:40:20 -08:00
Andrzej Kapolka
7e4fcb43f2
Merge branch 'master' of https://github.com/worklist/hifi into armstrong
2014-01-14 16:31:30 -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
987c639e36
initial newline removal from all QDebug calls
2014-01-14 13:09:22 -08:00
Brad Hefta-Gaub
55babbf7b6
windows type mismatch warning fixes
2014-01-13 00:30:23 -08:00
Brad Hefta-Gaub
825c1c8876
fix windows warnings
2014-01-11 00:07:35 -08:00
Andrzej Kapolka
131af0cf16
I believe this should fix the "Joint/model not in model list" errors.
2014-01-10 12:26:11 -08:00
Andrzej Kapolka
9641ca1e66
More efficient (though perhaps overkill) blendshape mapping.
2013-12-09 15:37:09 -08:00
Andrzej Kapolka
a431268815
Somewhat inefficient take on allowing blendshapes coefficients to apply
...
multiple blendshapes.
2013-12-09 15:21:20 -08:00
Andrzej Kapolka
b90c5bdae8
Option to render collision proxies, more general avatar penetration test, fix
...
for meshes with only one joint influence.
2013-12-05 14:00:38 -08:00
Andrzej Kapolka
193f676fcb
Merge branch 'master' of https://github.com/worklist/hifi
2013-12-05 10:18:50 -08:00
ZappoMan
9faef65ccc
first cut at splitting out octree base classes
2013-12-03 17:32:02 -08:00
Andrzej Kapolka
2633223f4e
Compute the bone radii from the vertices. It's more error-prone than I
...
expected, but it more or less works.
2013-12-02 18:07:29 -08:00
Andrzej Kapolka
f7458cf934
Fix for pupil dilation on Ryan's face.
2013-11-14 15:21:54 -08:00
Andrzej Kapolka
a36f9d52af
Constraint fix, apply constraints to wrists.
2013-11-12 15:43:11 -08:00
Andrzej Kapolka
0eaaa89c9a
Read the palm direction from the FST, use that to determine Leap rotations.
2013-11-08 15:38:20 -08:00
Andrzej Kapolka
49c9d41dd5
Read and enforce angle constraints (untested).
2013-11-08 14:49:38 -08:00
Andrzej Kapolka
a29dfe9c63
Yet another finger attempt.
2013-11-07 16:14:23 -08:00