overte/libraries
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
..
animation Better fix for looking down at your own body. 2018-06-05 14:43:33 -07:00
audio Fix up Resource and resource cache APIs' JSDoc 2018-05-21 11:57:16 +12:00
audio-client Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
auto-updater add a BUILD_TYPE to BuildInfo, fix conditional 2018-05-24 12:04:32 -07:00
avatars fix avatarHash crash 2018-06-08 11:20:41 -07:00
avatars-renderer Re review adjustments 2018-05-31 12:16:57 -07:00
baking Add option to oven.exe to disable texture baking 2018-05-23 10:42:14 -07:00
controllers Remove some deprecated functions from the Controller API 2018-06-05 10:56:19 +12:00
display-plugins Unit testing cached and uncached shader loading 2018-05-24 12:42:34 -07:00
embedded-webserver CR 2018-05-24 17:45:10 -07:00
entities Merge branch 'master' into 21880 2018-06-05 09:13:54 +12:00
entities-renderer Fix particle entity shader 2018-06-10 12:15:00 -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 Merge branch 'master' into etc2comp 2018-05-30 17:17:03 -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 #12854 from birarda/bug/hdr-format-static 2018-06-12 17:19:27 -07:00
input-plugins Android - Fix joystick and view control bug that makes it bounce 2018-05-31 14:11:28 -03:00
ktx Fix TextureMeta::deserialize not handling json parse errors 2018-05-04 11:13:24 -07:00
midi Midi API JSDoc stubs 2018-05-12 15:01:52 +12:00
model-networking Fix up Resource and resource cache APIs' JSDoc 2018-05-21 11:57:16 +12:00
networking Merge pull request #13221 from huffman/feat/oven-cli-texture-options 2018-06-11 12:01:56 -07:00
octree update version from json in toByteArray 2018-05-31 09:24:16 -07:00
physics also update queryAACube for 'Held' things 2018-06-01 16:38:57 -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 more suppression of logging 2018-05-09 13:01:49 -07:00
recording Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
render add isGroupCulled for model overlays 2018-06-04 12:07:57 -07:00
render-utils Merge pull request #13340 from SamGondelman/modelTextures 2018-06-11 16:09:10 -07:00
script-engine terminate thread if it didn't complete during MAX_SCRIPT_QUITTING_TIME 2018-06-06 03:52:22 +03:00
shared Merge pull request #13133 from amantley/nativeCGCode 2018-06-08 17:53:55 -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 Clean-up for compiler warnings 2018-06-01 10:02:41 -07:00
ui-plugins Additional work on splash screen 2018-05-04 16:40:05 -07:00
workload