Commit graph

68675 commits

Author SHA1 Message Date
SamGondelman
ae19f16c3d Merge remote-tracking branch 'origin/particleFix' into particleFix 2018-06-20 16:17:42 -07:00
Sam Gondelman
f0e6a05e7e
Merge pull request #1 from Menithal/samsParticleFix
JS Fixes for Particle Editor
2018-06-20 16:17:05 -07:00
SamGondelman
8f411ad6c8 CR 2018-06-20 16:13:10 -07:00
Menithal
55e75298bd Added Logging 2018-06-21 01:24:32 +03:00
Menithal
903762b122 Make sure max constraints reset
This now occurs when selecting a new entity and having the UI filled
again
2018-06-21 01:04:01 +03:00
Menithal
32982326b1 Moved WebBridge sync to oninput:
This avoids the settings_update being called only when the image
finishes loaded
2018-06-21 00:08:36 +03:00
Menithal
d878ec66e2 Added Lock for not sending settings_update
This occurs only when fields are being filled
2018-06-21 00:07:14 +03:00
SamGondelman
2f0877dc0f debugging js 2018-06-19 16:36:13 -07:00
SamGondelman
de5fcccc7b proper reporting of nan values in get 2018-06-19 14:22:24 -07:00
SamGondelman
12a5d8b550 quiet ubuntu warnings, particle properties show radians 2018-06-19 12:51:35 -07:00
SamGondelman
0d34689320 spread variables jsdoc 2018-06-18 12:33:36 -07:00
SamGondelman
93fe0c60fa correctly update bounding box based on radius and other properties 2018-06-18 11:26:09 -07:00
SamGondelman
7771661948 fix particle spread properties 2018-06-15 17:35:49 -07:00
SamGondelman
9ea65950d5 particles: threadsafe, cleanup, rework initialized logic 2018-06-15 15:45:06 -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
John Conklin II
d66ed07061
Merge pull request #12901 from kitely/fix-banning-users
Fixed banning users
2018-06-14 09:33:28 -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
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
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
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
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
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
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
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
howard-stearns
05d3f92867 drillDownToPlace and iStacked based on server data. 2018-06-12 13:18:44 -07:00