John Conklin II
7057e00583
Merge pull request #13298 from danteruiz/fix-vive-configuration-page
...
Controller Confguration Page fixes
2018-06-14 11:07:26 -07:00
John Conklin II
b43d5287e2
Merge pull request #13286 from ElderOrb/spinbox-bugs
...
Introduce test 'controls gallery' application for controls testing & few spinbox fixes
2018-06-14 10:21:17 -07:00
Thijs Wenker
4d3087b98c
fix cloneDynamic
2018-06-14 19:07:20 +02:00
Ken Cooke
15163d7125
CR: warnings use qCWarning() instead of qCDebug()
2018-06-14 09:44:58 -07:00
John Conklin II
d66ed07061
Merge pull request #12901 from kitely/fix-banning-users
...
Fixed banning users
2018-06-14 09:33:28 -07:00
SimonWalton-HiFi
4807f9d8eb
Merge branch 'master' into snoretoast
2018-06-14 09:31:10 -07:00
John Conklin II
752ee0ee9f
Merge pull request #13370 from Atlante45/fix/sandbox-logs
...
Fix Sandboxes stuck extracting
2018-06-14 08:26:32 -07:00
Dante Ruiz
dc28e8f03f
fixing error
2018-06-13 18:24:06 -07:00
Dante Ruiz
eb01b50e6f
making code review changes
2018-06-13 17:58:10 -07:00
Dante Ruiz
abee3e8b96
fix focus issue when mouse is offscreen
2018-06-13 17:07:05 -07:00
Atlante45
3ea265f233
Ensure hifi roaming directory is created
2018-06-13 17:00:41 -07:00
Atlante45
3ed72569a1
Update fs-extra version
2018-06-13 16:49:34 -07:00
Clement
75a75ecd1a
Migrate old logs
2018-06-13 16:49:34 -07:00
Simon Walton
ce7a10c143
Add AppUserModelID to desktop shortcut for Sandbox also
2018-06-13 15:30:35 -07:00
Stephen Birarda
883c758722
Merge pull request #13144 from huffman/fix/remove-entity-server-backups
...
Remove old entity backups and OctreePersistThread refactoring
2018-06-13 15:25:46 -07:00
Stephen Birarda
4142280e2b
Merge pull request #12999 from birarda/bug/avatar-data-max-allowed
...
allow avatar data to use full segment size
2018-06-13 14:00:26 -07:00
Zach Fox
6b59b5b53c
MS15501: Fix keyboard in Create -> Model in HMD
2018-06-13 13:23:43 -07:00
sabrina-shanman
82fddfc31f
Remove unused constant in Model.cpp
2018-06-13 13:03:07 -07:00
Ryan Huffman
2b49d84a22
Add better error logging in Octree::writeToJSONFile
2018-06-13 12:57:06 -07:00
Zach Fox
ce0e66a7af
Merge pull request #13367 from zfox23/MS15858_360SnapCrash
...
Fix MS15858: Prevent Interface deadlock during 360 Snap capture
2018-06-13 12:36:24 -07:00
Ryan Huffman
c2f08dfdba
Update Octree to atomically persist data
2018-06-13 12:24:09 -07:00
Ryan Huffman
b8f987f02e
Merge pull request #13359 from huffman/fix/script-resources-load
...
Fix resources path URLs not working with Script.resolvePath
2018-06-13 12:19:46 -07:00
SimonWalton-HiFi
66cad7831e
Merge branch 'master' into snoretoast
2018-06-13 12:10:51 -07:00
Ryan Huffman
6b159d6124
Remove redundant read of octree data on startup
2018-06-13 11:54:20 -07:00
Clément Brisset
11d84e780d
Merge pull request #13283 from huffman/feat/uncompressed-ktx-in-texmeta
...
Add uncompressed KTX files to baked texture output
2018-06-13 11:49:41 -07:00
Zach Fox
e49df4a0ab
Fix MS15858: Prevent Interface deadlock during 360 Snap capture
2018-06-13 11:42:18 -07:00
Simon Walton
cda0c5a121
Fix main.js - incorrect merge by git
2018-06-13 11:33:19 -07:00
Dante Ruiz
a6202cf3cb
fixing invisible cursor
2018-06-13 11:31:14 -07:00
John Conklin II
27f81c891b
Merge pull request #13360 from gcalero/android_version_code
...
Set android versionCode and versionName through gradle parameter RELE…
2018-06-13 11:26:00 -07:00
Ryan Huffman
4e230c9e5d
Remove redundant setvbuf and update signal/slot syntax in OctreeServer
2018-06-13 11:23:37 -07:00
Simon Walton
01ef636411
Merge branch 'master' into snoretoast
...
Two simple conflicts fixed.
2018-06-13 11:19:56 -07:00
John Conklin II
99b5835098
Merge pull request #13344 from birarda/feat/new-version-numbers
...
handle semantic version numbers in interface/sandbox update
2018-06-13 11:16:56 -07:00
Stephen Birarda
765850eee1
Merge pull request #13365 from huffman/fix/bake-texture-crash
...
Fix crash in image baking due to undefined mip format
2018-06-13 10:44:07 -07:00
Dante Ruiz
60e46481b2
emissive maps
2018-06-13 10:41:02 -07:00
John Conklin II
0ba97fa83b
Merge pull request #13338 from amantley/scriptedBlendshapesFaceFlags
...
Scripted Blendshapes and Procedural Face Movement Flags
2018-06-13 10:32:59 -07:00
Sam Gondelman
e25c6c5316
Merge pull request #13356 from gcalero/show_jump_button
...
Don't hide jump button while moving
2018-06-13 09:52:30 -07:00
Ryan Huffman
569f7dc308
Fix crash in image baking due to undefined mip format
...
A recent change caused formatMip to no longer be specified. This causes
an issue deeper in the code when generating mips, causing a
Q_UNREACHABLE to be hit.
2018-06-13 08:33:22 -07:00
John Conklin II
48002ee9fa
Merge pull request #13363 from Atlante45/new-master
...
The last merge back
2018-06-12 17:55:06 -07:00
Clément Brisset
91d7990d7a
Merge pull request #12854 from birarda/bug/hdr-format-static
...
fix skybox bake assert on HDR_FORMAT static order initialization
2018-06-12 17:19:27 -07:00
Stephen Birarda
09a3d5d91c
Merge pull request #13320 from birarda/wireshark-plugin
...
add domain packet dissector, improve entity dissector
2018-06-12 17:05:03 -07:00
Clement
920263ef49
Merge branch 'stable' of https://github.com/highfidelity/hifi into new-master
2018-06-12 17:00:25 -07:00
Ryan Huffman
a558f71fcd
Fix resoruces path URLs not working with Script.resolvePath
...
Depending on the context, "/~/" means different things. The ScriptEngine
resolves this path to `/scripts`, but everywhere else it resolves to
`/resources`. This change forces us to expand those paths instead of
storing the "/~/" path, which will be incorrectly resolved once the
ScriptEnging is using it.
2018-06-12 16:55:31 -07:00
Stephen Birarda
016a6dcd84
use ref for HDR_FORMAT to avoid static order
2018-06-12 16:31:57 -07:00
Howard Stearns
6f011b70ac
Merge pull request #13358 from howard-stearns/drill-down-to-place-and-stack-goto-cards
...
MS15788: drillDownToPlace and isStacked based on server data.
2018-06-12 16:18:54 -07:00
Gabriel Calero
395767ed80
Set android versionCode and versionName through gradle parameter RELEASE_NUMBER
2018-06-12 20:11:22 -03:00
Stephen Birarda
4713d8d44c
fix reference to builds URL for sandbox check
2018-06-12 16:06:17 -07:00
Zach Fox
ffb9a47be0
Merge pull request #13355 from zfox23/MS14314_multipleSnapshots
...
Interface Fix for MS14314: Make use of original image filename when sharing
2018-06-12 15:10:22 -07:00
Anthony Thibault
027c4f6b9e
Merge pull request #13332 from hyperlogic/bug-fix/large-avatar-little-domain-rc68
...
Large avatars should instantly shrink when entering small height domains
2018-06-12 14:57:07 -07:00
Anthony Thibault
717093abf7
Merge pull request #13171 from luiscuenca/handTouchToDefault
...
Enable Avatar Hand Touch Script by Default
2018-06-12 14:54:26 -07:00
John Conklin II
8816aa4376
Merge pull request #13223 from highfidelity/RC68
...
Beta Release 68 - branched at Developer Release 8318
2018-06-12 14:04:19 -07:00