overte-lubosz/libraries
Sam Gateau 0e72197a37
Merge pull request #12179 from Zvork/specular
Fixed error in Specular shader which gave low key specular highlights
2018-01-17 10:51:25 -08:00
..
animation rename libraries/model(src/model) -> libraries/graphics(src/graphics) 2018-01-16 12:44:44 -05: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 Fix concurrent access crash in avatar mixer 2018-01-09 11:24:34 -08:00
avatars-renderer Merge pull request #12078 from druiz17/soft-entities 2018-01-17 08:02:37 -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 #12078 from druiz17/soft-entities 2018-01-17 08:02:37 -08:00
entities-renderer Merge pull request #12078 from druiz17/soft-entities 2018-01-17 08:02:37 -08:00
fbx rename model:: -> graphics:: 2018-01-16 12:46:16 -05: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 fix equirectangular skybox loading 2017-12-18 13:21:12 -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 Corrected bitwise operators, Removed midiRaw signal. 2018-01-08 20:10:22 -08:00
model-networking rename model:: -> graphics:: 2018-01-16 12:46:16 -05:00
networking Merge pull request #12078 from druiz17/soft-entities 2018-01-17 08:02:37 -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 rename libraries/model(src/model) -> libraries/graphics(src/graphics) 2018-01-16 12:44:44 -05:00
render-utils Merge pull request #12179 from Zvork/specular 2018-01-17 10:51:25 -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 Merge pull request #11945 from jherico/android_nov 2018-01-05 13:34:03 -08:00
ui-plugins