overte-HifiExperiments/interface/src
Anthony J. Thibault 0fd260076b SixenseManager: fix velocity and angularVelocity computation
Copied the delta based computation of velocity and angularVelocity that was in
Application::setPalmData() and moved it into SixenseManager.  This will guarantee
that the velocity computation is the same as it was previously.  The goal here is
to NOT change the behavior of the hydra.

The moving average style calculation of velocities has been removed.

Removed dead code.
2016-02-22 20:05:41 -08:00
..
assets migrate callers of QMessageBox::warning() to OffscreenUi::warning() 2016-01-05 10:17:16 -08:00
audio Add layering to renderGrid, draw edit grid not layered 2016-02-19 13:57:32 -08:00
avatar SixenseManager: fix velocity and angularVelocity computation 2016-02-22 20:05:41 -08:00
devices migrate callers of QMessageBox::warning() to OffscreenUi::warning() 2016-01-05 10:17:16 -08:00
octree Remove verbose piggyback logging 2015-12-07 09:42:04 -08:00
scripting some cleanup and standardization in how headPose is gathered 2016-02-20 11:40:30 -08:00
ui Merge pull request #7135 from zzmp/fix/grid 2016-02-22 12:58:23 -08:00
AbstractLoggerInterface.h
Application.cpp SixenseManager: fix velocity and angularVelocity computation 2016-02-22 20:05:41 -08:00
Application.h CR feedback 2016-02-21 10:03:51 -08:00
Bookmarks.cpp Move bookmarks to QML only dialogs 2016-01-28 21:20:43 -08:00
Bookmarks.h
Camera.cpp
Camera.h
CrashHandler.cpp
CrashHandler.h
DiscoverabilityManager.cpp
DiscoverabilityManager.h
FileLogger.cpp
FileLogger.h
FileUtils.cpp
FileUtils.h
GLCanvas.cpp Prototyping threaded present 2015-12-04 10:28:16 -08:00
GLCanvas.h Prototyping threaded present 2015-12-04 10:28:16 -08:00
InterfaceActionFactory.cpp
InterfaceActionFactory.h
InterfaceLogging.cpp
InterfaceLogging.h
InterfaceParentFinder.cpp add a way to remember which entities couldn't be properly placed in octree due to missing parents 2015-12-14 14:19:19 -08:00
InterfaceParentFinder.h location getters also return a success boolean so that callers can know if the value they are receiving is bad due to lack of information about an object's parent 2015-12-14 09:13:36 -08:00
LODManager.cpp Remove LODPreference enum. 2016-02-19 14:05:21 -08:00
LODManager.h Make defaults match our performance statements. (Half of present rate.) 2016-02-19 14:37:58 -08:00
main.cpp Update params to MiniDmpSender to be const 2016-02-11 09:46:31 -08:00
MainWindow.cpp
MainWindow.h
Menu.cpp don't capture the mouse if you're not the active window or if a menu is popped up 2016-02-18 17:11:40 -08:00
Menu.h don't capture the mouse if you're not the active window or if a menu is popped up 2016-02-18 17:11:40 -08:00
ModelPackager.cpp migrate callers of QMessageBox::warning() to OffscreenUi::warning() 2016-01-05 10:17:16 -08:00
ModelPackager.h
ModelPropertiesDialog.cpp migrate callers of QMessageBox::warning() to OffscreenUi::warning() 2016-01-05 10:17:16 -08:00
ModelPropertiesDialog.h
ModelSelector.cpp
ModelSelector.h
Physics.cpp
Physics.h
PluginContainerProxy.cpp add support for persisting the mono preview mode option 2016-02-10 22:01:17 -08:00
PluginContainerProxy.h add support for persisting the mono preview mode option 2016-02-10 22:01:17 -08:00
ScriptHighlighting.cpp
ScriptHighlighting.h
SpeechRecognizer.cpp
SpeechRecognizer.h
SpeechRecognizer.mm
Stars.cpp fix stars file discovery without full binary dir include 2016-01-04 15:52:06 -08:00
Stars.h
UIUtil.cpp
UIUtil.h
Util.cpp Update primitive instance rendering calls 2016-02-01 18:50:01 +01:00
Util.h
world.h