Andrzej Kapolka
|
c88afc6b81
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-09-05 15:07:02 -07:00 |
|
Andrzej Kapolka
|
e476119bd1
|
Timer should be a child of the server object.
|
2014-09-05 14:51:14 -07:00 |
|
Andrzej Kapolka
|
742989a0e4
|
Save metavoxel data regularly, as with voxel data.
|
2014-09-05 14:35:32 -07:00 |
|
Ryan Huffman
|
38a14c3864
|
Reapply "Update assignment client to close on WM_CLOSE message on Windows"
This reverts commit a603453cf2 .
|
2014-09-05 11:19:36 -07:00 |
|
Leonardo Murillo
|
a603453cf2
|
Revert "Update assignment client to close on WM_CLOSE message on Windows"
|
2014-09-05 11:36:56 -06:00 |
|
Craig Hansen-Sturm
|
fc0a206985
|
code review comments
|
2014-09-04 22:57:02 -07:00 |
|
Craig Hansen-Sturm
|
fe0b9825d0
|
new coordinate calculations for head penumbra filter
|
2014-09-04 18:10:29 -07:00 |
|
AndrewMeadows
|
9036954d38
|
Merge pull request #3311 from huffman/fix-wm-close
Update assignment client to close on WM_CLOSE message on Windows
|
2014-09-03 16:43:12 -07:00 |
|
ZappoMan
|
25e8c7d3f1
|
useless semicolon removal
|
2014-09-03 12:22:02 -07:00 |
|
ZappoMan
|
66a2f58192
|
fix to runaway saving file and optimizations to general encoding paths
|
2014-09-03 10:55:56 -07:00 |
|
Ryan Huffman
|
1ee23a1661
|
Add Windows.h include to ShutdownEventListener
|
2014-09-03 08:04:39 -07:00 |
|
Ryan Huffman
|
76bede04aa
|
Move stdout/err disabling to a library class
|
2014-09-03 07:06:08 -07:00 |
|
Ryan Huffman
|
c27bee2c06
|
Move wm_close handling to a shared library
|
2014-09-03 07:05:24 -07:00 |
|
ZappoMan
|
a555eeda23
|
CR feedback and warning fixes
|
2014-09-02 18:43:16 -07:00 |
|
ZappoMan
|
2bcad6ab2b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
Conflicts:
assignment-client/src/Agent.cpp
examples/editModels.js
|
2014-08-28 21:19:56 -07:00 |
|
Craig Hansen-Sturm
|
3e3090f1ea
|
coding standard
|
2014-08-28 11:12:17 -07:00 |
|
Ryan Huffman
|
444a974bd6
|
Merge branch 'master' of github.com:highfidelity/hifi into fix-wm-close
Conflicts:
assignment-client/src/AssignmentClient.cpp
|
2014-08-28 06:52:16 -07:00 |
|
Craig Hansen-Sturm
|
0881959750
|
left/right channels of head shadow filter now have independent gain + implemented all-pass filter
|
2014-08-27 17:30:11 -07:00 |
|
Craig Hansen-Sturm
|
40a5ff6b9e
|
ZappoMan deadcode analysis applied
|
2014-08-27 10:56:44 -07:00 |
|
Craig Hansen-Sturm
|
e941e58626
|
merge HEAD with PR-3281
|
2014-08-26 18:25:40 -07:00 |
|
Craig Hansen-Sturm
|
47bc183439
|
SQUARE_ROOT_OF_TWO renamed SQUARE_ROOT_OF_TWO_OVER_TWO
|
2014-08-26 11:32:05 -07:00 |
|
Craig Hansen-Sturm
|
5f695664a6
|
add explicit constants inline for documebntation purposes
|
2014-08-26 11:26:39 -07:00 |
|
Craig Hansen-Sturm
|
950862839e
|
added high-shelf and low-shelf filters, positional audio now uses high-shelf filter, significant reformatting/renaming of AudioFilter.h for coding standard
|
2014-08-25 18:17:32 -07:00 |
|
Craig Hansen-Sturm
|
4f346bfe62
|
addresses more coding-standard spacing issues
|
2014-08-25 13:07:52 -07:00 |
|
Craig Hansen-Sturm
|
bf6d34b6f3
|
windows/linux build break + addresses zappoman review comments
|
2014-08-25 11:43:49 -07:00 |
|
ZappoMan
|
58759d344f
|
cleanup in prep for PR
|
2014-08-25 10:56:43 -07:00 |
|
Craig Hansen-Sturm
|
4cd1f4afef
|
add support for head-shadow/penumbra filter for positional audio streams
|
2014-08-24 22:17:07 -07:00 |
|
Ryan Huffman
|
4c485a26ed
|
Merge branch 'fix-wm-close' of github.com:huffman/hifi into fix-wm-close
|
2014-08-22 15:10:23 -07:00 |
|
Ryan Huffman
|
fa7b2a87bf
|
Add WM_CLOSE support to domain server
|
2014-08-22 15:09:55 -07:00 |
|
Ryan Huffman
|
b75c3a4976
|
Disable stdout/err buffering on Windows for assignment client and domain server
|
2014-08-22 15:08:57 -07:00 |
|
ZappoMan
|
75bb42fb73
|
debug cleanup
|
2014-08-22 10:54:00 -07:00 |
|
Ryan Huffman
|
cd46a55369
|
Fix QAbstractNativeEventFilter include
|
2014-08-22 09:33:13 -07:00 |
|
Ryan Huffman
|
bc28bfa464
|
Add guards around custom windows message handling
|
2014-08-21 17:41:17 -07:00 |
|
Ryan Huffman
|
ad4956b2e2
|
Update assignment client to close on WM_CLOSE message on Windows
|
2014-08-21 17:19:39 -07:00 |
|
ZappoMan
|
32d5eb3cea
|
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
Conflicts:
assignment-client/CMakeLists.txt
interface/CMakeLists.txt
libraries/entities/CMakeLists.txt
libraries/models/src/ModelEditPacketSender.cpp
libraries/models/src/ModelEditPacketSender.h
libraries/models/src/ModelItem.cpp
libraries/models/src/ModelItem.h
libraries/octree/src/OctreeEditPacketSender.cpp
libraries/octree/src/OctreeEditPacketSender.h
libraries/octree/src/OctreePacketData.h
libraries/octree/src/OctreeQuery.cpp
libraries/particles/src/ParticleEditPacketSender.cpp
libraries/particles/src/ParticleEditPacketSender.h
libraries/script-engine/CMakeLists.txt
tests/octree/CMakeLists.txt
|
2014-08-18 15:16:35 -07:00 |
|
ZappoMan
|
49cf6dff3a
|
more DIDNT_FIT logic improvements/fixes
|
2014-08-18 14:09:01 -07:00 |
|
ZappoMan
|
a3bb8b1239
|
have partial elements set a stop reason of DIDNT_FIT to fix partial encoding issues
|
2014-08-18 09:37:07 -07:00 |
|
ZappoMan
|
f8f0da189f
|
more work on more entities in a cell
|
2014-08-15 17:13:59 -07:00 |
|
ZappoMan
|
84ba810dc4
|
work on reseved bytes in octree packet data
|
2014-08-15 11:26:55 -07:00 |
|
Stephen Birarda
|
2e6350832c
|
perfom packet verification on same thread as NodeList hash
|
2014-08-15 09:35:03 -07:00 |
|
Stephen Birarda
|
1e65a093f2
|
decouple audio-mixer packet receipt from main thread
|
2014-08-14 12:37:57 -07:00 |
|
ZappoMan
|
b91b81306c
|
quiet more debug
|
2014-08-14 11:46:35 -07:00 |
|
ZappoMan
|
fbe409a0c2
|
added lots of debugging for octree edit packet sender bug fixed threading issue
|
2014-08-14 11:23:56 -07:00 |
|
wangyix
|
e50bd1bed9
|
separated readpendingdatagrams domain page stats
|
2014-08-13 17:57:04 -07:00 |
|
wangyix
|
047c4dff65
|
removed unused var
|
2014-08-13 17:05:53 -07:00 |
|
wangyix
|
81fa5ed41f
|
readPendingDatagrams stats printed and sent to domain page
jittertester now prints out send or receive error msgs
|
2014-08-13 16:48:06 -07:00 |
|
ZappoMan
|
49e616dd49
|
first cut at using erase entity message to delete entities
|
2014-08-13 14:11:56 -07:00 |
|
wangyix
|
b17c9102c9
|
added stats for readPendingDatagrams in audiomixer
|
2014-08-13 13:30:02 -07:00 |
|
wangyix
|
db0fbcab97
|
merge with upstream
|
2014-08-13 11:09:55 -07:00 |
|
wangyix
|
a405cd9a72
|
repetition-with-fade ready for commit
|
2014-08-13 11:01:15 -07:00 |
|