overte-HifiExperiments/interface/src
2013-05-08 22:46:57 -07:00
..
renderer Need the ARB suffix on this. I'm surprised it compiled for me! 2013-05-08 15:05:35 -07:00
starfield When the stars and the atmosphere are both on, adjust the stars' alpha value 2013-05-08 13:13:56 -07:00
ui Changes according to Philip's feedback: spacing around operators, removed 2013-05-01 12:17:57 -07:00
Audio.cpp Merge remote-tracking branch 'upstream/master' 2013-05-08 19:36:45 -07:00
Audio.h Added Procedural audio noise when moving, scaled to velocity 2013-05-08 09:04:38 -07:00
AudioData.cpp Added new cooler movement sound that is velocity sensitive. 2013-05-08 20:02:29 -07:00
AudioData.h Added Procedural audio noise when moving, scaled to velocity 2013-05-08 09:04:38 -07:00
Avatar.cpp Merge remote-tracking branch 'upstream/master' 2013-05-08 22:46:57 -07:00
Avatar.h Merge remote-tracking branch 'upstream/master' 2013-05-08 19:36:45 -07:00
AvatarRenderer.cpp put orientation back in avatar folder (this should be put in a more logical place at some point) - also did some work on avatar renderer 2013-05-08 19:22:21 -07:00
AvatarRenderer.h put orientation back in avatar folder (this should be put in a more logical place at some point) - also did some work on avatar renderer 2013-05-08 19:22:21 -07:00
AvatarTouch.cpp cleaned up code spacing 2013-05-07 08:43:14 -07:00
AvatarTouch.h changed some spacing formatting things 2013-05-06 22:23:16 -07:00
Balls.cpp Fixing spacing nits in balls class 2013-04-26 10:21:17 -07:00
Balls.h Added balls class 2013-04-26 09:59:50 -07:00
Camera.cpp cleaned up code spacing 2013-05-07 08:43:14 -07:00
Camera.h (1) re-designed and debugged the orientation class and cleaned up quaternion code, and fixed issues in camera and main related to yaw and camera transforms (2) improved hand-holding algorithm 2013-05-01 13:00:08 -07:00
Environment.cpp We need to adjust the directory on OS X before we attempt to load the shaders. 2013-05-08 15:33:39 -07:00
Environment.h Include the "sky from space" shaders, too, and use them when the camera is 2013-05-08 11:42:31 -07:00
glew.cpp more windows port 2013-03-20 12:13:14 -07:00
HandControl.cpp cleaned up code spacing 2013-05-07 08:43:14 -07:00
HandControl.h Added HandControl class and also Avatar Touch class 2013-04-25 23:32:04 -07:00
Log.cpp Changes according to Philip's feedback: spacing around operators, removed 2013-05-01 12:17:57 -07:00
Log.h Wider log window, log panel on by default, menu->tools->log to control. 2013-04-24 16:58:52 -07:00
LogStream.h adds optional LogStream for cpp iostream-style logging 2013-04-17 19:48:30 +02:00
main.cpp Merge remote-tracking branch 'upstream/master' 2013-05-08 19:36:45 -07:00
OGlProgram.h integrates logging for interface 2013-04-17 19:04:10 +02:00
Oscilloscope.cpp Added gyro pitch to view, moved onscreen displays around to look nicer. 2013-05-08 19:35:48 -07:00
Oscilloscope.h Added gyro pitch to view, moved onscreen displays around to look nicer. 2013-05-08 19:35:48 -07:00
SerialInterface.cpp Invensense gyros now correctly controlling head motion, code cleanups. 2013-05-08 14:39:41 -07:00
SerialInterface.h Converted gyro values to floats and converted to exact degrees/second per docs. 2013-05-08 11:22:49 -07:00
Stars.cpp When the stars and the atmosphere are both on, adjust the stars' alpha value 2013-05-08 13:13:56 -07:00
Stars.h When the stars and the atmosphere are both on, adjust the stars' alpha value 2013-05-08 13:13:56 -07:00
Util.cpp Merge pull request #225 from PhilipRosedale/master 2013-05-07 17:53:07 -07:00
Util.h Noise Test function, adjust chat position 2013-05-07 10:41:39 -07:00
VoxelSystem.cpp lowered voxel count so Ryan can run, and handle too many voxels case slightly more gracefully than crashing 2013-05-08 18:06:13 -07:00
VoxelSystem.h Optimized removeOutOfView() 2013-05-08 14:24:08 -07:00
world.h