Ryan Huffman
9953fd6d2b
Update MyLocations to not send rename request if unchanged
2014-07-01 15:29:13 -07:00
Atlante45
12ebfd92d1
Memory leak
2014-07-01 15:12:31 -07:00
Atlante45
19be406b1a
Added billboards overlays
2014-07-01 15:09:30 -07:00
Atlante45
e9826250cb
CR
2014-07-01 12:57:39 -07:00
Atlante45
958367f579
Merge branch 'master' of https://github.com/highfidelity/hifi into add_interface_to_log_user_activity
...
Conflicts:
interface/src/devices/OculusManager.cpp
2014-07-01 12:45:42 -07:00
Atlante45
547431d52e
Coding Standard -- static_cast
2014-07-01 12:43:28 -07:00
Atlante45
09cf01e097
ModelOverlay functionnal + bounding box
2014-07-01 12:42:56 -07:00
barnold1953
af30dc2722
Updated oculus readme.txt for windows users
2014-07-01 12:33:54 -07:00
barnold1953
1a1050cb06
Added back _raiseMirror usage for mirror mode.
2014-07-01 12:31:48 -07:00
Brad Hefta-Gaub
df51d26625
Merge pull request #3094 from wangyix/seqNumberStats
...
Fixed bugs and improved overflow handling in AudioRingBuffer; Added audio stream stats packets; Added seq numbers and tracking to audio packets;
2014-07-01 10:54:35 -07:00
wangyix
99fd1c7106
changed numSamplesNeedToStartPlayback calculation in Audio.cpp
2014-07-01 10:44:07 -07:00
Brad Hefta-Gaub
a88c92ea17
Merge pull request #3099 from Barnold1953/OculusSDK
...
Oculus SDK Upgrade
2014-07-01 10:43:39 -07:00
barnold1953
80bfb0766b
Fixed warnings
2014-07-01 10:28:40 -07:00
Ryan Huffman
50b13c99a7
Update UserLocationsWindow derive from QDialog
2014-06-30 22:44:10 -07:00
Ryan Huffman
bfde24fe12
Update MyLocations sort order
2014-06-30 22:37:32 -07:00
Ryan Huffman
a566f90820
Update User Location update/delete to not work simultaneously
2014-06-30 22:37:13 -07:00
Ryan Huffman
15d60df420
Update User Locations window to update name when it changes on update
2014-06-30 22:25:00 -07:00
Ryan Huffman
51e42221be
Update menu to toggle User Locations Menu
2014-06-30 22:24:27 -07:00
Atlante45
2015861e13
Fixed spelling mistake
2014-06-30 20:10:53 -07:00
Atlante45
7c797449ab
Comments + connectedDevice
2014-06-30 19:02:43 -07:00
Andrew Meadows
9ca1bfdfe5
add AngularConstraint.* with some unit tests
...
more unit tests to follow
2014-06-30 18:05:22 -07:00
Andrzej Kapolka
0075bb89c4
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-06-30 18:02:56 -07:00
wangyix
f51a77ce45
reset the incoming audio seq stats in Application::nodeKilled when audiomixer is killed
2014-06-30 18:00:29 -07:00
Atlante45
1a2fd4483b
Merge branch 'master' of https://github.com/highfidelity/hifi into add_interface_to_log_user_activity
2014-06-30 17:54:34 -07:00
Atlante45
d102795314
Added application version to logger
2014-06-30 17:18:49 -07:00
barnold1953
1cd2066e79
Added option to disable glow effect for 10fps boost for oculus
2014-06-30 17:13:47 -07:00
Atlante45
f33ad8a100
Adding logger calls
2014-06-30 17:10:17 -07:00
wangyix
7a6b20fd84
added downstream audio stats to stats overlay
2014-06-30 17:01:22 -07:00
barnold1953
2727328729
Removed unneeded menu option
2014-06-30 16:46:25 -07:00
barnold1953
de0e65eb03
Restored glow effect
2014-06-30 16:26:50 -07:00
Clément Brisset
1fd830f53c
Merge pull request #3098 from ctrlaltdavid/19803
...
Code Review for Job #19803
2014-06-30 16:15:51 -07:00
wangyix
f2dfa6b978
fixed warnings
2014-06-30 16:10:58 -07:00
barnold1953
e51eb34f05
Fixed build errors when libovr is not present
2014-06-30 15:14:21 -07:00
Atlante45
e9dffc0681
Removed testing code
2014-06-30 14:31:39 -07:00
Atlante45
ff8694d5c5
Merge branch 'master' of https://github.com/highfidelity/hifi into add_interface_to_log_user_activity
2014-06-30 14:30:17 -07:00
Atlante45
0d18debd1b
Moved UserActivityLogger to networking
2014-06-30 14:27:07 -07:00
wangyix
c789f3c6b9
merge with upstream
2014-06-30 14:13:34 -07:00
barnold1953
5a2d2bba8f
Updated readme.txt
2014-06-30 12:42:43 -07:00
Andrzej Kapolka
110f90df0e
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-06-30 12:42:02 -07:00
David Rowe
e8e9d6464b
Fix running scripts scrollbar and add scrollbar to list of all scripts
2014-06-30 12:41:01 -07:00
wangyix
d2f86278b2
modified AudioStreamStats to per-stream with seq stats
...
added AudioStreamStats info to interface overlay stats
2014-06-30 12:31:58 -07:00
barnold1953
ef57970510
Comments and code cleanup
2014-06-30 11:50:42 -07:00
barnold1953
6e954e7f53
Merge branch 'master' of https://github.com/highfidelity/hifi into OculusSDK
2014-06-30 11:44:49 -07:00
barnold1953
ffab329af4
Made camera line up with eyes in mirror mode
2014-06-30 11:39:33 -07:00
barnold1953
d109ef6fe1
Proper mirror and third person mode in Oculus
2014-06-30 11:33:22 -07:00
wangyix
de3c1ebf0f
changed class name to AudioStreamStats, reverted ScriptEngine packing back to QDataStream
2014-06-30 09:42:22 -07:00
Andrew Meadows
57c17eb972
remove unecessary clearRagdollConstraintsAndPoints()
2014-06-30 09:18:31 -07:00
Andrew Meadows
f33728b615
guarantee that ragdoll is clear before initialized
2014-06-30 09:13:42 -07:00
David Rowe
ce874305be
Add checkbox that automatically reloads externally changed files
2014-06-29 21:50:16 -07:00
David Rowe
c454c790fa
Check script file for external changes when editor regains focus
...
Prompt user whether to reload.
2014-06-29 21:31:28 -07:00
David Rowe
3df43dc653
Catch any on-the-fly modifications made while script is restarting
2014-06-29 20:13:27 -07:00
David Rowe
742007892f
Rework old fix for Script Editor Script.stop() crash
2014-06-29 19:57:26 -07:00
David Rowe
48fb156e28
Fix Script Editor run-on-the-fly crashing
...
Wait for script engine to stop before restarting.
2014-06-29 19:47:00 -07:00
David Rowe
9449ad7192
Add missing script engine hash key code changes
...
The script engine hash key changed starting at commit [62f85d] on 11 Jun.
2014-06-29 19:40:53 -07:00
Aleric Inglewood
37f0635024
Fix a (possible) crash in QObject::disconnect
...
This is https://worklist.net/19827
2014-06-30 02:07:26 +02:00
Andrzej Kapolka
4f9cf82335
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-06-27 17:53:50 -07:00
wangyix
c3f571745c
removed more debug stuff
2014-06-27 17:42:22 -07:00
Clément Brisset
9eba4b01f0
Merge pull request #3092 from ctrlaltdavid/19789
...
Code Review for Job #19789
2014-06-27 17:28:48 -07:00
wangyix
4587828a3a
removed debug prints
2014-06-27 16:48:21 -07:00
wangyix
9ceac2c631
fixed Audio.cpp jitter buffer size clamp bug
2014-06-27 16:34:30 -07:00
wangyix
0ae58bd7f9
added senderUUID arg to seq stats
2014-06-27 15:39:11 -07:00
Clément Brisset
ae8997ec0d
Merge pull request #3091 from AlericInglewood/master
...
Compiler warning fixes.
2014-06-27 15:36:13 -07:00
Aleric Inglewood
1bc2f214a5
Compiler warning fixes.
...
This fixes all warnings that I got while compiling with g++ 4.7.2:
In file included from interface/src/Application.h:53:0,
from interface/src/Menu.cpp:36:
interface/src/Menu.h: In constructor ‘Menu::Menu()’:
interface/src/Menu.h:292:13: warning: ‘Menu::_scriptsLocation’ will be initialized after [-Wreorder]
interface/src/Menu.h:289:27: warning: ‘QPointer<LoginDialog> Menu::_loginDialog’ [-Wreorder]
interface/src/Menu.cpp:82:1: warning: when initialized here [-Wreorder]
libraries/audio/src/AudioRingBuffer.cpp: In member function ‘qint64 AudioRingBuffer::writeData(const char*, qint64)’:
libraries/audio/src/AudioRingBuffer.cpp:126:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
libraries/audio/src/PositionalAudioRingBuffer.cpp: In member function ‘bool PositionalAudioRingBuffer::shouldBeAddedToMix()’:
libraries/audio/src/PositionalAudioRingBuffer.cpp:212:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
interface/ui/preferencesDialog.ui: Warning: The name 'horizontalLayout_11' (QHBoxLayout) is already in use, defaulting to 'horizontalLayout_111'.
interface/ui/preferencesDialog.ui: Warning: The name 'horizontalSpacer_11' (QSpacerItem) is already in use, defaulting to 'horizontalSpacer_111'.
interface/src/avatar/Avatar.cpp: In member function ‘void Avatar::initializeHair()’:
interface/src/avatar/Avatar.cpp:587:21: warning: name lookup of ‘link’ changed [enabled by default]
interface/src/avatar/Avatar.cpp:574:18: warning: matches this ‘link’ under ISO standard rules [enabled by default]
interface/src/avatar/Avatar.cpp:577:22: warning: matches this ‘link’ under old rules [enabled by default]
interface/src/ui/ApplicationOverlay.cpp: In member function ‘void ApplicationOverlay::renderControllerPointers()’:
interface/src/ui/ApplicationOverlay.cpp:379:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
In file included from interface/src/ui/RunningScriptsWidget.cpp:14:0:
interface/src/ui/RunningScriptsWidget.h: In constructor ‘RunningScriptsWidget::RunningScriptsWidget(QWidget*)’:
interface/src/ui/RunningScriptsWidget.h:61:18: warning: ‘RunningScriptsWidget::_scriptsModel’ will be initialized after [-Wreorder]
interface/src/ui/RunningScriptsWidget.h:60:27: warning: ‘QSortFilterProxyModel RunningScriptsWidget::_proxyModel’ [-Wreorder]
interface/src/ui/RunningScriptsWidget.cpp:27:1: warning: when initialized here [-Wreorder]
2014-06-27 22:18:38 +02:00
Andrzej Kapolka
61c2ea40ae
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-06-27 12:34:50 -07:00
barnold1953
508fed9146
Add ability for FBO to have a different res than glWidget
2014-06-27 11:44:05 -07:00
Stephen Birarda
657bf6b3d5
repairs so OAuth flow doesn't get stuck after an error
2014-06-27 11:41:35 -07:00
wangyix
ff438a2434
added seq stats for Agent,
...
fixed AudioInjector to do << (quint16)0 instead of
skipRawData(sizeof(quint16) to correctly allocate space for seq number;
added debug prints;
2014-06-27 11:23:50 -07:00
barnold1953
1af2996cf2
Properly use body orientation for Oculus camera
2014-06-27 09:53:31 -07:00
Stephen Birarda
bb44d8b478
fix place lookup for new APIs
2014-06-27 09:36:47 -07:00
Andrzej Kapolka
7c046cb100
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-06-26 19:12:30 -07:00
Andrzej Kapolka
f16098daef
Use the refactored endpoint/client classes in the actual client/server.
2014-06-26 19:11:54 -07:00
barnold1953
67c5281205
Fixed CMake for oculus. Gave Oculus its own camera for minimum latency.
2014-06-26 17:10:53 -07:00
wangyix
cb48825561
added seq number to all Audio types, untested
2014-06-26 16:52:23 -07:00
Andrzej Kapolka
4b2d122f3d
Working on factoring out the common metavoxel endpoint/client code.
2014-06-26 16:12:11 -07:00
Ryan Huffman
33e11be3e0
Add user locations to menu
2014-06-26 16:06:49 -07:00
Ryan Huffman
cde36dc70d
Add user locations
2014-06-26 16:06:28 -07:00
Atlante45
8d00a8d535
Merge branch 'master' of https://github.com/highfidelity/hifi into add_interface_to_log_user_activity
...
Conflicts:
libraries/networking/src/LimitedNodeList.cpp
2014-06-26 14:56:15 -07:00
Atlante45
9d393bbe8c
Added some functions to UserActivityLogger + made logAction public
2014-06-26 14:55:11 -07:00
barnold1953
ea2d75addc
Code cleanup
2014-06-26 13:05:10 -07:00
barnold1953
07f7cc42ad
Made spacebar reconnect the oculus. Code cleanup.
2014-06-26 12:58:23 -07:00
wangyix
97139b0bd0
Merge branch 'master' into seqNumberStats
2014-06-26 11:47:00 -07:00
wangyix
ad05c53823
moved audiomixer jbuffer stats to expanded section
2014-06-26 11:33:54 -07:00
barnold1953
6fcfde1100
Merge branch 'master' of https://github.com/highfidelity/hifi into OculusSDK
2014-06-26 11:27:47 -07:00
barnold1953
634e0f38e8
Accurate Oculus frame timing
2014-06-26 11:27:17 -07:00
Mohammed Nafees
6be4633a97
Merge remote-tracking branch 'upstream/master' into 19801
2014-06-26 23:48:11 +05:30
Clément Brisset
463ac9cc74
Merge pull request #3078 from PhilipRosedale/master
...
Improved toy ball, JS calls for palm position, concertCamera.js
2014-06-26 11:03:48 -07:00
Clément Brisset
cd53b727d0
Merge pull request #3080 from AndrewMeadows/bug-fix
...
fix for avatar models with multiple roots
2014-06-26 10:54:03 -07:00
barnold1953
adb6c445a2
Fixed camera FoV, code cleanup
2014-06-26 10:13:15 -07:00
barnold1953
61b20b2be0
Working 3.2 Oculus SDK
2014-06-26 09:56:19 -07:00
AndrewMeadows
dba9d33f86
Merge pull request #3075 from huffman/19644
...
Code Review for Job #19644
2014-06-26 09:39:20 -07:00
Andrew Meadows
0d18f2fbab
fix for avatar models with multiple roots
2014-06-26 09:12:44 -07:00
Philip Rosedale
c72e41dcd2
added Oculus angular velocity, moved sit icon up
2014-06-25 22:27:54 -07:00
Andrew Meadows
c12c869cdf
add "visible" transforms to JointState
...
also stubbery for using them in Model and SkeletonModel
2014-06-25 18:06:56 -07:00
wangyix
fe2eaa8e4a
forgot to increment seqnum in Audio.cpp
2014-06-25 18:02:38 -07:00
wangyix
37ce693153
added seqnum stats to AudioMixerClientData; added seqnums to Audio.cpp
2014-06-25 18:01:34 -07:00
wangyix
2ec04fb756
replaced old seqnum tracking code with SequenceNumberStats
2014-06-25 17:20:57 -07:00
Philip Rosedale
93b131d520
Fix build warning from wrong init order
2014-06-25 15:41:47 -07:00
Philip Rosedale
58d460da09
option to turn on/off string hair
2014-06-25 15:14:17 -07:00
Andrzej Kapolka
6480c678d2
Disable strict aliasing for safe type punning, fix potentially uninitialized
...
variable warning.
2014-06-25 13:46:13 -07:00
David Rowe
9fb64386aa
Fix stopping scripts in the script editor
2014-06-25 11:44:58 -07:00