overte/libraries
2017-02-16 16:28:43 -08:00
..
animation Fix SSE2 macros for Macos 2017-02-14 14:10:53 -08:00
audio Merge pull request #9537 from zzmp/audio/throttle-filter 2017-02-07 20:57:43 +01:00
audio-client use lock-free pipe for local audio in device callback 2017-01-22 00:25:08 -05:00
auto-updater
avatars Merge pull request #9652 from sethalves/avatar-as-child-fixes 2017-02-14 09:07:47 -08:00
controllers
display-plugins Add thread names to traces 2017-02-03 09:18:58 -08:00
embedded-webserver
entities don't capture a temporary by reference. Ugh 2017-02-15 12:37:00 -07:00
entities-renderer Fix entity scripts not loading in certain cases 2017-02-13 14:59:31 -08:00
fbx Resolve merging conflict 2017-02-09 09:49:59 -08:00
gl First cut of pal on tablet. 2017-02-08 17:34:03 -08:00
gpu Cleaning up pr for simpler merge 2017-02-08 11:13:55 -08:00
gpu-gl Reparing broken normals and also fixing the ambient lighting bug 2017-02-08 16:56:59 -08:00
input-plugins Added MouseX and MouseY axes to Keyboard device. 2017-02-07 12:02:41 -08:00
model FIx the filtering problem on color and normals introduced since we generate mips with QImage 2017-02-10 11:40:39 -08:00
model-networking FIx the filtering problem on color and normals introduced since we generate mips with QImage 2017-02-10 11:40:39 -08:00
networking Merge pull request #9661 from Atlante45/fix/possible-race 2017-02-15 18:38:01 -08:00
octree don't recurse on octree elements that have not changed 2017-01-30 17:01:45 -08:00
physics Merge pull request #9609 from sethalves/tablet-ui-fix-equipping 2017-02-06 16:56:11 -08:00
plugins move codec negotiation to client data 2017-02-14 20:46:27 +00:00
procedural
recording rm debug in Deck.cpp 2017-02-14 20:46:27 +00:00
render First cut of Web3DOverlays without FXAA applied. 2017-01-30 11:24:58 -08:00
render-utils Fix SSE2 macros for Macos 2017-02-14 14:10:53 -08:00
script-engine Settings for Tablet Becomes Toolbar 2017-02-16 15:57:36 -08:00
shared make _parentID and _parentJointIndex private to avoid accidental direct access 2017-02-12 11:37:29 -08:00
ui EventBridge support 2017-02-15 13:59:04 -08:00
ui-plugins