overte/interface/src
2013-06-07 13:12:59 -07:00
..
renderer Now that we have a Qt context, we can use their shader classes. However, we 2013-05-15 13:27:37 -07:00
starfield Fix for starfield rendering on Oculus: put inter-pupil translation in 2013-05-23 15:35:41 -07:00
ui Merge pull request #352 from tschw/master 2013-05-21 22:10:10 -07:00
Application.cpp We need to set these before initMenu, as that's where we create the QSettings. 2013-06-07 13:12:59 -07:00
Application.h cleaned up menus slightly 2013-06-07 09:39:24 -07:00
Audio.cpp replace magic number 1 with sizeof 2013-06-06 11:54:44 -07:00
Audio.h make audio echo a menu option instead of forcing with mirror 2013-05-29 11:35:32 -07:00
Avatar.cpp Store the avatar voxel URL along with the rest of the avatar settings. 2013-06-07 11:30:41 -07:00
Avatar.h Fixed acceleration checking bug that was limiting angular rotation, changed mouselook to work correctly/stable. 2013-06-05 20:04:30 -07:00
AvatarTouch.cpp more fixes 2013-05-31 17:32:30 -07:00
AvatarTouch.h Merge branch 'master' of https://github.com/worklist/hifi into avatardata_optimization 2013-06-03 21:43:38 -07:00
AvatarVoxelSystem.cpp Don't restart the download when we're given the same URL. 2013-06-05 14:59:08 -07:00
AvatarVoxelSystem.h Basic sharing of the avatar voxel URLs. 2013-06-05 14:55:49 -07:00
Balls.cpp
Balls.h
Camera.cpp removed Oculus Manager from camera object, using _tightness = 0.0 to shutoff camera movement smoothing 2013-06-05 17:54:14 -07:00
Camera.h Removed remaining Orientation bits (and class itself), enforce limits on 2013-05-30 15:15:12 -07:00
Environment.cpp Added smooth gravity field so we can fly to planets and land on them, static friction to stop drifting, thrust tweaks. 2013-05-31 14:02:20 -07:00
Environment.h Fixed threading issue with Environment, more work on avatar righting. 2013-05-22 14:43:25 -07:00
HandControl.cpp cleaned up copyright header notifications in several files 2013-05-16 12:06:36 -07:00
HandControl.h cleaned up copyright header notifications in several files 2013-05-16 12:06:36 -07:00
Head.cpp Add pitch/yaw scale preference to control degree of view rotation. 2013-06-06 17:53:00 -07:00
Head.h Add pitch/yaw scale preference to control degree of view rotation. 2013-06-06 17:53:00 -07:00
LogDisplay.cpp Turned log off by default 2013-05-22 13:46:39 -07:00
LogDisplay.h Fix for default environment, better capsule placement. 2013-05-22 10:53:58 -07:00
main.cpp latest copy paste 2013-05-29 15:02:28 -07:00
OculusManager.cpp Fixed Linux build error and a warning on call to Avatar.simulate, moved grid 2013-05-27 14:46:16 -07:00
OculusManager.h add a yaw offset to the oculus so it can pull body 2013-05-24 15:23:25 -07:00
Oscilloscope.cpp fixes improper merge / changes 2013-05-20 23:37:06 +02:00
Oscilloscope.h fixes improper merge / changes 2013-05-20 23:37:06 +02:00
PairingHandler.cpp add threaded injection of audio via audio injector class 2013-05-15 16:10:59 -07:00
PairingHandler.h add a PairingHandler to send pair requests to the pairing server 2013-05-13 17:34:34 -07:00
SerialInterface.cpp Add pitch/yaw scale preference to control degree of view rotation. 2013-06-06 17:53:00 -07:00
SerialInterface.h Merge fixes for brad, reversed pitch direction to correct mouse look 2013-06-05 09:59:39 -07:00
Skeleton.cpp Forgot to update the default pose position. 2013-06-06 11:14:57 -07:00
Skeleton.h Improved rotation computation. 2013-06-05 13:08:17 -07:00
Stars.cpp adjusts names 2013-05-19 13:01:57 +02:00
Stars.h puts member variables last but first 2013-05-19 13:23:04 +02:00
Transmitter.cpp Merge remote-tracking branch 'upstream/master' into synthesis 2013-06-03 11:53:13 -07:00
Transmitter.h Added check for lost transmitter 2013-05-30 16:19:07 -07:00
Util.cpp Added debug->run timing tests option to speed test some common functions (please add some more, bottom of util.cpp 2013-06-06 17:52:19 -07:00
Util.h Added debug->run timing tests option to speed test some common functions (please add some more, bottom of util.cpp 2013-06-06 17:52:19 -07:00
VoxelSystem.cpp Removed unused variables. 2013-06-06 10:48:35 -07:00
VoxelSystem.h Merge branch 'master' of https://github.com/worklist/hifi into voxeltars 2013-06-04 11:00:59 -07:00
world.h Merge remote-tracking branch 'upstream/master' into synthesis 2013-06-03 11:53:13 -07:00