overte/libraries
2018-01-19 16:59:47 -08:00
..
animation Merge pull request #12188 from hyperlogic/feature/small-anim-refactor 2018-01-17 13:41:51 -08:00
audio Fix bug in how emitAudioPacket() determines mono/stereo. 2018-01-10 06:54:27 -08:00
audio-client Fix bug when calling switchOutputToAudioDevice() with the active device. 2018-01-11 18:22:34 -08:00
auto-updater
avatars Merge branch 'master' of https://github.com/highfidelity/hifi into commerce_sendMoney1 2018-01-17 11:56:00 -08:00
avatars-renderer avoid a deadlock when clearing avatar entities 2018-01-17 17:56:25 -08:00
baking rename libraries/model(src/model) -> libraries/graphics(src/graphics) 2018-01-16 12:44:44 -05:00
controllers Code review feedback 2018-01-04 14:21:53 -08:00
display-plugins rename libraries/model(src/model) -> libraries/graphics(src/graphics) 2018-01-16 12:44:44 -05:00
embedded-webserver Fix domain server label not handling spaces correctly 2017-11-08 13:09:42 -08:00
entities Merge pull request #12201 from elisa-lj11/qscriptvalue_macro_name 2018-01-18 14:44:43 -08:00
entities-renderer Merge pull request #12078 from druiz17/soft-entities 2018-01-17 08:02:37 -08:00
fbx Merge pull request #12159 from Zvork/compactvb 2018-01-17 15:16:22 -08:00
gl Merge branch 'master' into feature/dual-quat 2018-01-08 13:18:42 -08:00
gpu Updated Mesh to support map and forEach operations on colors in RGBA8 format and normals in XYZ10W2 format 2017-12-22 15:16:39 +01:00
gpu-gl Merged with master 2018-01-06 10:01:00 +01:00
gpu-gles PR feedback 2017-11-29 09:11:52 -08:00
graphics rename model:: -> graphics:: 2018-01-16 12:46:16 -05:00
image Merge pull request #11932 from birarda/bug/baking-folder-number 2018-01-18 14:25:33 -08:00
input-plugins New android toolchain 2017-09-19 13:45:12 -07:00
ktx Merged with master 2017-10-10 12:11:23 +02:00
midi Fix Bitwise operators. 2018-01-19 16:59:47 -08:00
model-networking rename model:: -> graphics:: 2018-01-16 12:46:16 -05:00
networking Merge pull request #12186 from ctrlaltdavid/21702 2018-01-18 15:20:03 -08:00
octree Removed BackgroundMode packet type. 2018-01-07 13:50:42 -08:00
physics rename model:: -> graphics:: 2018-01-16 12:46:16 -05:00
plugins Merge pull request #11945 from jherico/android_nov 2018-01-05 13:34:03 -08:00
pointers fix laser and stylus deadspot 2017-12-11 15:51:22 -08:00
procedural rename model:: -> graphics:: 2018-01-16 12:46:16 -05:00
recording
render fix black flashing on transparent objects 2018-01-17 15:59:07 -08:00
render-utils Merge pull request #12193 from SamGondelman/transparent 2018-01-18 09:11:46 -08:00
script-engine rename model:: -> graphics:: 2018-01-16 12:46:16 -05:00
shared rename model:: -> graphics:: 2018-01-16 12:46:16 -05:00
trackers 1st stage of moving to async dialogs 2017-08-09 14:00:19 +02:00
ui Remove old ToolWindow code 2018-01-13 10:27:43 +13:00
ui-plugins