samcake
|
afd3c3b504
|
Merge pull request #9436 from AndrewMeadows/cauterization-cleanup
Cleanup of code that decides not to render head when in first-person
|
2017-01-20 14:49:08 -08:00 |
|
Andrew Meadows
|
10cdea9cd8
|
cleanup model fade logic
|
2017-01-19 14:17:50 -08:00 |
|
Andrew Meadows
|
9631864ae2
|
make soft attachments cauterized for MyAvatar
|
2017-01-19 12:56:07 -08:00 |
|
Andrew Meadows
|
5a2e337758
|
fix comments
|
2017-01-19 12:56:07 -08:00 |
|
Andrew Meadows
|
bfbef91f53
|
re-enable cauterization of meshes for MyAvatar
|
2017-01-19 12:56:07 -08:00 |
|
Andrew Meadows
|
1a3fa84985
|
add newline at EOF
|
2017-01-19 12:56:07 -08:00 |
|
Andrew Meadows
|
189da81bb1
|
fix for crash on unloaded model
|
2017-01-19 12:56:07 -08:00 |
|
Andrew Meadows
|
3dd8fd838b
|
move cauterization out of Model class
|
2017-01-19 12:56:07 -08:00 |
|
David Kelly
|
d9fbf832e2
|
Some initial analytics for PAL usage
|
2017-01-19 11:35:17 -08:00 |
|
Brad Davis
|
70de00c6bf
|
Merge pull request #9421 from jherico/more_trace_details
Additional trace details for GPU timing, frame data updates
|
2017-01-19 09:12:34 -08:00 |
|
samcake
|
05304c72e0
|
Merge branch 'master' of https://github.com/highfidelity/hifi into meta
|
2017-01-18 17:00:20 -08:00 |
|
Brad Davis
|
1ef4ac9a6c
|
Additional trace details for GPU timing, frame data updates
|
2017-01-18 16:19:32 -08:00 |
|
Brad Davis
|
cbc89e77ab
|
Consume fewer resources in AssetServer when interface is running locally
|
2017-01-17 18:15:39 -08:00 |
|
samcake
|
246dcbd0c0
|
Removing the warning
|
2017-01-17 15:01:27 -08:00 |
|
David Kelly
|
341ac685e9
|
Merge pull request #9404 from davidkelly/dk/removeKilledAvatarsFromPalLists
remove ignored avatars from PAL when they disconnect
|
2017-01-17 14:21:36 -08:00 |
|
David Kelly
|
9b1aaf3bfe
|
CR feedback
|
2017-01-17 12:09:47 -08:00 |
|
Stephen Birarda
|
1e04aebb8d
|
add --fast-hearbeat command line switch for 1s stats
|
2017-01-17 11:25:40 -08:00 |
|
samcake
|
69f9053e61
|
Merge branch 'master' of https://github.com/highfidelity/hifi into meta
|
2017-01-17 10:55:10 -08:00 |
|
David Kelly
|
2460e89a57
|
CR feedback
|
2017-01-17 09:53:04 -08:00 |
|
David Kelly
|
6c701bb0f0
|
remove ignored avatars from PAL when they disconnect
|
2017-01-16 18:22:53 -08:00 |
|
Seth Alves
|
f900629cdb
|
Merge pull request #9390 from sethalves/load-models-in-keyhole
fix physics not starting up when a model is close behind
|
2017-01-16 18:06:23 -08:00 |
|
samcake
|
83d1c3ad01
|
Adding support for the meta rendering
|
2017-01-16 17:47:58 -08:00 |
|
Stephen Birarda
|
1993e358d6
|
Merge pull request #9318 from birarda/ovr-platform-entitlement
handle OVR Platform entitlement checks
|
2017-01-16 11:16:31 -08:00 |
|
Seth Alves
|
bd67715cd2
|
don't early-exit from the loop that checks for loaded collision hulls because the check is what causes the hulls to be constructed
|
2017-01-16 08:54:56 -08:00 |
|
Chris Collins
|
2557c797af
|
Merge pull request #9300 from zzmp/graphics/forward-opaque
Add opaques/skinned to forward rendering path
|
2017-01-16 08:48:18 -08:00 |
|
Seth Alves
|
f9a36d68ad
|
Merge pull request #9363 from ctrlaltdavid/21127
Make Clara.io downloads convert textures to PNG
|
2017-01-13 10:14:43 -08:00 |
|
Brad Davis
|
659badd8bf
|
Change minimum threadpool size 1
|
2017-01-12 14:43:31 -08:00 |
|
samcake
|
ca53235d54
|
Merge pull request #9358 from AndrewMeadows/model-cleanup
minor cleanup for Model rendering code
|
2017-01-12 14:30:16 -08:00 |
|
samcake
|
b9e8f7ee14
|
Merge pull request #9359 from jherico/cached_qml_surfaces
Eagerly cache QML surfaces for Web3D overlays
|
2017-01-12 14:28:35 -08:00 |
|
Brad Davis
|
2de83d42bc
|
Add process and system CPU usage to traces
|
2017-01-12 09:19:08 -08:00 |
|
David Rowe
|
8cd7e1b377
|
Improve user messages
|
2017-01-12 15:48:25 +13:00 |
|
David Rowe
|
b41f8c754d
|
Add updateable message box to JavaScript API
|
2017-01-12 15:46:53 +13:00 |
|
Andrew Meadows
|
b3e336de3d
|
remove cruft: unused function arguments
|
2017-01-11 15:02:18 -08:00 |
|
Brad Davis
|
f235a52a6d
|
Eagerly cache QML surfaces for Web3D overlays to prevent stutter on loading the tablet
|
2017-01-11 14:21:29 -08:00 |
|
Brad Davis
|
31f39d7eef
|
Allow scripts to inject tracing events
|
2017-01-10 14:06:39 -08:00 |
|
Brad Davis
|
1dd2747ef9
|
Push some tracing into 'detail' categories for easy filtering. Add new tracing categories, add counter change tracking.
|
2017-01-10 10:44:04 -08:00 |
|
Chris Collins
|
30d5f70e11
|
Merge pull request #9278 from jherico/cpu_opt_scene
More low level optimizations
|
2017-01-09 10:10:40 -08:00 |
|
Brad Hefta-Gaub
|
1a7b5ab520
|
Merge pull request #9326 from jherico/oculus_budget_stats
Adding tracking of Oculus renders, submits, and frames that are over budget
|
2017-01-06 18:18:16 -08:00 |
|
Howard Stearns
|
b432ffa78d
|
Merge pull request #9323 from zfox23/FixPalSpaceBubbleInteraction
Fix the PAL & Space Bubble interaction
|
2017-01-06 16:47:43 -08:00 |
|
Zach Fox
|
dec41f67cc
|
Fix bugs and generally fix behavior
|
2017-01-06 13:58:23 -08:00 |
|
Brad Davis
|
15b9e750f9
|
Adding tracking of Oculus renders, submits, and frames that are over budget
|
2017-01-06 10:51:26 -08:00 |
|
Atlante45
|
428a7f3bf8
|
Log Dialog doesn't float on top
|
2017-01-05 17:49:39 -08:00 |
|
Zach Fox
|
495925a017
|
This behavior was harder to change than expected...
|
2017-01-05 16:58:32 -08:00 |
|
Stephen Birarda
|
46086cdcce
|
set the OCULUS_STORE property with oculus store arg
|
2017-01-05 14:02:35 -08:00 |
|
Clément Brisset
|
e34ecac843
|
Merge pull request #9299 from Atlante45/settings
Fix settings hitch
|
2017-01-04 17:19:44 -08:00 |
|
Brad Hefta-Gaub
|
f9ca41e89c
|
Merge pull request #9302 from jherico/expose_dropped_count
Expose dropped frames count to stats UI
|
2017-01-04 16:12:35 -08:00 |
|
Howard Stearns
|
3d8da683db
|
Merge pull request #9290 from zfox23/PersonalMute
Personal mute; Quasi-ignore; Reversible PAL actions
|
2017-01-04 14:37:09 -08:00 |
|
Brad Davis
|
3f2fdd1915
|
Expose dropped frames count to stats UI
|
2017-01-04 13:20:58 -08:00 |
|
Atlante45
|
56a25dfdee
|
Check setting value changed
|
2017-01-04 11:56:24 -08:00 |
|
Zach Fox
|
14def61eb8
|
More CR comments; 1 bug remaining re: sig slot
|
2017-01-03 17:32:47 -08:00 |
|