Sam Gateau
|
b6c004c431
|
Fix syntax that doesn't compile on linux and used smart glm::max instruction
|
2014-11-12 17:16:43 -08:00 |
|
Sam Gateau
|
c0496fd466
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2014-11-12 16:52:34 -08:00 |
|
Sam Gateau
|
8fb04af59d
|
defined the ViewTransform as the matrix transforming from eye space to world space (the opposite of before this commit) since it seems a better design
|
2014-11-12 16:40:45 -08:00 |
|
Sam Gateau
|
e47524d70a
|
fix syntax and missing constant name
|
2014-11-12 10:41:50 -08:00 |
|
Sam Gateau
|
5f0fdeccb2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2014-11-12 00:27:12 -08:00 |
|
Sam Gateau
|
b716a512c6
|
Stable version of the Transform and usage for Model rendering with soimilar performances and same accuracy level
|
2014-11-12 00:26:44 -08:00 |
|
Stephen Birarda
|
b7b371ba61
|
resolve conflicts on merge with upstream master
|
2014-11-11 20:53:24 -08:00 |
|
Stephen Birarda
|
ed9a2bf676
|
fix for AudioInjector QScriptValue conversion typos
|
2014-11-11 20:48:34 -08:00 |
|
Stephen Birarda
|
9a45a70764
|
repairs to Sound script conversion typos
|
2014-11-11 20:47:40 -08:00 |
|
Brad Hefta-Gaub
|
1d80fd7e4f
|
Merge pull request #3772 from PhilipRosedale/master
Less aggressive audio muting default, entity getter returns by reference
|
2014-11-11 20:32:46 -08:00 |
|
Stephen Birarda
|
9aa950e657
|
fix audio injector cleanup for local only injectors
|
2014-11-11 17:34:03 -08:00 |
|
Stephen Birarda
|
cb5d5dd3a8
|
handle looping via AudioInjectorLocalBuffer
|
2014-11-11 16:57:25 -08:00 |
|
Sam Gateau
|
7a9f45d34f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2014-11-11 16:40:11 -08:00 |
|
Sam Gateau
|
668c5e298d
|
clean up the Transform class and the rendering path in Model.cpp
|
2014-11-11 16:39:00 -08:00 |
|
Stephen Birarda
|
a5a02b5f8a
|
add AudioInjectorLocalBuffer for more control
|
2014-11-11 16:34:00 -08:00 |
|
Stephen Birarda
|
0e30c65e60
|
handle cleanup of local injection, volume
|
2014-11-11 15:12:11 -08:00 |
|
Philip Rosedale
|
e6bbb53483
|
Merge pull request #3774 from ZappoMan/newEntityNotification
implement "preload" method for entity Scripts
|
2014-11-11 14:46:23 -08:00 |
|
Stephen Birarda
|
83529c1fed
|
fix QIODevice fail in AudioInjector by passing explicit size
|
2014-11-11 14:45:33 -08:00 |
|
Brad Hefta-Gaub
|
d38496c3c7
|
Merge pull request #3771 from huffman/entity-grid-tool
Add entity grid tool
|
2014-11-11 14:21:26 -08:00 |
|
ZappoMan
|
8ec3f8ce99
|
implement support for calling preload when the script changes
|
2014-11-11 14:21:06 -08:00 |
|
Stephen Birarda
|
cd3877b584
|
handle local audio output via AudioInjector directly for control
|
2014-11-11 14:14:43 -08:00 |
|
Philip Rosedale
|
8c35d4e3dc
|
remove debug line
|
2014-11-11 14:08:59 -08:00 |
|
ZappoMan
|
2bc7896dee
|
first cut at preload script behavior
|
2014-11-11 13:46:48 -08:00 |
|
Philip Rosedale
|
0508726c40
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-11-11 13:23:55 -08:00 |
|
Stephen Birarda
|
d0e8c294da
|
handle passing of local audio interface to AudioInjector
|
2014-11-11 11:22:16 -08:00 |
|
Stephen Birarda
|
3d1bb68c72
|
fix for playSound argument to match QScriptValue conversion
|
2014-11-11 11:04:33 -08:00 |
|
Stephen Birarda
|
ef2c181c98
|
repairs to audio classes for Sound* to QScriptValue
|
2014-11-11 10:55:07 -08:00 |
|
Philip Rosedale
|
d9141b4010
|
Merge pull request #3750 from Atlante45/reverb_for_own_voice
Reverb for own voice
|
2014-11-11 10:52:26 -08:00 |
|
Ryan Huffman
|
bedd9c76f2
|
Merge branch 'master' of github.com:highfidelity/hifi into entity-grid-tool
Conflicts:
examples/newEditEntities.js
|
2014-11-11 10:48:49 -08:00 |
|
Stephen Birarda
|
a8681cd5b6
|
changes to allow AudioInjectorOptions to operate as a hash from js
|
2014-11-11 10:24:21 -08:00 |
|
Stephen Birarda
|
d083e75d2d
|
groundwork for better locally looped audio
|
2014-11-11 09:59:10 -08:00 |
|
Ryan Huffman
|
b04fd89e4f
|
Update grid tool html location
|
2014-11-11 09:55:30 -08:00 |
|
Sam Gateau
|
ad51416c28
|
move the transform class files to the Shared library, still problem with negative scale composition
|
2014-11-11 09:54:35 -08:00 |
|
Philip Rosedale
|
38a142eeb8
|
return value by reference
|
2014-11-10 15:23:13 -08:00 |
|
Andrzej Kapolka
|
431bb0af1d
|
Merge branch 'master' of https://github.com/highfidelity/hifi
Conflicts:
interface/src/Application.cpp
|
2014-11-10 11:46:09 -08:00 |
|
Brad Hefta-Gaub
|
338c5aea94
|
Merge pull request #3767 from birarda/plugs
fix a bug produced by not setting deleted var to NULL
|
2014-11-10 11:21:24 -08:00 |
|
Stephen Birarda
|
fda5b0fffd
|
fix a bug produced by not setting deleted var to NULL
|
2014-11-10 11:03:15 -08:00 |
|
Atlante45
|
d0a535aee5
|
Switch members in EntityItemProperties to hack around corruption bug
|
2014-11-10 10:24:14 -08:00 |
|
Stephen Birarda
|
9b2acadb4b
|
include c++ header for memset
|
2014-11-07 17:24:05 -08:00 |
|
Stephen Birarda
|
6a4808aac8
|
include string.h for memset usage
|
2014-11-07 17:22:54 -08:00 |
|
Stephen Birarda
|
2ca673175a
|
rename StdDev to StDev, patch its leak
|
2014-11-07 17:15:54 -08:00 |
|
Stephen Birarda
|
4fd22914c0
|
fix a leak in StdDev
|
2014-11-07 17:11:00 -08:00 |
|
Stephen Birarda
|
c04e653cf3
|
fix a memory leak in OctreeElement
|
2014-11-07 17:06:50 -08:00 |
|
Andrzej Kapolka
|
6445b3aa5d
|
Linux warnings fixes.
|
2014-11-07 15:59:16 -08:00 |
|
Philip Rosedale
|
54ff9062c0
|
Merge pull request #3757 from PhilipRosedale/master
fix bug with audio mixer muting too often
|
2014-11-07 14:42:19 -08:00 |
|
Philip Rosedale
|
12eb67c734
|
fix bug with audio mixer muting too often
|
2014-11-07 14:18:57 -08:00 |
|
Ryan Huffman
|
d4fa24e9b6
|
Fix entity item properties not marking all props changed
|
2014-11-07 13:56:23 -08:00 |
|
Stephen Birarda
|
bd8b71a02a
|
complete handling of local audio loopback
|
2014-11-07 11:05:01 -08:00 |
|
Stephen Birarda
|
e78f149369
|
Merge branch 'master' of https://github.com/highfidelity/hifi into local-audio
|
2014-11-07 10:28:31 -08:00 |
|
Stephen Birarda
|
f1a238a6c2
|
piping for local UI sounds
|
2014-11-07 10:08:09 -08:00 |
|