overte/libraries
Anthony J. Thibault 1be434342b Work In Progress snapshot
* Added new PointerEvent type.
* Mouse events are still sent from Application to EntityTreeRenderer, however, EntityTreeRenderer converts them to PointerEvents
* All outgoing signals from EntityTreeRenderer use PointerEvents instead of MouseEvents
* Associated JavaScript entity methods will receive PointerEvents instead of MouseEvents
* Events from handControllerGrab.js to entities are currently broken.
2016-08-12 17:11:59 -07:00
..
animation Fix another crash if "Hips" joint is not found. 2016-07-22 16:27:43 -07:00
audio implment coded renegotiation in client if for some reason unexpected audio codecs come in to inbound stream 2016-08-02 15:30:03 -07:00
audio-client implment coded renegotiation in client if for some reason unexpected audio codecs come in to inbound stream 2016-08-02 15:30:03 -07:00
auto-updater
avatars Fix crash when adding new attachment 2016-08-10 10:41:16 +12:00
controllers Make hand pointer lasers 'click' on fully pressing and clicking the vive controller 2016-07-14 10:30:35 -07:00
display-plugins Moved keyboardFocus, mouse/touch event methods from Reticle to Entities 2016-08-11 11:52:04 -07:00
embedded-webserver
entities Work In Progress snapshot 2016-08-12 17:11:59 -07:00
entities-renderer Work In Progress snapshot 2016-08-12 17:11:59 -07:00
fbx Address some warnings and syntax issues 2016-07-14 12:06:02 -07:00
gl Merge branch 'master' into feature/hand-controller-web-entity-integration 2016-08-10 11:27:21 -07:00
gpu Merge pull request #8333 from SamGondelman/miscFixes 2016-08-10 11:06:50 -07:00
gpu-gl misc fixes from particles branch 2016-07-29 15:36:32 -07:00
input-plugins Merge pull request #8179 from SamGondelman/snapshotFix3 2016-07-12 15:28:51 -07:00
model Move default skybox out of global and make irradiance gen optional 2016-08-08 16:03:03 -07:00
model-networking Fix warning using init list for QVariantMap 2016-08-08 16:03:03 -07:00
networking Generalize atp handling in network access managers 2016-08-09 11:46:08 -07:00
octree
physics adjust ground-to-fly logic 2016-08-04 11:34:42 -07:00
plugins make zlib and pcm codecs not actually allocate encoder/decoders 2016-07-11 14:21:32 -07:00
procedural performance optimization to minimize calling usecTimestampNow 2016-08-09 13:10:02 -07:00
recording
render misc fixes from particles branch 2016-07-29 15:36:32 -07:00
render-utils Merge pull request #8333 from SamGondelman/miscFixes 2016-08-10 11:06:50 -07:00
script-engine Work In Progress snapshot 2016-08-12 17:11:59 -07:00
shared Work In Progress snapshot 2016-08-12 17:11:59 -07:00
steamworks-wrapper
ui Merge branch 'master' into feature/hand-controller-web-entity-integration 2016-08-10 11:27:21 -07:00
ui-plugins