David Kelly
|
01155ba4e3
|
this handles redirecting ktx_cache, data8, prepared
|
2017-06-27 08:47:54 -07:00 |
|
David Kelly
|
564d935065
|
Merge branch 'master' of https://github.com/highfidelity/hifi into dk/cacheSwitch
|
2017-06-26 13:32:02 -07:00 |
|
Seth Alves
|
2f2a13ec27
|
Merge pull request #10799 from jherico/object_parent_warnings
Fix warnings about creating QObjects with parents in different thread
|
2017-06-26 09:39:29 -07:00 |
|
Seth Alves
|
9ae390853c
|
Merge pull request #10814 from jherico/linux_fix_static_plugins
Fix static plugin initialization on Linux
|
2017-06-25 08:17:16 -07:00 |
|
anshuman64
|
8d5bdd2d84
|
Merge pull request #10730 from hyperlogic/feature/pole-vector
Pole vector support for elbow and knee joints
|
2017-06-24 23:08:22 -07:00 |
|
Bradley Austin Davis
|
960017ddd7
|
Fix static plugin initialization on Linux
|
2017-06-24 22:22:47 -07:00 |
|
Seth Alves
|
43ba5f3772
|
Merge pull request #10800 from hyperlogic/bug-fix/eyes-forward
Fix for eye direction when no look at targets are present.
|
2017-06-23 14:32:21 -07:00 |
|
Brad Davis
|
f1fe4ed7cc
|
Merge pull request #10804 from jherico/fix_deps_3
Remove dependency between codec plugins and UI
|
2017-06-23 12:51:35 -07:00 |
|
Brad Hefta-Gaub
|
dc649e84df
|
Merge pull request #10792 from jherico/qml_crashes
Trying to fix QtQml/QtScript crashes
|
2017-06-23 12:41:43 -07:00 |
|
Brad Davis
|
fe7d4b1d23
|
Remove dependency between codec plugins and UI
|
2017-06-23 12:25:18 -07:00 |
|
David Kelly
|
bda50af780
|
this uses qt's test location for AppData/Local, but leaves Roaming alone
|
2017-06-23 11:06:48 -07:00 |
|
Anthony J. Thibault
|
8f89ef0931
|
Fix for eye direction when no look at targets are present.
|
2017-06-23 10:52:23 -07:00 |
|
Brad Davis
|
416852c0cd
|
Fix warnings about creating QObjects with parents in different thread
|
2017-06-23 10:19:16 -07:00 |
|
David Kelly
|
04160f2ca1
|
switch to change ktx_cache directory (only)
|
2017-06-23 09:19:41 -07:00 |
|
David Kelly
|
63279f4525
|
Merge pull request #10790 from davidkelly/dk/scriptsSwitch
Command line switch to override default scripts location
|
2017-06-23 08:53:40 -07:00 |
|
druiz17
|
91ce9235ea
|
Merge pull request #10747 from zzmp/audio/select-log
Log audio selections
|
2017-06-23 07:54:03 -07:00 |
|
Zach Pomerantz
|
a82cc0ec09
|
retab
|
2017-06-23 09:35:48 -04:00 |
|
Brad Davis
|
4439de240a
|
Trying to fix QtQml/QtScript crashes
|
2017-06-22 16:39:57 -07:00 |
|
David Kelly
|
06d1ac8bf7
|
Merge remote-tracking branch 'upstream/master' into dk/scriptsSwitch
|
2017-06-22 14:14:54 -07:00 |
|
David Kelly
|
ff5b37c785
|
new --scripts switch overrides default scripts location
|
2017-06-22 14:09:05 -07:00 |
|
Andrew Meadows
|
62e862fef0
|
Merge pull request #10733 from Menithal/21384
21384: Added Support to Disabling flight from client side
|
2017-06-22 13:38:01 -07:00 |
|
Anthony J. Thibault
|
79d9bbe6c5
|
Merge branch 'master' into feature/pole-vector
|
2017-06-22 13:37:55 -07:00 |
|
David Kelly
|
34edd95926
|
Merge pull request #10776 from davidkelly/dk/avatarUrlSwitch
new switches to override avatarURL
|
2017-06-22 07:11:29 -07:00 |
|
David Kelly
|
5da01f0074
|
updated comments
|
2017-06-22 07:09:24 -07:00 |
|
Seth Alves
|
c70365d04a
|
Merge pull request #10729 from druiz17/hand-pucks
Hand pucks and Calibration UI
|
2017-06-21 18:10:15 -07:00 |
|
Howard Stearns
|
ea5b074f6e
|
Merge pull request #10758 from howard-stearns/event-installer-interface-options
Event installer interface options
|
2017-06-21 16:46:06 -07:00 |
|
David Kelly
|
92cbb86e8b
|
remove debugging
|
2017-06-21 16:09:08 -07:00 |
|
David Kelly
|
94a33fea94
|
new switches to override avatarURL
|
2017-06-21 16:03:05 -07:00 |
|
Anthony J. Thibault
|
2dcca2125b
|
Merge branch 'master' into feature/pole-vector
|
2017-06-21 15:50:03 -07:00 |
|
Chris Collins
|
f3ae1d8078
|
Merge pull request #10750 from Atlante45/master
Stable -> Master
|
2017-06-21 13:34:28 -07:00 |
|
Anthony Thibault
|
a12109ed26
|
Merge pull request #10761 from hyperlogic/bug-fix/avatar-no-eyes
Bug Fixes for Eyeless Avatars
|
2017-06-21 10:59:55 -07:00 |
|
Brad Hefta-Gaub
|
f7d42c782d
|
Merge pull request #10764 from thoys/feat/ac-location-jsapi
Expose location scripting interface to Agent (AC script)
|
2017-06-21 10:22:48 -07:00 |
|
Thijs Wenker
|
47643e1efe
|
Expose location API to Agent scripts (side-effect, agents now can teleport)
|
2017-06-21 06:31:36 +02:00 |
|
Howard Stearns
|
fea8a95fc7
|
Don't leave running markers around if they weren't there before and we quit after reporting (protocol)version.
|
2017-06-20 18:09:27 -07:00 |
|
Howard Stearns
|
ac1d4d9636
|
Merge branch 'master' of https://github.com/highfidelity/hifi into event-installer-interface-options
|
2017-06-20 17:57:12 -07:00 |
|
Dante Ruiz
|
5e82b13d65
|
removed double include
|
2017-06-21 01:15:17 +01:00 |
|
Dante Ruiz
|
b7286db523
|
fixed merge conflict
|
2017-06-21 01:10:54 +01:00 |
|
Dante Ruiz
|
2c3db0fb91
|
finished calibration-ui
|
2017-06-21 01:07:12 +01:00 |
|
Atlante45
|
6bd1946e96
|
Merge branch 'stable' of https://github.com/highfidelity/hifi
|
2017-06-20 16:36:57 -07:00 |
|
Zach Pomerantz
|
8e1cf763e3
|
Merge pull request #10756 from zzmp/audio/input-level
Update chrome for the audio input level meter
|
2017-06-20 15:33:17 -07:00 |
|
Zach Pomerantz
|
7e84f67391
|
Merge pull request #10744 from zzmp/audio/output-sample
Add "Play sample sound" to audio setting
|
2017-06-20 15:32:57 -07:00 |
|
howard-stearns
|
41003bd307
|
Merge branch 'master' of https://github.com/highfidelity/hifi into event-installer-interface-options
|
2017-06-20 13:25:38 -07:00 |
|
howard-stearns
|
480ff784b9
|
add a skipTutorial option, that does not change settings
|
2017-06-20 13:25:03 -07:00 |
|
Zach Pomerantz
|
f55d842fac
|
add SoundCache to tablet for PlaySampleSound
|
2017-06-20 12:16:08 -07:00 |
|
Matti Lahtinen
|
256484cd21
|
Removed Whitespace
|
2017-06-20 21:44:32 +03:00 |
|
Zach Pomerantz
|
8436d0cc6b
|
rm unused AvatarInputs props
|
2017-06-20 11:43:02 -07:00 |
|
Brad Hefta-Gaub
|
cbded766b1
|
Merge pull request #10676 from NeetBhagat/21369
WL 21369 - Implement parts of the JS "console" object
|
2017-06-20 11:06:34 -07:00 |
|
Anthony J. Thibault
|
29e3af820b
|
Fix for avatars with no eyes.
The calculation of the centerEyeCalibration matrix (and several others) were incorrect.
|
2017-06-20 10:14:34 -07:00 |
|
howard-stearns
|
d71666f337
|
Remove useless command line arg for steam, but add one for version.
|
2017-06-20 09:59:15 -07:00 |
|
howard-stearns
|
974768390c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into event-installer-interface-options
|
2017-06-20 09:47:52 -07:00 |
|