overte-HifiExperiments/libraries
2017-07-21 12:49:51 +02:00
..
animation Merge pull request #10881 from hyperlogic/feature/smooth-ik-chains 2017-07-14 16:59:30 -07:00
audio Fix debug builds startup crash 2017-07-19 16:18:01 -07:00
audio-client Ensure input and output device containers are protected by mutex 2017-07-18 08:58:17 -07:00
auto-updater
avatars Fixed incorrect removal of ALL avatar fade events. Fade out should now work again when avatar leaves domain 2017-07-18 14:46:49 +02:00
avatars-renderer Removed untested avatar bubble fade code. Made changes as requested by Andrew 2017-07-13 23:04:55 +02:00
controllers Merge branch 'master' into 21396 2017-06-26 12:07:25 +12:00
display-plugins fix debug build: stub pure virtual function 2017-07-18 15:57:00 -07:00
embedded-webserver
entities Merge branch 'master' of github.com:highfidelity/hifi into bug/delete-avatar-entity 2017-07-18 16:51:41 +01:00
entities-renderer Merge branch 'master' of git://github.com/highfidelity/hifi into fade2 2017-07-21 09:27:30 +02:00
fbx Fixing formatting issues; renamed ::getVec3Vec3 to ::getVertex. 2017-07-20 13:09:17 -04:00
gl Refining the custom shader pipeline design and registration mechanism 2017-07-12 14:13:58 +02:00
gpu Working fade parameters through instanced draw calls 2017-07-18 17:01:17 +02:00
gpu-gl Added 3 more texture coord vec4f stream attributes 2017-07-18 10:58:49 +02:00
image
input-plugins
ktx
model PR feedback 2017-06-27 19:22:07 -07:00
model-networking Fixes hmd preview when resizing 2017-07-12 16:49:26 -07:00
networking Merge pull request #10947 from Atlante45/fix/ignore-ac-crash 2017-07-18 09:59:30 -07:00
octree cr feedback 2017-07-18 11:12:06 -07:00
physics supply minimum shape rather than null 2017-07-06 10:37:44 -07:00
plugins Merge branch 'spectator-camera' of https://github.com/highfidelity/hifi into dk/spectatorCameraPreview 2017-07-03 13:57:25 -07:00
procedural make ResourceManager be owned by DependencyManager 2017-06-28 14:18:14 -07:00
recording Switch to preprocessor macro for blocking invokes to capture function information 2017-06-30 11:36:24 -07:00
render Some factorization in transition management and transition item application is now completely recursive on sub items and not just level 1 subitems 2017-07-21 12:49:51 +02:00
render-utils Some factorization in transition management and transition item application is now completely recursive on sub items and not just level 1 subitems 2017-07-21 12:49:51 +02:00
script-engine stopAndDeleteLater is now just stop 2017-07-11 21:21:42 -07:00
shared Merge pull request #10992 from Atlante45/fix/heap-use-after-free 2017-07-19 10:44:02 -07:00
trackers Merge branch 'master' into 21396 2017-06-22 23:54:15 +12:00
ui made requested changes 2017-07-19 16:28:16 +01:00
ui-plugins