.. |
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
|
thingy
|
2013-05-09 17:02:40 -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
|
thingy
|
2013-05-09 17:02:40 -07:00 |
AvatarTouch.h
|
twiddle tweak iterate whittle
|
2013-05-09 16:54:01 -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
|
fixed some small formatting things
|
2013-05-09 14:00:40 -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
|
improved avatar touch code
|
2013-05-09 15:15:28 -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
|
correct the accelerometer sensitivity
|
2013-05-09 10:38:02 -07:00 |
SerialInterface.h
|
also read accelerometer data from invensense boards
|
2013-05-09 10:34:40 -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
|
cleaned up avatar slow-down upon nearness; fixed mouse pressed bug;
|
2013-05-09 13:04:22 -07:00 |
Util.h
|
cleaned up avatar slow-down upon nearness; fixed mouse pressed bug;
|
2013-05-09 13:04:22 -07:00 |
VoxelSystem.cpp
|
Return the box face, as well as the distance, from the ray intersection test.
|
2013-05-09 10:46:52 -07:00 |
VoxelSystem.h
|
Return the box face, as well as the distance, from the ray intersection test.
|
2013-05-09 10:46:52 -07:00 |
world.h
|
prelimanary changes for windows port
|
2013-03-19 11:01:08 -07:00 |