Stephen Birarda
|
f36fd47ef7
|
store username and not UUID for MyAvatar
|
2013-10-07 12:17:47 -07:00 |
|
Stephen Birarda
|
98f435ccc2
|
link mesh URL and UUID in prefs to data server client
|
2013-10-07 12:03:04 -07:00 |
|
Stephen Birarda
|
fea3ca8229
|
pack string representation of UUID for data server communication
|
2013-10-07 10:58:26 -07:00 |
|
Stephen Birarda
|
5a7d21f529
|
add UUID helper class to get UUID string without braces
|
2013-10-07 10:56:23 -07:00 |
|
Stephen Birarda
|
13232a4c0b
|
stubbing of mechanism to confirm packets sent to data server
|
2013-10-07 10:45:54 -07:00 |
|
Stephen Birarda
|
4cc9f29c83
|
initial stub of data server client code in Interface
|
2013-10-07 09:55:08 -07:00 |
|
ZappoMan
|
5f6fb3a3ae
|
added some timing debugging
|
2013-10-05 00:55:34 -07:00 |
|
ZappoMan
|
3001917e10
|
added debugging
|
2013-10-04 22:49:05 -07:00 |
|
ZappoMan
|
6fce838e2e
|
remove comment
|
2013-10-04 21:38:47 -07:00 |
|
ZappoMan
|
0c70a05732
|
make view frustum oversend and don't remove oversend in client
|
2013-10-04 21:36:21 -07:00 |
|
Andrzej Kapolka
|
a704a29864
|
Include a mapping for the names generated by the FBX export.
|
2013-10-04 17:56:36 -07:00 |
|
Andrzej Kapolka
|
08426fbd9c
|
Handle index-to-direct normals (exported by the Faceshift rig FBX).
|
2013-10-04 17:49:18 -07:00 |
|
Andrzej Kapolka
|
325ac73d0a
|
Apply color to ambient material property, too.
|
2013-10-04 17:04:50 -07:00 |
|
Andrzej Kapolka
|
5f26177560
|
Fix for URLs' not being sent: setting the scale calls createMohawk, which
reseeds the random number generator, breaking "shouldDo."
|
2013-10-04 13:42:03 -07:00 |
|
Andrzej Kapolka
|
b281facf45
|
Remove references to ambient, use the requested alpha.
|
2013-10-04 10:53:19 -07:00 |
|
Andrzej Kapolka
|
51c868fd28
|
Apply (some) FBX material properties to rendered meshes.
|
2013-10-03 18:12:58 -07:00 |
|
Philip Rosedale
|
c99f1646db
|
Merge pull request #1015 from ZappoMan/voxel_render_pipeline_improvement
Fixes to delete/add voxel sometimes not rendering
|
2013-10-03 16:08:12 -07:00 |
|
ZappoMan
|
608c24e258
|
fix build buster
|
2013-10-03 15:58:15 -07:00 |
|
Andrzej Kapolka
|
2fc1af8c1a
|
Fix for relative texture paths.
|
2013-10-03 15:47:43 -07:00 |
|
ZappoMan
|
2450d64016
|
Merge branch 'master' of https://github.com/worklist/hifi into voxel_render_pipeline_improvement
|
2013-10-03 15:09:28 -07:00 |
|
Andrzej Kapolka
|
813fa1030b
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-10-03 14:39:13 -07:00 |
|
Andrzej Kapolka
|
b2b9e1e0bf
|
Need to allow multiple blendshape mappings per shape index.
|
2013-10-03 14:35:58 -07:00 |
|
Andrzej Kapolka
|
cc5cc1a409
|
Fixed incorrect capitalization.
|
2013-10-03 14:16:28 -07:00 |
|
ZappoMan
|
1c664b311d
|
fixed behavior of voxel delete and some cases of voxel add in fast pipeline mode
|
2013-10-03 14:15:13 -07:00 |
|
Andrzej Kapolka
|
5756733aef
|
Load mapping and use it for offset, joint mappings, blendshape mappings.
|
2013-10-03 14:03:01 -07:00 |
|
Philip Rosedale
|
e9a21e284a
|
Merge pull request #1011 from ZappoMan/voxeleditsender_improvements
VoxelEditPacketSender class improvements
|
2013-10-02 21:25:10 -07:00 |
|
ZappoMan
|
8a439fabed
|
Merge pull request #1008 from PhilipRosedale/master
Head-driven mouse works with Faceshift
|
2013-10-02 21:17:43 -07:00 |
|
ZappoMan
|
aac6d409d2
|
delete voxels locally on edit to match add behavior
|
2013-10-02 17:00:19 -07:00 |
|
Andrzej Kapolka
|
1994f9cc91
|
Missed a spot.
|
2013-10-02 15:10:35 -07:00 |
|
Andrzej Kapolka
|
97762b21c4
|
Change order of transformations so that head offset is consistent with scale.
|
2013-10-02 15:03:33 -07:00 |
|
ZappoMan
|
51fa5f4f47
|
Merge branch 'master' of https://github.com/worklist/hifi into voxeleditsender_improvements
|
2013-10-02 15:02:33 -07:00 |
|
ZappoMan
|
cc0009976b
|
first cut and handling buffering of edit packets when voxel servers are unknown
|
2013-10-02 15:02:23 -07:00 |
|
Andrzej Kapolka
|
c98dec8a65
|
Dilate our network-downloaded textures.
|
2013-10-02 11:59:14 -07:00 |
|
PhilipRosedale
|
26618f45f8
|
use clamp instead of min, max
|
2013-10-02 10:50:41 -07:00 |
|
PhilipRosedale
|
6d2585a732
|
faceshift drives head mouse, improved reticle
|
2013-10-02 10:46:31 -07:00 |
|
Andrzej Kapolka
|
d87fe204e0
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-10-02 10:23:43 -07:00 |
|
Andrzej Kapolka
|
97cbef1d59
|
Avoid warnings on invalid URLs, delete reply when reference is deleted.
|
2013-10-02 10:23:04 -07:00 |
|
Andrzej Kapolka
|
40a3268d7c
|
Fixed an OS X warning and a misplaced parenthesis.
|
2013-10-01 16:31:57 -07:00 |
|
PhilipRosedale
|
99c866dba4
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-10-01 16:10:30 -07:00 |
|
PhilipRosedale
|
7dd1a7525e
|
starting to add faceshift head mouse
|
2013-10-01 16:10:22 -07:00 |
|
Andrzej Kapolka
|
6ccd406a35
|
Experimenting with the pivot points.
|
2013-10-01 15:20:18 -07:00 |
|
Andrzej Kapolka
|
3c6fb2914f
|
Use inheritance type flags. Getting closer to the correct transforms.
|
2013-10-01 15:03:29 -07:00 |
|
Philip Rosedale
|
cebd8e5f4b
|
Merge pull request #997 from birarda/assignment
file of static assignments for DS
|
2013-10-01 13:47:10 -07:00 |
|
Philip Rosedale
|
64151975f2
|
Merge pull request #1002 from ZappoMan/voxel_render_pipeline_improvement
Voxel render pipeline improvement
|
2013-10-01 13:13:11 -07:00 |
|
ZappoMan
|
1aa7855166
|
cleanup
|
2013-10-01 12:43:30 -07:00 |
|
ZappoMan
|
8ceee2ec1e
|
more cleanup of faster voxel pipeline
|
2013-10-01 11:51:25 -07:00 |
|
Philip Rosedale
|
4cd3abfb86
|
Merge pull request #1000 from birarda/master
some deletions and cleanup
|
2013-10-01 11:44:28 -07:00 |
|
Andrzej Kapolka
|
3c3cf0b002
|
Basic geometry sharing/texture loading.
|
2013-10-01 10:50:09 -07:00 |
|
ZappoMan
|
793a14e25a
|
first cut at new faster voxel pipeline
|
2013-10-01 10:37:14 -07:00 |
|
ZappoMan
|
0f74d4bda9
|
change nodeDeleted() to voxelDeleted() to improve readability
|
2013-09-30 15:50:31 -07:00 |
|