overte-HifiExperiments/interface/src
Clément Brisset 14918ff86a Merge pull request #3952 from ZappoMan/HMDMode
More HMD work - keep more dialogs from being moved to HMD
2014-12-11 15:26:36 -08:00
..
avatar Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels 2014-12-04 16:46:32 -08:00
devices Changed Mag and reticules data representation 2014-12-04 11:16:01 -08:00
entities Update some comments to reflect changes 2014-12-09 19:18:37 -08:00
renderer Merge pull request #3955 from ey6es/master 2014-12-11 15:23:59 -08:00
scripting fix joystick pick 2014-12-09 20:03:00 -08:00
starfield No more .f 2014-11-19 16:53:39 -08:00
ui Merge pull request #3952 from ZappoMan/HMDMode 2014-12-11 15:26:36 -08:00
voxels remove PrimitiveRenderer 2014-12-11 14:13:44 -08:00
AbstractLoggerInterface.h
Application.cpp Merge pull request #3952 from ZappoMan/HMDMode 2014-12-11 15:26:36 -08:00
Application.h Merge pull request #3952 from ZappoMan/HMDMode 2014-12-11 15:26:36 -08:00
Audio.cpp more spatial audio removal 2014-12-10 15:46:10 -08:00
Audio.h more spatial audio removal 2014-12-10 15:46:10 -08:00
Camera.cpp Centrilized Oculus interference in pickRay 2014-12-04 17:26:14 -08:00
Camera.h make a version of computePick that works off of view frustum even when in HMD mode, updates to lobby 2014-11-22 21:25:43 -08:00
DatagramProcessor.cpp Give noisy mutes their own packet type 2014-11-17 10:26:47 -08:00
DatagramProcessor.h
Environment.cpp No more .f 2014-11-19 16:53:39 -08:00
Environment.h
FileLogger.cpp put newlines back in interface log 2014-11-14 10:39:45 -08:00
FileLogger.h
GLCanvas.cpp start working on the target framerate control 2014-10-23 13:19:34 -07:00
GLCanvas.h Migrating to device-independent coordinates. 2014-09-08 13:59:19 -07:00
Hair.cpp fix angular velocity from oculus, tweak hair 2014-12-02 23:53:46 -08:00
Hair.h add destructors for arrays in Hair 2014-11-07 17:21:53 -08:00
main.cpp
MainWindow.cpp
MainWindow.h
Menu.cpp add support for generic windowWatcher that keeps dialogs from being moved to HMD display 2014-12-11 12:30:17 -08:00
Menu.h removing VoxelShader and PointShader which were both disabled 2014-12-11 13:55:10 -08:00
MetavoxelSystem.cpp use common findRayTriangleIntersection 2014-12-06 19:39:02 -08:00
MetavoxelSystem.h remove audio reflector 2014-12-10 15:37:48 -08:00
ModelUploader.cpp adding the light map support from FBX 2014-11-20 09:54:41 -08:00
ModelUploader.h handle remaining conversions for AccountManager passing QNetworkReply 2014-10-14 16:16:54 -07:00
Physics.cpp No more .f 2014-11-19 16:53:39 -08:00
Physics.h
ScriptHighlighting.cpp
ScriptHighlighting.h
ScriptsModel.cpp No need for https when downloading assets 2014-10-23 13:59:08 -06:00
ScriptsModel.h
SpeechRecognizer.cpp Remove further ATL dependency in Windows speech recognizer 2014-10-28 12:42:35 -07:00
SpeechRecognizer.h Remove further ATL dependency in Windows speech recognizer 2014-10-28 12:42:35 -07:00
SpeechRecognizer.mm Update speech recognizer to fully turn off when disabling 2014-08-07 17:45:01 -07:00
Stars.cpp Replacing glutSolidSphere by a cached Geometry 2014-10-03 16:55:58 -07:00
Stars.h Replacing glutSolidSphere by a cached Geometry 2014-10-03 16:55:58 -07:00
Util.cpp Use valid font for Windows so that '-'s are displayed 2014-11-24 18:33:10 -08:00
Util.h remove unused utility functions 2014-10-12 20:42:15 -07:00
windowshacks.h
world.h Removed unused constant, class 2014-10-12 20:14:51 -07:00
XmppClient.cpp
XmppClient.h