Philip Rosedale
|
a23390fe82
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-11-13 10:59:26 -08:00 |
|
ZappoMan
|
3e521e089b
|
fix unix build
|
2014-11-13 09:48:15 -08:00 |
|
ZappoMan
|
8ad3ce7daf
|
bump packet version
|
2014-11-13 09:32:59 -08:00 |
|
ZappoMan
|
8ec12ea954
|
add full animation settings support
|
2014-11-13 08:59:06 -08:00 |
|
ZappoMan
|
701059d797
|
removed some debug
|
2014-11-13 08:58:33 -08:00 |
|
ZappoMan
|
bc60c90308
|
only actually set the properties if they were in the buffer
|
2014-11-13 08:39:19 -08:00 |
|
ZappoMan
|
09a06c9d82
|
add debug streamer for xColor
|
2014-11-13 08:14:01 -08:00 |
|
ZappoMan
|
43f44f4131
|
suppress some potentially repeated log messages
|
2014-11-13 07:52:00 -08:00 |
|
ZappoMan
|
e4355cd139
|
calculated animationSettings property to include older properties
|
2014-11-13 07:34:54 -08:00 |
|
Philip Rosedale
|
d248e1e2c4
|
Add reflect(direction, normal) to Vec3 scripting calls
|
2014-11-12 23:03:26 -08:00 |
|
ZappoMan
|
4077f6c2ab
|
Merge branch 'master' of https://github.com/highfidelity/hifi into animationUnification
|
2014-11-12 20:39:39 -08:00 |
|
ZappoMan
|
c9e8c21d8d
|
partial work on blending of animation settings
|
2014-11-12 19:23:48 -08:00 |
|
ZappoMan
|
8a2e3d5045
|
add animationSettings property to model entities
|
2014-11-12 17:41:55 -08:00 |
|
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 |
|
ZappoMan
|
ef17659ea2
|
cleanup
|
2014-11-12 16:57:42 -08:00 |
|
ZappoMan
|
dd22683672
|
fixing up animation loop issues
|
2014-11-12 16:53:16 -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 |
|
ZappoMan
|
ba79f40007
|
add some debug
|
2014-11-12 16:12:34 -08:00 |
|
ZappoMan
|
245f019836
|
first cut at migrating entity animation frame calculations to use AnimationLoop
|
2014-11-12 16:10:35 -08:00 |
|
ZappoMan
|
6ff8abcbdd
|
sepearate looping logic from AnimationHandle
|
2014-11-12 14:47:10 -08:00 |
|
ZappoMan
|
68bd6c23d9
|
sepearate looping logic from AnimationHandle
|
2014-11-12 14:47:02 -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 |
|
Philip Rosedale
|
ca878b9933
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-11-11 15:48:43 -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 |
|