Andrzej Kapolka
|
d3618aa839
|
Yeesh, another translation update.
|
2014-03-24 15:11:14 -07:00 |
|
Andrzej Kapolka
|
7bc0c8eff0
|
Missed a spot.
|
2014-03-24 15:07:57 -07:00 |
|
Andrzej Kapolka
|
f1fd8175d2
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-03-24 14:53:00 -07:00 |
|
Andrzej Kapolka
|
210af25396
|
When rendering avatar shadows, check bounds against shadow frustum. Closes
|
2014-03-24 14:52:02 -07:00 |
|
Andrzej Kapolka
|
62884f1f4f
|
Don't use textures/fancy shaders when rendering shadow map. Closes #2270.
|
2014-03-24 13:15:03 -07:00 |
|
ZappoMan
|
da763671fa
|
fix crash when no output audio device selected, add get/set volume support for input devices
|
2014-03-24 12:52:34 -07:00 |
|
ZappoMan
|
7ef1fe3a74
|
add support for listing all audio devices and default device in JS
|
2014-03-24 09:15:03 -07:00 |
|
ZappoMan
|
82d620b1d9
|
add support for AudioDevice scripting interface, and switching audio input/output device on the fly
|
2014-03-23 11:26:27 -07:00 |
|
ZappoMan
|
938959a9f6
|
expose application settings to JS
|
2014-03-22 21:20:35 -07:00 |
|
ZappoMan
|
b7243b0bfe
|
more cleanup
|
2014-03-22 20:42:34 -07:00 |
|
ZappoMan
|
a56b7e341d
|
reorganize files in interface directory
|
2014-03-22 20:22:05 -07:00 |
|
ZappoMan
|
c70bbda10a
|
kill local voxels on domain change
|
2014-03-21 18:16:28 -07:00 |
|
Brad Hefta-Gaub
|
5abe044c30
|
Merge pull request #2412 from AndrewMeadows/emergency-fixes
datalength sanity checking for AvatarData packet
|
2014-03-21 14:48:07 -07:00 |
|
Andrzej Kapolka
|
5b3340ce49
|
Add Ryan's updated smoothing factors.
|
2014-03-21 10:38:29 -07:00 |
|
Philip Rosedale
|
b49058ea77
|
Merge pull request #2402 from Atlante45/inspect_js
Inspect js
|
2014-03-20 17:21:21 -07:00 |
|
Andrew Meadows
|
22aa9b075d
|
datalength sanity checking for AvatarData packet
|
2014-03-20 16:52:40 -07:00 |
|
Atlante45
|
746d109025
|
Merge branch 'master' of https://github.com/highfidelity/hifi into inspect_js
|
2014-03-20 16:10:33 -07:00 |
|
Atlante45
|
c8d81e1ed6
|
Merge branch 'master' of https://github.com/highfidelity/hifi into fix_models_upload
|
2014-03-20 15:32:26 -07:00 |
|
Andrzej Kapolka
|
56ff423cf5
|
Let's actually use the result of our format conversion.
|
2014-03-20 14:27:38 -07:00 |
|
Atlante45
|
a908c23f61
|
Merge branch 'master' of https://github.com/highfidelity/hifi into fix_models_upload
|
2014-03-20 13:58:44 -07:00 |
|
Atlante45
|
e68500e11f
|
Made models line edit editable
|
2014-03-20 12:49:51 -07:00 |
|
Atlante45
|
c658b1dded
|
Modified menu upload categories
|
2014-03-20 12:45:19 -07:00 |
|
Atlante45
|
4604f5333d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into inspect_js
|
2014-03-20 12:15:55 -07:00 |
|
Atlante45
|
39a6e03476
|
Modified MyAvatar to support more JS
|
2014-03-20 12:09:33 -07:00 |
|
Andrzej Kapolka
|
20ae5c15f7
|
Added a "flat" mode for environments that makes them follow you around on the
X/Z axes. The default environment is flat. Closes #2378.
|
2014-03-20 12:09:20 -07:00 |
|
Andrzej Kapolka
|
3bd8cddc31
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-03-20 11:19:05 -07:00 |
|
Andrzej Kapolka
|
f92f45df63
|
Keep track of keys pressed, synthesize release events when focus is lost.
Closes #2375.
|
2014-03-20 11:17:36 -07:00 |
|
AndrewMeadows
|
144f86b540
|
Merge pull request #2370 from Atlante45/model_browsing
Model browsing
|
2014-03-20 11:15:35 -07:00 |
|
Philip Rosedale
|
f2793d74ad
|
Merge pull request #2391 from ey6es/master
Remove file texture loading (since we can just use file URLs), don't add...
|
2014-03-19 16:55:02 -07:00 |
|
Andrzej Kapolka
|
418fc9f69c
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-03-19 16:52:46 -07:00 |
|
Philip Rosedale
|
e14069c9e3
|
Merge pull request #2376 from ZappoMan/experimental_scaling
Voxel Server Performance Improvements
|
2014-03-19 16:24:47 -07:00 |
|
Andrzej Kapolka
|
e34f2ca69b
|
Remove file texture loading (since we can just use file URLs), don't add alpha
channels for opaque textures (and note when textures with alpha channels are
entirely opaque), enforce a maximum texture size of 1024 by 1024.
|
2014-03-19 16:11:15 -07:00 |
|
Atlante45
|
d239aecbfb
|
Added names to signals argument
|
2014-03-19 10:17:28 -07:00 |
|
Philip Rosedale
|
a1e07374d4
|
Merge pull request #2369 from ey6es/master
Perform blending in worker threads and only do it when we have new data. Removed some unused code and fixed a couple warnings.
|
2014-03-19 08:59:20 -07:00 |
|
Atlante45
|
a80f81c246
|
typo
|
2014-03-18 17:48:17 -07:00 |
|
Atlante45
|
76c2a9fdad
|
Modified Browser to be able to dowload all the fst file when there are more than 1000
|
2014-03-18 17:36:05 -07:00 |
|
Andrzej Kapolka
|
0fc0d50bda
|
Only post the blender if we have blendable meshes to blend.
|
2014-03-18 17:19:42 -07:00 |
|
Andrzej Kapolka
|
635f3b6dc3
|
Perform the mesh blending in worker threads and only when we've actually
received new data. Closes #2075. Closes #2348.
|
2014-03-18 16:38:05 -07:00 |
|
Ryan
|
07497ea4f7
|
removing fly to voxel option
|
2014-03-18 15:35:25 -07:00 |
|
Atlante45
|
1e2dabfd5e
|
Changed addresses to new models locations
|
2014-03-18 15:09:54 -07:00 |
|
Atlante45
|
a10a3f6f29
|
Merge branch 'master' of https://github.com/highfidelity/hifi into model_browsing
|
2014-03-18 14:49:00 -07:00 |
|
Atlante45
|
0a80f8fcd6
|
Added browse buttons in the menu
|
2014-03-18 13:59:08 -07:00 |
|
Atlante45
|
388f8d480a
|
Added the model browser
|
2014-03-18 13:58:23 -07:00 |
|
Andrzej Kapolka
|
137cbe2cf4
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-03-18 13:58:11 -07:00 |
|
Andrzej Kapolka
|
299dbb93ea
|
Removed "springiness" bits.
|
2014-03-18 13:57:36 -07:00 |
|
Andrzej Kapolka
|
500f9d1485
|
Merge pull request #2338 from AndrewMeadows/cleanup
Don't send redundant avatar hand/head data, and cleanup.
|
2014-03-18 13:57:30 -07:00 |
|
Andrzej Kapolka
|
5c7d8e7c70
|
Merge pull request #2351 from AndrewMeadows/warnings
removal of more compilation warnings
|
2014-03-18 13:54:17 -07:00 |
|
Andrzej Kapolka
|
8413a3cacd
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-03-18 13:41:43 -07:00 |
|
Stephen Birarda
|
db25ae8865
|
remove extra debug
|
2014-03-18 12:27:45 -07:00 |
|
Stephen Birarda
|
201117c343
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orientation-fix
|
2014-03-18 12:26:51 -07:00 |
|