overte-lubosz/libraries
2016-10-28 14:29:52 -07:00
..
animation GLM update and GLI integration 2016-09-09 10:18:15 -07:00
audio fix unit conversion for audio fade factor 2016-10-21 16:10:33 -07:00
audio-client fix a couple of crash-on-exits 2016-10-25 13:58:48 -07:00
auto-updater enabled qnetworkrequest redirects everywhere I could find them 2016-09-06 17:35:06 -07:00
avatars fix typoed threaded call 2016-10-17 15:30:49 -07:00
controllers fix 'any endpoints' for axis style inputs 2016-10-08 20:24:52 -07:00
display-plugins CR feedback 2016-10-24 20:40:43 -07:00
embedded-webserver add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
entities added EntityItemProperties.merge function. when sending edits for avatar-entities, don't call setProperties on the entity. Fix currentFrame bug in AnimationPropertyGroup::copyToScriptValue 2016-10-17 16:11:37 -07:00
entities-renderer delete websurfaces on shutdown 2016-10-28 14:29:52 -07:00
fbx Speculative fix for crash in FBXReader.cpp 2016-10-17 13:22:17 -07:00
gl rm unused OffscreenQmlSurface const 2016-10-27 14:40:51 -07:00
gpu Adding counter for the amount of memory used in texture for Framebuffers 2016-10-24 18:34:16 -07:00
gpu-gl Limit sparse textures to 1 GB for now 2016-10-25 17:47:41 -07:00
input-plugins Update tutorial to work with HMD + Hand Controllers only 2016-10-07 10:30:18 -07:00
model Updated metrics 2016-10-25 17:49:51 -07:00
model-networking Addressed feedback from code review. 2016-10-07 17:46:46 -07:00
networking add slightly more information to last packet debug in Socket 2016-10-27 22:10:32 -07:00
octree merge from upstream 2016-08-20 15:25:04 -07:00
physics Merge pull request #8879 from AndrewMeadows/show-physics-stats 2016-10-25 06:29:27 -07:00
plugins some tweaks 2016-10-27 12:04:46 -07:00
procedural catagorize some qDebugs 2016-09-14 21:39:45 -07:00
recording use the correct Qt windows macro 2016-09-01 11:33:20 -07:00
render Destroy render scene & engine before Application is destroyed 2016-10-25 15:28:37 -07:00
render-utils delete websurfaces on shutdown 2016-10-28 14:29:52 -07:00
script-engine Fix indentation in BatchLoader 2016-10-27 09:59:17 -07:00
shared fix a couple of crash-on-exits 2016-10-25 13:58:48 -07:00
steamworks-wrapper Add getter for SteamVR's buildID to SteamClient 2016-10-26 14:51:48 -07:00
ui Fix ConnectionHandler not handling connected-but-need-auth condition 2016-10-24 10:44:33 -07:00
ui-plugins