Ken Cooke
40393bd8ef
remove Installer debugging code
2016-10-03 22:31:43 -07:00
Ken Cooke
541f7ebb05
Select the correct plugin in the Installer, based on Windows version
2016-10-03 21:46:55 -07:00
Ken Cooke
eb5b03d008
Don't pre-delete qtaudio_windows.dll in Installer
2016-10-03 20:52:24 -07:00
Ken Cooke
372b631448
Post-build command to use qtaudio_windows.dll for Win7, qtaudio_wasapi.dll for Win8/10, or include both for Installer
2016-10-03 19:59:27 -07:00
Ken Cooke
8491254664
Merge branch 'master' of https://github.com/highfidelity/hifi into audio-fixes2
2016-10-03 18:13:43 -07:00
Brad Davis
8c5028158f
Fix crash on destroying web entities and overlays
2016-10-03 18:02:21 -07:00
Ken Cooke
46526a309d
Increase audio input buffering on Windows 7
2016-10-03 17:46:09 -07:00
Brad Davis
ca3572f991
Support external GL textures with proper fencing
2016-10-03 17:09:10 -07:00
Brad Davis
b77636b5bf
Merge pull request #8719 from jherico/stable-merge
...
Stable merge
2016-10-03 17:04:46 -07:00
Brad Davis
b4f2d93d68
Merge remote-tracking branch 'upstream/stable' into stable-merge
...
Conflicts:
server-console/src/content-update.css
server-console/src/main.js
2016-10-03 17:04:25 -07:00
Chris Collins
ca1a7135eb
Merge pull request #8706 from kencooke/audio-fixes
...
Improve support for audio when input rate != output rate
2016-10-03 16:46:56 -07:00
Chris Collins
bb9b23f036
Merge pull request #8716 from huffman/feat/stats-proc-info
...
Add HMD and processor info to stats and launch events
2016-10-03 16:12:49 -07:00
Anthony J. Thibault
327fcc970b
Remove frame lag from near grabbed physical objects.
...
In the game loop, physics occurs before avatar update.
Before this PR, when the avatar is moved during avatar update, near grabbed objects will not pick up this move until one frame later, when
the physics is run on the next update.
After this PR, near grabbed objects are adjusted to reflect any position or rotation change that occurred during the avatar update.
2016-10-03 16:01:54 -07:00
Ryan Huffman
0b2def6013
Fix style error
2016-10-03 15:23:39 -07:00
Ryan Huffman
e213a47814
Fix incorrect return values in getProcessorInfo
2016-10-03 15:19:03 -07:00
Ryan Huffman
b5eb943c1d
Add hmd stats to stats event
2016-10-03 15:12:14 -07:00
Ryan Huffman
dafb5c5bab
Add processor information to launch user activity event
2016-10-03 15:11:56 -07:00
howard-stearns
8388e1044a
cleanup to use script-driven cache cleaning
2016-10-03 14:09:52 -07:00
Atlante45
573d5898cc
Make static control packets class members
2016-10-03 13:46:55 -07:00
howard-stearns
e55d4f97b3
Merge branch 'davidkelly-dk/testScriptRelocation' into domain-check
2016-10-03 13:10:50 -07:00
howard-stearns
e2051fef5c
Merge branch 'howard-stearns-tribble-rez' into domain-check
2016-10-03 13:07:10 -07:00
howard-stearns
654461e97a
Merge branch 'tribble-rez' of https://github.com/howard-stearns/hifi into howard-stearns-tribble-rez
2016-10-03 13:06:50 -07:00
howard-stearns
4fcddfdf2b
Merge branch 'davidkelly-dk/triggerMenuInScriptPlus' into domain-check
2016-10-03 13:02:32 -07:00
howard-stearns
0809484e33
Merge branch 'dk/triggerMenuInScriptPlus' of https://github.com/davidkelly/hifi into davidkelly-dk/triggerMenuInScriptPlus
2016-10-03 13:01:51 -07:00
Chris Collins
f84f98f804
Merge pull request #8708 from samcake/color
...
Fix the crash on start up if default ambient map fails to load
2016-10-03 12:36:45 -07:00
howard-stearns
43c29500bf
ac script to provide an on-demand crowd, and an interface script to summon
...
it
2016-10-03 12:03:23 -07:00
David Kelly
70a63417cf
point to tribbles.js on aws
...
For now, anyways. Just temporary until dev is complete.
2016-10-03 11:40:50 -07:00
samcake
0189e3aea7
Github is borked ?
2016-10-03 11:29:17 -07:00
samcake
5adedbbb8b
replace the simple log by a unique log
2016-10-03 11:27:15 -07:00
Chris Collins
4c247aecb3
Merge pull request #8702 from Atlante45/console
...
Restore "Are you sure?" pop-up. Default to "No"
2016-10-03 11:12:18 -07:00
Howard Stearns
d3606da059
Merge pull request #8709 from howard-stearns/initial-domain-check
...
initial domain-check script
2016-10-03 10:47:03 -07:00
Howard Stearns
ee801f4cc2
initial domain-check script
2016-10-03 10:29:33 -07:00
samcake
afcb5b8557
Merge branch 'master' of https://github.com/highfidelity/hifi into color
2016-10-03 10:17:46 -07:00
Howard Stearns
76d9d4c635
fix canRez logic in tribble script: only need canRezTemp, and fail hard rather than retry
2016-10-03 10:16:06 -07:00
samcake
0df69b8e15
Protecting the usage of the defaultSkyboxTexture in case its creation has failed to avoid crash on the first usage, removing an uncorrect assert in GL45BackendTexture that would trigger in debug
2016-10-03 10:06:58 -07:00
Chris Collins
0ee1156e5c
Merge pull request #8705 from ZappoMan/removeMicNotifications
...
remove mic and window resize notifications
2016-10-03 09:51:00 -07:00
Ken Cooke
9590d2eef9
Fix support for audio when input rate != output rate
2016-10-03 09:08:32 -07:00
Brad Hefta-Gaub
3612ed95c3
Merge pull request #8703 from hyperlogic/bug-fix/qml-surface-get-root-item-crash
...
Fix for crash bug in web entities
2016-10-02 20:31:35 -07:00
Bradley Austin Davis
ce8fcfed36
Fix mac build (again?)
2016-10-02 17:42:10 -07:00
Atlante45
fab0f8019d
Ask windows to not try to be helpful
2016-10-02 17:33:07 -07:00
Brad Davis
9bc0f24777
Fix GLEW linker warnings
2016-10-02 12:22:00 -07:00
Brad Davis
53f358d77a
Fix warnings
2016-10-02 11:44:36 -07:00
Brad Davis
f3f55c9857
Fixing render-perf
2016-10-02 11:44:35 -07:00
Brad Davis
488d191428
Remove all oglplus usage and references
2016-10-02 11:44:34 -07:00
Brad Davis
d3d3aa587c
Remove oglplus usage from OpenVR
2016-10-02 11:44:33 -07:00
Brad Davis
d83d3fe98e
Make shader compilation from non-GPU code easier
2016-10-02 11:44:32 -07:00
Brad Davis
f28962af12
Remove dead class from oglplus helpers
2016-10-02 11:44:32 -07:00
Brad Hefta-Gaub
546d4ff986
remove mic and window resize notifications
2016-10-02 09:10:12 -07:00
Brad Hefta-Gaub
c7551a2207
Merge pull request #8700 from ZappoMan/fetchTextureMapCrashFix
...
fix crash when bouncing to eschatology and eschatology-dev
2016-10-01 21:34:20 -07:00
Brad Hefta-Gaub
51e67df39a
Merge pull request #8669 from jherico/oglplus_b_gone
...
Remove oglplus usage in Offscreen QML rendering
2016-10-01 21:20:51 -07:00