Andrew Meadows
|
7949be0319
|
PitchTweak and friends become DeltaPitch
|
2014-03-27 11:14:26 -07:00 |
|
Andrew Meadows
|
c354e980a8
|
getTweakedOrientation() to getFinalOrientation()
|
2014-03-27 11:03:42 -07:00 |
|
Andrew Meadows
|
b6f2150d2e
|
HeadData::_yaw and friends change to _baseYaw
|
2014-03-27 10:37:07 -07:00 |
|
Philip Rosedale
|
56492e3ac8
|
Merge pull request #2536 from ey6es/master
Provide a simple means of tracking download progress, increase speed at which we adjust avatar LOD.
|
2014-03-26 23:23:27 -07:00 |
|
Philip Rosedale
|
7d168b5b1f
|
Merge pull request #2537 from ZappoMan/bugfixes
some windows bug fixes
|
2014-03-26 23:22:06 -07:00 |
|
Andrzej Kapolka
|
f339a3c0d7
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-03-26 18:30:23 -07:00 |
|
Stephen Birarda
|
206096465b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into flock-bots
|
2014-03-26 17:46:48 -07:00 |
|
Stephen Birarda
|
7eab276122
|
suppress debug in ScriptEngine, fix spatialization from FS head changes
|
2014-03-26 17:19:23 -07:00 |
|
Stephen Birarda
|
87cbe9a1f4
|
Merge pull request #2524 from AndrewMeadows/shapes
avatar responds to hand-vs-head collisions again
|
2014-03-26 17:10:43 -07:00 |
|
Brad Hefta-Gaub
|
0435b16668
|
fix formatting
|
2014-03-26 16:52:24 -07:00 |
|
ZappoMan
|
11c089c221
|
add support for getting the actual default audio devices in windows by name
|
2014-03-26 16:48:57 -07:00 |
|
Andrzej Kapolka
|
26da3bcefd
|
Bump up the rate at which we increase detail.
|
2014-03-26 16:28:03 -07:00 |
|
Andrzej Kapolka
|
1cae0dc94c
|
Adjust avatar LOD faster. Closes #2496.
|
2014-03-26 16:01:07 -07:00 |
|
Andrzej Kapolka
|
52c8a865f1
|
Provide a means of tracking resource download progress. Until we have a
user-friendly progress meter/throbber, put the download progress in the
extended stats.
|
2014-03-26 15:53:19 -07:00 |
|
Brad Hefta-Gaub
|
411ebf805a
|
use InvokeMethod() for all menu scripting operations
|
2014-03-26 15:42:53 -07:00 |
|
Brad Hefta-Gaub
|
2257afd390
|
removed unneeded call to disconnect()
|
2014-03-26 15:20:27 -07:00 |
|
Andrew Meadows
|
63c4af8950
|
remove cruft: Head::applyCollision()
|
2014-03-26 14:10:43 -07:00 |
|
Andrew Meadows
|
7a649084bd
|
reduce the lean recovery timescale
|
2014-03-26 14:07:21 -07:00 |
|
Andrew Meadows
|
9a4db152ff
|
avatar responds to hand-vs-head collisions again
|
2014-03-26 13:20:18 -07:00 |
|
Andrzej Kapolka
|
c18d0ccf8f
|
Formatting fixes.
|
2014-03-26 12:34:46 -07:00 |
|
Andrzej Kapolka
|
c31b04af4c
|
Fix for Windows initial device selection.
|
2014-03-26 12:23:08 -07:00 |
|
Andrzej Kapolka
|
b88708a991
|
Added mono to stereo conversion to fix Linux audio. Closes #2508.
|
2014-03-26 11:01:58 -07:00 |
|
Andrew Meadows
|
fff7a36b54
|
merge upstream/master into physics project
Conflicts:
interface/src/avatar/Hand.cpp
interface/src/avatar/Hand.h
interface/src/avatar/SkeletonModel.cpp
interface/src/avatar/SkeletonModel.h
interface/src/renderer/Model.h
|
2014-03-25 15:55:26 -07:00 |
|
Andrew Meadows
|
d90b325b1c
|
Add penetration resolution helper for Hand class
|
2014-03-25 15:31:46 -07:00 |
|
Philip Rosedale
|
ec3a83820e
|
Merge pull request #2488 from birarda/avatar-scaling
avatar-mixer tuning for identity and billboard packets
|
2014-03-25 11:46:25 -07:00 |
|
Stephen Birarda
|
8a796be785
|
only fade avatars if they have ever been initialized
|
2014-03-25 11:10:28 -07:00 |
|
AndrewMeadows
|
5551396a7b
|
Merge pull request #2480 from ZappoMan/scripting_improvements
Scripting improvements
|
2014-03-25 10:49:14 -07:00 |
|
Stephen Birarda
|
f763859fd0
|
don't attempt to render avatars until they are initialized
|
2014-03-25 10:44:52 -07:00 |
|
Brad Hefta-Gaub
|
7dce4fdf19
|
Merge pull request #2484 from AndrewMeadows/sanity-checking
Sanity check AvatarData packets as they are unpacked
|
2014-03-25 10:26:37 -07:00 |
|
Andrew Meadows
|
c0177e80a7
|
use glm::isnan() everywhere for portable code
|
2014-03-25 09:56:15 -07:00 |
|
ZappoMan
|
f10d5e23f8
|
set firstRun so it only happens once
|
2014-03-25 00:57:29 -07:00 |
|
ZappoMan
|
571ecf0964
|
add first cut at firstrun support
|
2014-03-25 00:45:31 -07:00 |
|
ZappoMan
|
c34b64e296
|
add load script from URL support
|
2014-03-25 00:17:19 -07:00 |
|
Andrzej Kapolka
|
81ae18a3bf
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-03-24 17:25:34 -07:00 |
|
Andrzej Kapolka
|
21728dc604
|
Merge pull request #2474 from ZappoMan/js_prefs
Add a JS example for selecting the input/output audio devices from a menu
|
2014-03-24 17:21:08 -07:00 |
|
Andrzej Kapolka
|
47f0af818a
|
Adjust avatar LOD more aggressively: raise detail slowly when above our target
window, lower it in proportion to the ratio between desired and actual rates.
|
2014-03-24 16:45:44 -07:00 |
|
ZappoMan
|
778209ffe4
|
fix bug in Menu.removeMenu() for trees of menus
|
2014-03-24 16:28:07 -07:00 |
|
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 |
|