overte/libraries
Oren Hurvitz 3d5035886c Allow logging-in with an email that contains a '+' sign.
Previously, attempts to login using an email such as "my+name@example.com" didn't work because the username wasn't
URL-encoded when it was sent to the server, so on the server the '+' was changed to a space.
2019-03-28 10:45:55 +01:00
..
animation Merge branch 'master' into M21222 2019-03-26 09:44:48 +13:00
audio fix script engine shutdown 2019-03-13 12:23:31 -07:00
audio-client Merge pull request #15260 from kencooke/audio-mixer-volume-control 2019-03-27 13:19:30 -07:00
auto-updater
avatars Address review comments and add further examples 2019-03-26 09:40:47 +13:00
avatars-renderer Merge branch 'master' into M21222 2019-03-26 09:44:48 +13:00
baking Warn if baked mesh is empty for OBJBaker 2019-03-18 16:49:09 -07:00
controllers adding PushToTalk action 2019-03-08 16:07:48 -08:00
display-plugins Remove _compositeFramebuffer from display plugins 2019-03-12 12:20:20 -07:00
embedded-webserver
entities Merge pull request #15201 from SamGondelman/emit 2019-03-21 18:05:17 -07:00
entities-renderer fix transparent shape flickering 2019-03-27 11:52:37 -07:00
fbx Attempt to fix build warnings 2019-03-15 10:20:58 -07:00
gl REverting all the changes from the brown branch not used 2019-02-11 20:13:37 -08:00
gpu Fix loading relative files 2019-03-19 09:32:44 -07:00
gpu-gl
gpu-gl-common Merge pull request #14899 from samcake/brownBis 2019-02-12 13:54:09 -08:00
gpu-gles Add the gles backend MS texture ad framebuffer support 2019-02-11 22:52:35 -08:00
graphics build errors 2019-03-15 14:29:50 -07:00
graphics-scripting it's working! 2019-03-06 15:34:12 -08:00
hfm Merge branch 'master' into hfm_oven_wip 2019-03-12 16:23:07 -07:00
image Fix QFile::open complaining the device was already open in 2019-03-14 13:31:29 -07:00
input-plugins Merge pull request #13901 from Cristo86/android_handshake 2019-02-20 13:33:52 -08:00
ktx
material-networking WE DID IT FOLKS 2019-02-19 15:02:36 -08:00
midi Add "Avatar Script" JSDoc API classification 2019-02-12 11:49:49 +13:00
model-baker Attempt to fix linker error with Android and draco in BuildDracoMeshTask.cpp 2019-03-18 17:02:44 -07:00
model-networking Merge pull request #15216 from howard-stearns/allow-base-url-to-be-specified-in-fst 2019-03-19 13:56:27 -07:00
networking Allow logging-in with an email that contains a '+' sign. 2019-03-28 10:45:55 +01:00
octree try to not clear my avatar entities on domain switch 2019-03-01 13:45:00 -08:00
oculusMobile Fix gamma correction on Quest 2019-03-14 14:27:20 -07:00
oculusMobilePlugin Remove _compositeFramebuffer from display plugins 2019-03-12 12:20:20 -07:00
physics Merge pull request #14932 from AndrewMeadows/allow-kinematic-mesh 2019-03-11 15:33:32 -07:00
plugins Remove _compositeFramebuffer from display plugins 2019-03-12 12:20:20 -07:00
pointers making requested chantges 2019-02-19 10:07:36 -08:00
procedural merge with master 2019-02-13 16:30:22 -08:00
qml
recording clement's comments from PR14858 2019-02-12 09:51:11 -08:00
render Remove _compositeFramebuffer from display plugins 2019-03-12 12:20:20 -07:00
render-utils fix transparent shape flickering 2019-03-27 11:52:37 -07:00
script-engine Move the new audio volume API from Users scripting interface to Audio scripting interface 2019-03-26 09:38:07 -07:00
shaders Support Android app-specific extensions in shaders 2019-02-15 14:16:58 -08:00
shared Merge branch 'master' into M21222 2019-03-26 09:44:48 +13:00
task Add "Avatar Script" JSDoc API classification 2019-02-12 11:49:49 +13:00
test-utils
trackers
ui Merge pull request #15173 from SamGondelman/audio 2019-03-21 18:03:58 -07:00
ui-plugins
workload