overte/libraries
2018-06-20 15:48:40 +12:00
..
animation fix crash mode for Animation::_geometry access before ready 2018-06-15 14:30:59 -07:00
audio CR: warnings use qCWarning() instead of qCDebug() 2018-06-14 09:44:58 -07:00
audio-client Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
auto-updater check for update for dev-builds, handle semantic version 2018-06-08 17:20:57 -07:00
avatars Merge branch 'master' into scriptedBlendshapesFaceFlags 2018-06-11 17:13:30 -07:00
avatars-renderer avatars collide again again 2018-06-18 13:17:32 -07:00
baking Update oven to only produce uncompressed ktx for cubemaps 2018-06-11 16:37:40 -07:00
controllers Remove some deprecated functions from the Controller API 2018-06-05 10:56:19 +12:00
display-plugins Add main thread id & machine fingerprint to crashpad annotations 2018-06-14 12:57:30 -07:00
embedded-webserver CR 2018-05-24 17:45:10 -07:00
entities remove unnecessary writes to appease Xcode's static analyzer 2018-06-15 11:44:22 -07:00
entities-renderer Merge pull request #13350 from sabrina-shanman/bulletcollisionrenderonly 2018-06-15 14:46:40 -07:00
fbx Merge pull request #13205 from luiscuenca/GLTFfix1 2018-05-25 08:28:29 -07:00
gl Unit testing cached and uncached shader loading 2018-05-24 12:42:34 -07:00
gpu protect against misuse of Sysmem::setSubData() 2018-06-15 14:49:07 -07:00
gpu-gl Merge pull request #13082 from jherico/feature/shader_cache 2018-05-30 13:55:34 -07:00
gpu-gl-common Unit testing cached and uncached shader loading 2018-05-24 12:42:34 -07:00
gpu-gles Cached shader binaries and uniform data for shaders 2018-05-24 12:42:33 -07:00
graphics Merge branch 'master' into 21872-b 2018-05-17 20:11:14 +12:00
graphics-scripting Graphics API JSDoc stubs 2018-05-12 12:53:43 +12:00
image Merge pull request #13283 from huffman/feat/uncompressed-ktx-in-texmeta 2018-06-13 11:49:41 -07:00
input-plugins Android - Fix joystick and view control bug that makes it bounce 2018-05-31 16:02:41 -03:00
ktx Add uncompressed KTX files to baked texture output 2018-06-08 11:39:47 -07:00
midi Midi API JSDoc stubs 2018-05-12 15:01:52 +12:00
model-networking Add uncompressed KTX files to baked texture output 2018-06-08 11:39:47 -07:00
networking remove unnecessary writes to appease Xcode's static analyzer 2018-06-15 11:44:22 -07:00
octree remove unnecessary writes to appease Xcode's static analyzer 2018-06-15 11:44:22 -07:00
physics Merge pull request #13407 from AndrewMeadows/0.69.0-colliding-avatars 2018-06-18 15:21:47 -07:00
plugins Merge pull request #13194 from SamGondelman/resolution 2018-05-18 15:23:01 -07:00
pointers Pointers API JSDoc fix up 2018-05-15 16:36:42 +12:00
procedural Remove deprecated and commented code 2018-05-23 12:36:20 -07:00
qml Stop desktop app window's QML source from running when window is closed 2018-06-20 15:48:40 +12:00
recording remove unnecessary writes to appease Xcode's static analyzer 2018-06-15 11:44:22 -07:00
render add isGroupCulled for model overlays 2018-06-04 12:07:57 -07:00
render-utils Merge pull request #13312 from SamGondelman/overlayPipelines 2018-06-18 14:35:03 -07:00
script-engine Merge pull request #13377 from danteruiz/fix-double-scripts-on-reload 2018-06-15 17:17:35 -07:00
shared avatars collide again again 2018-06-18 13:17:32 -07:00
task Add JSDoc stubs for new Render API functions 2018-05-28 12:02:08 +12:00
test-utils Cached shader binaries and uniform data for shaders 2018-05-24 12:42:33 -07:00
trackers Docs to JSDoc review 2018-04-26 21:10:28 +12:00
ui Stop desktop app window's QML source from running when window is closed 2018-06-20 15:48:40 +12:00
ui-plugins Additional work on splash screen 2018-05-04 16:40:05 -07:00
workload