Atlante45
56a25dfdee
Check setting value changed
2017-01-04 11:56:24 -08:00
Zach Pomerantz
26cfc83e20
Merge branch 'master' into graphics/fetch-cull-sort
2017-01-03 14:04:39 -05:00
Brad Hefta-Gaub
84eca0159e
Merge branch 'master' of https://github.com/highfidelity/hifi into improveInterval
...
Conflicts:
tests/networking/src/ResourceTests.cpp
2016-12-29 16:42:52 -08:00
Brad Hefta-Gaub
0c22fcb5c4
better handling of timers
2016-12-29 16:41:14 -08:00
Zach Pomerantz
0e9da87549
FetchSortCull->FetchCullSort
2016-12-29 19:27:37 -05:00
Brad Hefta-Gaub
a72f60152b
audit use of QTimer intervals to make sure we're using Qt::PreciseTimer when appropriate
2016-12-29 08:53:37 -08:00
Atlante45
f79c6e08f5
Track dropped frames as reported by the Oculus SDK
2016-12-28 14:18:23 -08:00
Anthony Thibault
9128d4b140
Merge pull request #9255 from AndrewMeadows/benji-002
...
optimization of incoming avatar joint data in interface client
2016-12-26 11:34:15 -08:00
Brad Davis
5b30f5da1b
Merge pull request #9259 from zfox23/FixRunningScripts
...
Fix "Running Scripts" window being inaccessible
2016-12-23 15:37:24 -08:00
Zach Fox
72da05bb30
Merge pull request #9268 from zfox23/PalRefresh
...
Add PAL refresh button
2016-12-23 15:16:51 -08:00
David Kelly
68fb81902b
Merge pull request #9261 from davidkelly/dk/workingVUMetersInPal
...
Working VU meters in PAL
2016-12-23 13:24:38 -08:00
Zach Pomerantz
ca1a14e5b0
add RenderFetchSortCull task
2016-12-23 15:54:22 -05:00
Zach Fox
5490dddbbf
Cool style changes!
2016-12-23 12:22:33 -08:00
David Kelly
9eed430f49
CR feedback
2016-12-22 18:09:19 -08:00
Andrew Meadows
fc4763be03
use PROFILE_COUNTER not SAMPLE_PROFILE_COUNTER
2016-12-22 15:55:17 -08:00
Andrew Meadows
a5efc08473
use PROFILE_COUNTER not SAMPLE_PROFILE_COUNTER
2016-12-22 15:32:30 -08:00
samcake
b5e964f6ec
Merge pull request #9260 from jherico/chrome_tracing
...
Working on test/trace script interface
2016-12-22 15:23:26 -08:00
David Kelly
2e897e0cc9
Working first pass
...
Seems roughly same as mic meter. Works for other avatars, though
using agent avatars (crowd-agent.js + summon.js), seems not to work.
I'll investigate that...
2016-12-22 14:01:03 -08:00
Brad Davis
be6b098e1b
Implement test scene loading
2016-12-22 13:12:59 -08:00
Brad Davis
e58623bcc0
Working on test/trace script interface
2016-12-22 11:46:40 -08:00
Andrew Meadows
b3be7f0f3e
restore expensive version of Avatar::updatePalms()
2016-12-22 10:42:05 -08:00
David Kelly
e67d6e347d
Merge pull request #9253 from zfox23/PAL_QML_Updates
...
PAL Visual Style Updates
2016-12-22 10:21:27 -08:00
Zach Fox
d01500a7bb
Fix the bug?
2016-12-21 17:53:30 -08:00
Zach Fox
7c51d47ae4
Better separator
2016-12-21 14:11:14 -08:00
Zach Fox
1eea3ed27d
No more semicolons; tons of improvements
2016-12-21 12:48:26 -08:00
Zach Fox
630fb8696f
Lots of progress today
2016-12-21 12:48:26 -08:00
Zach Fox
0be4db1e68
Checkboxes!
2016-12-21 12:48:26 -08:00
Zach Fox
9b65a72bb5
Popup essentially done
2016-12-21 12:48:25 -08:00
Zach Fox
5b77202c52
Popups wow!
2016-12-21 12:48:25 -08:00
Zach Fox
db2da8f06b
Great cleanup
2016-12-21 12:48:25 -08:00
Zach Fox
7999e14ecf
Kinda screwed things up by changing styles
2016-12-21 12:48:25 -08:00
Zach Fox
feafc16833
Frequent checkpoints are good.
2016-12-21 12:47:38 -08:00
Zach Fox
e7c2229b2c
More progress
2016-12-21 12:46:23 -08:00
Zach Fox
deb40f67df
Steady progress
2016-12-21 12:46:23 -08:00
Zach Fox
46c787512e
Working
2016-12-21 12:46:23 -08:00
Zach Fox
5996228622
Starting off strong.
2016-12-21 12:46:23 -08:00
Brad Hefta-Gaub
e6a20102d4
debug window enhancements
2016-12-21 11:31:34 -08:00
Andrew Meadows
2209c0ebba
remove debug hook for dumping stats to logs
2016-12-21 10:55:59 -08:00
Andrew Meadows
3830649990
remove debugging and profiling
2016-12-21 10:55:59 -08:00
Andrew Meadows
8ab6974233
optimizations for processing avatar joint data
2016-12-21 10:55:59 -08:00
Brad Hefta-Gaub
08cfd8a40e
Merge pull request #9208 from ZappoMan/addViewFrustumToAvatarMixer
...
Optimize avatar-mixer bandwidth for out of view avatars
2016-12-21 10:22:56 -08:00
samcake
909f24c3e1
Merge pull request #9245 from AndrewMeadows/avatars-per-second
...
measure avatar processing stats in Chrome trace framework
2016-12-21 09:13:41 -08:00
Brad Hefta-Gaub
be62df2001
Merge branch 'master' of https://github.com/highfidelity/hifi into addViewFrustumToAvatarMixer
2016-12-21 08:59:29 -08:00
Brad Hefta-Gaub
5e65e3991c
CR feedback
2016-12-20 21:03:10 -08:00
David Kelly
50554e934e
Merge branch 'master' of github.com:highfidelity/hifi into dk/noFingerprintWhenLoggedIn
2016-12-20 16:30:10 -08:00
Brad Hefta-Gaub
d09afa9454
Merge branch 'master' of https://github.com/highfidelity/hifi into addViewFrustumToAvatarMixer
...
Conflicts:
assignment-client/src/avatars/AvatarMixer.h
assignment-client/src/avatars/AvatarMixerClientData.h
libraries/avatars/src/AvatarData.cpp
libraries/networking/src/udt/PacketHeaders.h
2016-12-20 16:25:12 -08:00
Andrew Meadows
e43efa74de
use sampled counter
2016-12-20 16:16:31 -08:00
Andrew Meadows
fa18d548f7
use proper category for NumAvatarsPerSec trace
2016-12-20 15:28:25 -08:00
Andrew Meadows
4d711d869c
cleanup
2016-12-20 14:45:11 -08:00
Andrew Meadows
991a61b722
fix data collection for AvatarsPerSec
2016-12-20 14:01:03 -08:00