overte-thingvellir/libraries
2019-06-21 20:08:09 -07:00
..
animation more assert macro trickery 2019-06-17 16:11:19 -07:00
audio Replace NEXTPOW2() macros with constexpr (supported since VS2015) 2019-06-18 10:29:23 -07:00
audio-client On platforms where nativeFormatForAudioDevice() is reliable, do not enumerate formats 2019-06-05 07:03:18 -07:00
auto-updater
avatars Merge pull request #15676 from ctrlaltdavid/DOC-33 2019-06-11 15:05:06 -07:00
avatars-renderer Merge pull request #15693 from sabrina-shanman/bug_avatar_res-state 2019-06-06 16:35:04 -07:00
baking
controllers Fix link 2019-06-05 15:14:05 +12:00
display-plugins works on desktop, android mobile, rift and quest 2019-06-21 20:08:09 -07:00
embedded-webserver
entities destroy WebSurfaces on shutdown 2019-06-12 16:07:15 -07:00
entities-renderer don't try to create collision shape before compound shape resource is finished loading 2019-06-17 13:18:03 -07:00
fbx Merge pull request #15555 from raveenajain/gltf_walkingBounding 2019-06-07 12:23:52 -07:00
gl
gpu change ContextStats::evalDelta to better handle wrapping values in graphics stats 2019-06-11 11:56:49 -07:00
gpu-gl fix the actual problem 2019-05-24 09:36:37 -07:00
gpu-gl-common change ContextStats::evalDelta to better handle wrapping values in graphics stats 2019-06-11 11:56:49 -07:00
gpu-gles
graphics get rid of lightmapMap 2019-06-07 14:53:31 -07:00
graphics-scripting get rid of lightmapMap 2019-06-07 14:53:31 -07:00
hfm
image fix uninitialized read 2019-06-04 13:00:26 -07:00
input-plugins
ktx add version to texmeta.json files, fallback to original file if version has changed for skyboxes 2019-05-21 15:30:28 -07:00
material-networking get rid of lightmapMap 2019-06-07 14:53:31 -07:00
midi
model-baker Fix crash calculating tangents without texcoords 2019-05-22 11:57:20 -07:00
model-networking
networking Merge pull request #15799 from roxanneskelly/bugz516a 2019-06-19 16:08:13 -07:00
octree
oculusMobile
oculusMobilePlugin fixed gamma on rift, removed extraneous code from quest, clarified variable names 2019-06-18 19:23:40 -07:00
physics possible fix for do_setPipeline crash and other mac fixes 2019-06-19 16:34:38 -07:00
platform One more pass of clean up on the platform api, returning the complete description in a single call, adding the version of the OS and deprecating legacy PlatformInfo calls 2019-06-19 16:52:33 -07:00
plugins possible fix for do_setPipeline crash and other mac fixes 2019-06-19 16:34:38 -07:00
pointers fixed pick profiling 2019-06-19 10:54:28 -07:00
procedural add version to texmeta.json files, fallback to original file if version has changed for skyboxes 2019-05-21 15:30:28 -07:00
qml
recording Consider a NetworkClipLoader resource with null URL to be failed 2019-06-19 15:02:16 -07:00
render possible fix for do_setPipeline crash and other mac fixes 2019-06-19 16:34:38 -07:00
render-utils possible fix for do_setPipeline crash and other mac fixes 2019-06-19 16:34:38 -07:00
script-engine Consider a NetworkClipLoader resource with null URL to be failed 2019-06-19 15:02:16 -07:00
shaders
shared One more pass of clean up on the platform api, returning the complete description in a single call, adding the version of the OS and deprecating legacy PlatformInfo calls 2019-06-19 16:52:33 -07:00
task
test-utils
trackers
ui Don't request an OpenGL 2.0 context via the dock widget 2019-06-19 14:10:53 -07:00
ui-plugins
workload