Andrzej Kapolka
|
cf05cf6178
|
Didn't need to disable depth writes after all (for now).
|
2014-01-28 12:03:41 -08:00 |
|
Andrzej Kapolka
|
3edb81baf4
|
Check for texture translucency, render translucent mesh parts after opaque
ones, without alpha testing, and with back face culling enabled.
|
2014-01-28 12:01:32 -08:00 |
|
stojce
|
afa7a429b9
|
Fixing build after merge
|
2014-01-24 07:41:53 +01:00 |
|
stojce
|
0c2e55a53b
|
Merging with master
- resolve conflicts on GeometryCache
|
2014-01-24 07:31:22 +01:00 |
|
Andrzej Kapolka
|
0a3d6ae5e0
|
More work on metavoxel editing (grid, etc.)
|
2014-01-21 19:31:56 -08:00 |
|
stojce
|
2b2ebea80b
|
Merge branch 'master' of https://github.com/worklist/hifi into 19483
|
2014-01-21 00:59:05 +01: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 |
|
stojce
|
2e5a1e1823
|
Merge
|
2014-01-16 23:15:02 +01: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 |
|
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
|
4b94e53acf
|
Removing Model::findSpherePenetrationWithJoint() which was experimental method that was not finally used.
|
2014-01-15 17:02:02 -08:00 |
|
stojce
|
50ad5a4ec8
|
alternate css background settings for selected items in QTreeView
|
2014-01-15 23:38:34 +01:00 |
|
Andrew Meadows
|
32f3621855
|
merge upstream work into local repo
|
2014-01-15 14:13:48 -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 |
|
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 |
|
Andrew Meadows
|
761fdc9d84
|
Adding methods to Model for accessing hand info and computing hand collisions.
|
2014-01-14 16:19:57 -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
|
a39c20e4d4
|
Merge branch 'master' of git://github.com/worklist/hifi into windows_build
|
2014-01-14 09:18:52 -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
|
55babbf7b6
|
windows type mismatch warning fixes
|
2014-01-13 00:30:23 -08:00 |
|
Brad Hefta-Gaub
|
08c9dfbea7
|
fixed windows warnings related to truncating char
|
2014-01-12 23:32:03 -08:00 |
|
Brad Hefta-Gaub
|
a3022f538d
|
more windows fixes
|
2014-01-12 23:08:01 -08:00 |
|
Brad Hefta-Gaub
|
d92d043e8f
|
more windows build fixes
|
2014-01-12 22:52:06 -08:00 |
|
Brad Hefta-Gaub
|
825c1c8876
|
fix windows warnings
|
2014-01-11 00:07:35 -08:00 |
|
Andrew Meadows
|
e18ae78ce1
|
merge pull #1499
|
2014-01-10 16:30:22 -08:00 |
|
Andrew Meadows
|
d28ed70ca9
|
merge pull request 1446
|
2014-01-10 15:55:38 -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
|
aa9fc290a5
|
Minimum chat circle radius from Ryan, basic avatar/voxel orbit behavior.
|
2014-01-03 16:46:11 -08:00 |
|
Andrzej Kapolka
|
6c27569e9b
|
Fix arm bending, compile warning.
|
2014-01-02 13:23:15 -08:00 |
|
Andrzej Kapolka
|
45c31cece3
|
Removed insertion test code.
|
2013-12-17 18:23:12 -08:00 |
|
Andrzej Kapolka
|
8ddf6297a5
|
Fixed Xcode warnings.
|
2013-12-17 17:13:41 -08:00 |
|
Andrzej Kapolka
|
e6a41b2003
|
Proof of concept sphere thing for metavoxels.
|
2013-12-17 16:56:52 -08:00 |
|
Andrzej Kapolka
|
d535d3b115
|
More progress on getting values in and out of scripts.
|
2013-12-17 13:44:56 -08:00 |
|
Andrzej Kapolka
|
6385a73379
|
Working on scripty bits.
|
2013-12-16 17:53:53 -08:00 |
|
Andrzej Kapolka
|
0ca2320711
|
Working on guide/script support.
|
2013-12-16 13:44:24 -08:00 |
|
Andrzej Kapolka
|
50e4691568
|
Pointer attributes, cleanup.
|
2013-12-13 14:33:18 -08:00 |
|
Andrzej Kapolka
|
a10aca59f3
|
Visitor cleanup.
|
2013-12-12 18:29:23 -08:00 |
|
Andrzej Kapolka
|
c1aec11b32
|
More work on rendering voxels.
|
2013-12-12 15:14:19 -08:00 |
|
Andrzej Kapolka
|
5ec9017d3b
|
More metavoxel bits.
|
2013-12-11 18:00:17 -08:00 |
|
Andrzej Kapolka
|
dce9599201
|
More progress on generic attributes; color attributes.
|
2013-12-11 16:13:36 -08:00 |
|
Andrzej Kapolka
|
79a2e409a8
|
Basic voxel visitation with multiple attributes.
|
2013-12-11 13:52:52 -08:00 |
|
Andrzej Kapolka
|
8ba2cf9a8b
|
Merge branch 'master' of https://github.com/worklist/hifi into metavoxels
|
2013-12-11 10:30:30 -08:00 |
|
Andrzej Kapolka
|
88eeb17f28
|
More progress on metavoxels with generic attributes.
|
2013-12-10 17:53:11 -08:00 |
|
Andrzej Kapolka
|
6ba750a963
|
More progress on generic attributes, metavoxel node management.
|
2013-12-10 15:44:48 -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
|
9a3c44ce7d
|
Enable alpha testing for models.
|
2013-12-09 14:49:37 -08:00 |
|
Andrzej Kapolka
|
2381b2bbaf
|
Get rid of initial glow.
|
2013-12-09 12:30:14 -08:00 |
|
Andrzej Kapolka
|
c36e04c435
|
This should fix the erroneous persistence on startup.
|
2013-12-09 11:21:32 -08:00 |
|
Andrzej Kapolka
|
02cd97deb1
|
Adjust palm collision size, use last free index when ignoring.
|
2013-12-05 16:28:33 -08:00 |
|
Andrzej Kapolka
|
ecff3a0542
|
Basic sphere/capsule-cone penetration test.
|
2013-12-05 15:36:34 -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
|
1edfc90e5e
|
Missed a scale multiplier.
|
2013-12-05 12:02:48 -08:00 |
|
Andrzej Kapolka
|
0ea0887f66
|
Add a scale factor to bone radii.
|
2013-12-05 11:21:56 -08:00 |
|
Andrzej Kapolka
|
9b3560d414
|
Skip the hands' parents as well as the hands themselves.
|
2013-12-05 11:10:22 -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
|
70ca1106b1
|
Working on testing the Leap/Hydra hands against the avatar body.
|
2013-12-03 17:28:36 -08:00 |
|
Andrzej Kapolka
|
817946bed5
|
Attempting to rotate longitudinally at elbow, rather than wrist.
|
2013-12-03 11:05:38 -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
|
f6b3a6ceca
|
The other part of the Oculus ambient occlusion fix.
|
2013-11-26 17:53:31 -08:00 |
|
Andrzej Kapolka
|
898135fbf2
|
Linear filtering for more smoothness.
|
2013-11-21 13:36:16 -08:00 |
|
Andrzej Kapolka
|
dcc926a0db
|
Working on the "real" shadow volume.
|
2013-11-20 20:36:54 -08:00 |
|
Andrzej Kapolka
|
758246309a
|
Use compare mode.
|
2013-11-20 20:06:22 -08:00 |
|
Andrzej Kapolka
|
4bcc6fdc0d
|
More progress on shadows.
|
2013-11-20 18:27:59 -08:00 |
|
Andrzej Kapolka
|
5cc5d9bba8
|
Progress towards shadow maps.
|
2013-11-20 16:23:54 -08:00 |
|
Andrzej Kapolka
|
f7458cf934
|
Fix for pupil dilation on Ryan's face.
|
2013-11-14 15:21:54 -08:00 |
|
Andrzej Kapolka
|
76d8bd0a9c
|
Finger IK, take two.
|
2013-11-13 13:53:41 -08:00 |
|
Andrzej Kapolka
|
d87dccd614
|
Alignment to pull elbows towards ground.
|
2013-11-13 12:06:08 -08:00 |
|
Andrzej Kapolka
|
c2e4a70685
|
Back to the cyclic coordinate descent algorithm (easier to apply joint
constraints); Leap hands relative to eyes.
|
2013-11-13 10:35:20 -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 |
|
Andrzej Kapolka
|
c3049d4378
|
Another shot at the fingers. Not attempting IK on the anymore.
|
2013-11-07 14:25:01 -08:00 |
|
Andrzej Kapolka
|
aec7dbca08
|
Attempting the fingers again.
|
2013-11-07 13:57:54 -08:00 |
|
Andrzej Kapolka
|
4360621daf
|
Adjustments to wrist rotations.
|
2013-11-07 13:17:08 -08:00 |
|
Andrzej Kapolka
|
f0e72d8d0c
|
Removed unused variable, debugging code.
|
2013-11-07 12:16:17 -08:00 |
|
Andrzej Kapolka
|
e6cd9a7368
|
Working on wiring up the fingers.
|
2013-11-07 12:12:48 -08:00 |
|
Andrzej Kapolka
|
be09d319b7
|
Gravity adjustments.
|
2013-11-06 17:58:05 -08:00 |
|
Andrzej Kapolka
|
afd3f6937c
|
Derp; I don't want the length of the scale, I want the average of the
components.
|
2013-11-06 17:05:10 -08:00 |
|
Andrzej Kapolka
|
97cf9f2285
|
Cleanup on aisle 3.
|
2013-11-06 15:58:35 -08:00 |
|
Andrzej Kapolka
|
1706c7c97a
|
New IK method: will be easier to add constraints, adds "gravity" influence to
sap potential energy.
|
2013-11-06 15:51:26 -08:00 |
|
Andrzej Kapolka
|
c55f8c5900
|
Forgot to return a value.
|
2013-11-05 16:14:21 -08:00 |
|
Andrzej Kapolka
|
9460fb87c2
|
Return arm to neutral position when mouse pointer is invisible.
|
2013-11-05 16:06:11 -08:00 |
|
Andrzej Kapolka
|
b2ed29dbff
|
Work around precision issues with multiplying matrices with high translation
magnitudes (by using relative translation).
|
2013-11-04 16:49:12 -08:00 |
|
ZappoMan
|
c4a2b3c49b
|
fix thinning in voxels as points by using correct points to calculate width of voxel based on camera position relative to voxel
|
2013-11-03 11:10:00 -08:00 |
|
Philip Rosedale
|
79fb92f195
|
Merge pull request #1170 from ZappoMan/point_shader
first cut a variable point size point rendering
|
2013-11-01 17:02:28 -07:00 |
|
Andrzej Kapolka
|
966f75db9b
|
Sanity check to prevent crash in Model::simulate.
|
2013-11-01 14:47:25 -07:00 |
|
ZappoMan
|
56aafabacd
|
fixed up comments and style guide items
|
2013-11-01 14:39:55 -07:00 |
|
ZappoMan
|
f5d09c0218
|
fix comments and style
|
2013-11-01 14:36:20 -07:00 |
|
ZappoMan
|
b3aac56d29
|
first cut a variable point size point rendering
|
2013-11-01 14:33:06 -07:00 |
|
Andrzej Kapolka
|
4a011e0624
|
Pull out the weight access.
|
2013-10-31 17:10:35 -07:00 |
|
Andrzej Kapolka
|
70485a0ba9
|
Fix for meshes with no texture coordinates.
|
2013-10-31 14:52:36 -07:00 |
|
Andrzej Kapolka
|
55de8ceb85
|
Use blue default texture when we fail to load a normal map.
|
2013-10-31 14:46:51 -07:00 |
|