ZappoMan
90b079d5a8
remove debug
2014-11-06 13:51:48 -08:00
ZappoMan
3c7b06f1d2
quiet some debug
2014-11-06 13:45:38 -08:00
ZappoMan
5333f0eb19
quiet some debug
2014-11-06 13:45:30 -08:00
ZappoMan
2b62402a57
possible fix for entities not always updating bug
2014-11-06 13:17:46 -08:00
Andrzej Kapolka
788f1b91c0
Use near radius as threshold, since we need to switch to full screen rendering
...
whenever any point of the near window intersects the light volume.
2014-11-06 12:54:49 -08:00
Andrzej Kapolka
2c0b8c9172
Winding order fixes.
2014-11-06 12:45:02 -08:00
Sam Gateau
b0189efcdf
Merge branch 'master' of https://github.com/highfidelity/hifi into temp0
2014-11-06 10:56:54 -08:00
Sam Gateau
820c0798aa
In BufferStream, clean up the constructor and destructor
2014-11-06 10:43:54 -08:00
Sam Gateau
2d06e71e32
Remove double definition of static const arrays for Types and Dimensions
2014-11-06 10:42:14 -08:00
Sam Gateau
5a51a99f76
Fixing missing brackets after if
2014-11-06 10:40:06 -08:00
AndrewMeadows
843aaf4e95
Merge pull request #3747 from PhilipRosedale/master
...
First pass audio mixer muting, improved tour guide, hair, injector loudness in JS
2014-11-06 10:36:46 -08:00
AndrewMeadows
34684a4cc0
Merge pull request #3746 from ey6es/master
...
Perspective correction fix (lets us use lower tesselation on light volum...
2014-11-06 10:04:51 -08:00
AndrewMeadows
3f3e6ea581
Merge pull request #3745 from Atlante45/ignore_penumbra
...
Ignore penumbra
2014-11-06 09:59:31 -08:00
Atlante45
44cb35778a
Move AudioEnv packet send to own function
...
Audio environment packet moved to own function and out of the
if/else
So it is now sent all the time, now matter if there are other
people around you
2014-11-06 17:42:57 +01:00
Atlante45
efc86b9f75
Remove debug
2014-11-06 17:42:27 +01:00
Philip Rosedale
7e822d31e7
Merge pull request #3744 from ZappoMan/entityBugs
...
Octree server improvements
2014-11-06 08:41:21 -08:00
Philip Rosedale
b103c62df9
add new birdSongs.js
2014-11-06 08:30:33 -08:00
Atlante45
ff197a2f64
Base implementation for own reverb
2014-11-06 12:46:37 +01:00
Philip Rosedale
54957a2fa1
merge fix
2014-11-05 21:08:24 -08:00
ZappoMan
bcec14b0f4
adjust the sentAt times in packets by the receiving side's clockskew so that it can calculate proper flight times
2014-11-05 19:37:08 -08:00
Philip Rosedale
291767fd9e
updated header
2014-11-05 17:09:26 -08:00
Philip Rosedale
0b205f3f16
fix bad spaces
2014-11-05 17:06:00 -08:00
Philip Rosedale
688bd0f34f
first pass audio mixer automatic muting of noisy streams, tour guide improvements, new lightExample.js, hair hangs over cone 'body'
2014-11-05 16:58:58 -08:00
Andrzej Kapolka
fd00461b4e
Perspective correction fix (lets us use lower tesselation on light volumes).
2014-11-05 16:50:34 -08:00
ZappoMan
13e358549d
add periodic pruning of the octree on load and save
2014-11-05 14:56:38 -08:00
Atlante45
4460e23b68
Suppress repeated Hash mismatch debug messages
2014-11-05 23:08:00 +01:00
ZappoMan
4ea0d32c8c
dead code
2014-11-05 12:14:09 -08:00
ZappoMan
e9a332de4d
make entity and voxel servers support domain based configuration
2014-11-05 12:12:17 -08:00
DaveDubUK
7a1f7bd418
Update to walk.js v 1.1
...
Revised code structure (see /libraries for new files), walk animation
completely overhauled (now using geometric wave generators, Fourier
synthesis and Butterworth LP filtering for selected motion curve
construction), redesigned sidestepping animations, tweaked flying
animations, decreased maximum walk speed in Interface to more natural
human value, improved Hydra support, added support for Leap motion,
animation file sizes optimised, cleared out code used to work around now
fixed bugs, lots of minor tweaks and improvements. walk.js is now under
100,000 characters, but I had to use tabs instead of 4 spaces to get it
below the threshold.
2014-11-05 20:11:11 +00:00
Brad Hefta-Gaub
4d7dac97c5
Merge pull request #3743 from birarda/injector-crash
...
fix for double definition in ScriptEngine
2014-11-05 11:23:36 -08:00
Stephen Birarda
2e8118300f
fix for two member variable declarations on same line
2014-11-05 11:11:37 -08:00
Philip Rosedale
8fb3baa8fb
Merge pull request #3742 from birarda/injector-crash
...
cleanup stray AudioInjectors when interface is being shut down
2014-11-05 11:02:29 -08:00
Stephen Birarda
663167d684
wait on AudioInjectors when shutting down interface
2014-11-05 10:37:22 -08:00
Stephen Birarda
f8874daab6
remove the voxel drumming script
2014-11-05 10:10:22 -08:00
Stephen Birarda
2c667d209d
make the AudioInjectorScriptingInterface a singleton
2014-11-05 10:10:05 -08:00
Sam Gateau
2b27af51f1
Merge branch 'master' of https://github.com/highfidelity/hifi into temp0
2014-11-05 09:35:26 -08:00
Atlante45
b2b27a07d4
Merge branch 'master' of https://github.com/highfidelity/hifi into ignore_penumbra
2014-11-05 16:35:12 +01:00
Atlante45
4b73a5ac35
Modify injected audio stream to send the ignore penumbra option
2014-11-05 16:22:06 +01:00
Atlante45
49526e69f8
Added ignorePenumbra option to injected stream
2014-11-05 16:21:06 +01:00
Atlante45
85a59249df
Move ignorePenumbra to positional audio
2014-11-05 16:19:26 +01:00
Philip Rosedale
7e36c51edc
Merge pull request #3741 from ey6es/master
...
Use 3D geometry (cones, spheres) for rendering point and spot lights for deferred shading, exiting the fragment shaders early on depth fail.
2014-11-05 07:17:22 -08:00
Atlante45
617bb23206
Merge branch 'master' of https://github.com/highfidelity/hifi into ignore_penumbra
2014-11-05 15:42:50 +01:00
Andrzej Kapolka
fb4c1d38eb
Set Oculus camera fov/aspect ratio.
2014-11-04 19:04:31 -08:00
Andrzej Kapolka
a0e0c47701
Depth value tweak.
2014-11-04 18:27:24 -08:00
Sam Gateau
562ecc8e3a
fix glLight attenuation bad values by filtering before glcall
2014-11-04 18:18:24 -08:00
Andrzej Kapolka
52d0b15979
Merge branch 'master' of https://github.com/highfidelity/hifi
2014-11-04 18:13:58 -08:00
Andrzej Kapolka
892987d68a
Increase tesselation to minimize artifacts.
2014-11-04 18:13:33 -08:00
Andrzej Kapolka
feabd1d5b3
Use a fullscreen quad when we're actually inside the light influence.
2014-11-04 18:08:56 -08:00
Sam Gateau
a344d46871
fix std::bitset method
2014-11-04 18:05:04 -08:00
Sam Gateau
1eb49d3763
fixing template bracket issues
2014-11-04 17:54:54 -08:00