overte-HifiExperiments/interface/src
Anthony J. Thibault d993d39718 Bug fix for deriveBodyFromHMDSensor calculations
The calculation that determined where the body position relative to the HMD
was incorrect, one of the components was in the wrong coordinate frame.

Now use the skeleton's bind pose to compute the proper avatar offsets for the eyes, neck and hips.
Use these offsets to calculate where the hips should be given a specific hmd position and orientation.

Also, added a bug fix for Rig, which would cause a -1 index deference when an avatar was missing
certain named joints, such as, "LeftEye", "Neck" and "Head".
2015-09-30 16:28:33 -07:00
..
audio remove glLineWidth completely because it s not available anymore for wide lines in core 2015-08-04 11:57:20 -07:00
avatar Bug fix for deriveBodyFromHMDSensor calculations 2015-09-30 16:28:33 -07:00
devices fix GetVersionEx warning 2015-09-24 09:14:51 -07:00
octree thread the AssetUpload so it doesn't take over main 2015-08-27 10:23:02 -07:00
scripting Merge pull request #5924 from jherico/marge 2015-09-29 14:24:53 -07:00
ui only show hand cursors when menu is enabled 2015-09-30 09:06:45 -07:00
AbstractLoggerInterface.h
Application.cpp Merge pull request #5921 from huffman/import-export-fix 2015-09-28 16:21:18 -07:00
Application.h Merge pull request #5880 from thoys/20668 2015-09-23 20:40:32 -07:00
Bookmarks.cpp
Bookmarks.h
Camera.cpp
Camera.h Revert Camera.h changes. 2015-07-29 09:55:19 -07:00
CrashHandler.cpp Reword dialog 2015-08-25 14:24:15 -07:00
CrashHandler.h Implement crash option that deletes Interface.ini 2015-08-24 13:36:03 -07:00
DiscoverabilityManager.cpp
DiscoverabilityManager.h
FileLogger.cpp change type of MAX_LOG_SIZE rather than cast its only use 2015-09-14 08:47:14 -07:00
FileLogger.h Use a constant log file and rollover accumulated logs to a new file based on startup, time or size 2015-09-02 21:56:58 -07:00
FileUtils.cpp
FileUtils.h
GLCanvas.cpp Fixing problems reported by static analysis tool 2015-08-25 19:18:55 -07:00
GLCanvas.h fix throttled rendering for the 2D display plugin 2015-08-19 21:11:48 -07:00
InterfaceActionFactory.cpp
InterfaceActionFactory.h
InterfaceLogging.cpp
InterfaceLogging.h
LODManager.cpp
LODManager.h
main.cpp moved translation efforts into subdir 2015-08-25 01:36:19 +02:00
MainWindow.cpp Working on cleaning up diff 2015-07-16 20:51:37 -07:00
MainWindow.h
Menu.cpp Default animation is anim graph. 2015-09-29 12:48:57 -07:00
Menu.h remove unused menu item 2015-09-11 13:22:11 -07:00
ModelPackager.cpp fixing review comments 2015-09-21 22:42:24 -07:00
ModelPackager.h ResourceCache, NetworkGeometry and Model refactoring and optimizations. 2015-08-20 18:59:51 -07:00
ModelPropertiesDialog.cpp
ModelPropertiesDialog.h
ModelSelector.cpp Fixing problems reported by static analysis tool 2015-08-25 19:18:55 -07:00
ModelSelector.h
Physics.cpp
Physics.h
PluginContainerProxy.cpp Fix oculus crash on switching display plugin to something else 2015-09-02 18:28:43 -07:00
PluginContainerProxy.h Stereo rendering work 2015-08-22 16:15:10 -07:00
ScriptHighlighting.cpp
ScriptHighlighting.h
ScriptsModel.cpp
ScriptsModel.h
ScriptsModelFilter.cpp
ScriptsModelFilter.h
SpeechRecognizer.cpp
SpeechRecognizer.h
SpeechRecognizer.mm
Stars.cpp Merging 2015-09-21 17:47:23 -07:00
Stars.h Removing GL headers from most files, and some naked GL from application.cpp 2015-07-18 00:46:09 -07:00
UIUtil.cpp
UIUtil.h
Util.cpp Instancing work, second pass 2015-09-21 13:27:02 -07:00
Util.h remove non-batch versions of GeometryCache renderXYZ() methods 2015-07-23 07:42:58 -07:00
world.h