overte-HifiExperiments/interface
Anthony J. Thibault 442b701c9a refactor of myAvatar sensor matrix updating
Much simpler and maintanable.

* updateFromHMDSensorMatrix is called at start of Application::update()
  It moves the avatar forward taking into account head motion in the room.
* all other avatar manipulation call setPosition and setOrientation
  normally
* Then at the end of Application::update() updateSensorToWorldMatrix is
  called.  This ensures that rendering will use the correct camera
  position w.r.t. the body.
2015-07-15 17:38:12 -07:00
..
external remove visage related files 2015-04-17 13:40:31 -07:00
icon fix check for debug/release icon 2015-01-30 15:41:44 -08:00
resources merge with plugins 2015-07-14 12:30:47 -07:00
src refactor of myAvatar sensor matrix updating 2015-07-15 17:38:12 -07:00
ui Merge fixes 2015-07-13 19:07:44 -07:00
CMakeLists.txt merge with hifi/plugins 2015-07-06 17:41:45 -07:00
interface_en.ts remove more references to voxels 2015-01-07 16:09:56 -08:00
InterfaceConfig.h.in Working on mac compilability 2015-07-01 23:03:33 -07:00
InterfaceVersion.h.in