Seth Alves
3604fd639a
formatting
2015-03-08 20:03:10 -07:00
Seth Alves
a180eadc91
remove stray control-Ms
2015-03-08 18:07:07 -07:00
Seth Alves
08c3fa6363
merge from upstream
2015-03-08 17:29:05 -07:00
Brad Hefta-Gaub
e2a1ae41b7
Merge pull request #4393 from ctrlaltdavid/20389
...
CR for Job #20389 - hmdDefaults.js
2015-03-08 11:42:54 -07:00
Brad Hefta-Gaub
80675f8459
Merge pull request #4391 from ZappoMan/fbxFixes
...
different mixamo detection
2015-03-08 11:42:29 -07:00
Brad Hefta-Gaub
e2a367607a
Merge pull request #4384 from ctrlaltdavid/20369
...
CR for Job #20369 - Uploaded avatars without skeletons crash Interface
2015-03-08 11:42:07 -07:00
Brad Hefta-Gaub
21cd7e36e0
Merge pull request #4381 from Atlante45/disk_cache
...
Disk cache tweaks
2015-03-08 11:40:40 -07:00
Brad Hefta-Gaub
375fa4803e
Merge pull request #4377 from jaso-r/master
...
High Fidelity interview project -- Jason Rickwald
2015-03-08 11:31:22 -07:00
Seth Alves
b2cfed8bca
removed unused blob of code
2015-03-08 09:04:00 -07:00
Jason
0fd9540bc3
Sync to upstream
...
Did "fetch upstream", "merge upstream/master", and resolved one
conflict.
2015-03-07 21:40:06 -08:00
Seth Alves
e4baaa38b4
collision model url
2015-03-07 20:33:00 -08:00
Seth Alves
1a1863679d
bump entity-data message version number
2015-03-07 20:32:41 -08:00
Seth Alves
d713d5596f
bump entity-data message version number
2015-03-07 20:32:28 -08:00
Seth Alves
b8cdf1a318
quiet warning
2015-03-07 20:31:53 -08:00
Seth Alves
804d4a0963
coding standard
2015-03-07 20:31:37 -08:00
Seth Alves
96d94e1b09
collision model url
2015-03-07 20:31:04 -08:00
Seth Alves
58bd8a5c65
collision model url
2015-03-07 20:30:29 -08:00
Seth Alves
bcfd1d8a89
collisionModelURL property
2015-03-07 20:27:20 -08:00
Seth Alves
630b5dd03b
collisionModelURL property
2015-03-07 20:27:02 -08:00
Seth Alves
9ec72e4902
quiet warning on linux
2015-03-07 20:25:46 -08:00
Seth Alves
cdeda67942
Collision Model url
2015-03-07 20:25:18 -08:00
Seth Alves
1bf8054cec
Collision Model
2015-03-07 20:24:50 -08:00
Seth Alves
f6948193f1
add fields for collision model url
2015-03-07 20:24:11 -08:00
Seth Alves
72ebae72c0
allow adding entities with model urls that end in .obj
2015-03-07 20:22:32 -08:00
Seth Alves
05e0fe3536
object display correctly now?
2015-03-07 11:28:30 -08:00
Seth Alves
3642e93b3f
keep triangles facing outward
2015-03-07 11:28:09 -08:00
Seth Alves
bb0f6b4d28
uninitialized variable
2015-03-07 11:27:52 -08:00
Seth Alves
b96e455b72
uninitialized variable
2015-03-07 11:27:27 -08:00
Seth Alves
f807384dfe
build a joint and caclulate extents. obj models now show up, though not correctly.
2015-03-07 07:55:04 -08:00
Seth Alves
d642b52de3
swap y and z coords because normal obj format has 3rd value as up
2015-03-07 07:54:19 -08:00
Seth Alves
adfacf1e98
adjust debugging prints
2015-03-07 07:53:45 -08:00
Seth Alves
4a7dd2b3e6
allow downloading of obj files
2015-03-07 07:53:25 -08:00
Seth Alves
d7c8f22246
stray control-Ms
2015-03-07 07:53:04 -08:00
Seth Alves
6772847d0b
make it so I don't have to count
2015-03-07 07:52:39 -08:00
Seth Alves
8a4339e57f
stray control-Ms
2015-03-07 07:52:20 -08:00
Seth Alves
591edc0527
_mesh instance variable doesn't appear to be in use.
2015-03-07 07:51:47 -08:00
Seth Alves
6e79fc8b68
Merge branch 'master' of github.com:highfidelity/hifi into avatars-can-collide
2015-03-06 18:46:13 -08:00
ZappoMan
7088c0287a
different mixamo detection
2015-03-06 18:29:22 -08:00
David Rowe
d112c455e2
Add hmdDefaults.js script
2015-03-06 17:49:31 -08:00
samcake
174e359c50
Merge pull request #4387 from ZappoMan/fbxFixes
...
tweaks to hacks for detecting mixamo files
2015-03-06 17:25:19 -08:00
Brad Hefta-Gaub
c9dd96c98d
Merge pull request #4389 from birarda/master
...
render application overlay only if enabled
2015-03-06 17:06:05 -08:00
Brad Hefta-Gaub
fd6f8c7792
Merge pull request #4382 from huffman/import-export
...
Improvements to Import/Export entities
2015-03-06 16:31:57 -08:00
Jason
cfcc4679e1
Interview project updates (2).
...
Oops, I forgot to convert tabs-to-spaces on EntityTreeRenderer.
Committing it now.
2015-03-06 15:57:38 -08:00
Jason
7a5669f14e
Interview project updates.
...
Tried to address all of Brad's notes, most of which were related to
matching the coding style for the project. Also used GeometryCache
instead of making direct calls to OpenGL to do drawing, took a different
approach to seeding rand(), updated the packet version, and fixed a bug
that I noticed in the setting of the dimensions for the particle effect
entity.
2015-03-06 15:52:21 -08:00
Stephen Birarda
a4963f1895
render application overlay only if enabled
2015-03-06 15:22:25 -08:00
Stephen Birarda
8eb93c2e01
Merge pull request #4388 from highfidelity/problem-patch-1
...
Update to .com instead of .io in Welcome dialog
2015-03-06 15:19:15 -08:00
Grayson Stebbins
7c78e598b8
Update to .com instead of .io in Welcome dialog
2015-03-06 15:15:48 -08:00
ZappoMan
ffab6ffe48
tweaks to hacks for detecting mixamo files
2015-03-06 15:11:02 -08:00
Seth Alves
858d15d0ba
obj reader sort-of works
2015-03-06 13:15:53 -08:00
Brad Hefta-Gaub
00b731a868
Merge pull request #4372 from sethalves/fix-assignment-client-monitor
...
pass -t to children even if run in parent mode. monitor (parent) only i...
2015-03-06 12:08:32 -08:00