overte/interface/src
Jeffrey Ventrella 65278609f2 cleanup
2013-07-26 15:40:06 -07:00
..
avatar added collision plane 2013-07-26 15:21:10 -07:00
renderer Derp, need to bind the element array buffer. 2013-06-24 17:25:09 -07:00
starfield Merge remote-tracking branch 'upstream/master' into qdebug 2013-07-16 13:34:42 -07:00
ui CR feedback 2013-07-22 14:01:47 -07:00
Application.cpp cleanup 2013-07-26 15:25:13 -07:00
Application.h Merge pull request #720 from LionTurtle/master 2013-07-24 01:19:49 -07:00
Audio.cpp switched to vector 2013-07-23 19:54:29 -07:00
Audio.h switched to vector 2013-07-23 19:54:29 -07:00
Balls.cpp Third person camera transition doesn't happen on movement. 2013-06-27 17:11:25 -07:00
Balls.h Fixed problems with ring buffer not handling stereo right, reset audio buffers on spacebar. 2013-06-20 18:49:05 -07:00
BandwidthMeter.cpp switch calls to printLog to QDebug 2013-07-16 11:07:22 -07:00
BandwidthMeter.h introduces named constants for bandwidth meter channel indices / max. drag length 2013-07-02 03:53:49 +02:00
Camera.cpp switch calls to printLog to QDebug 2013-07-16 11:07:22 -07:00
Camera.h Avatar resizing final commit 2013-07-15 12:04:24 -07:00
Environment.cpp clear environment data on domain server switch 2013-07-18 14:36:55 -07:00
Environment.h clear environment data on domain server switch 2013-07-18 14:36:55 -07:00
LeapManager.cpp um, ok whatever 2013-07-22 14:08:41 -07:00
LeapManager.h Rave Glove Demo: Leap Rework (simplification and elimination of redundant data passing) 2013-07-19 09:31:45 -07:00
LogDisplay.cpp clean up extra new lines and LogDisplay line break 2013-07-16 12:53:43 -07:00
LogDisplay.h add a message handler to send messages over to LogDisplay 2013-07-16 11:50:40 -07:00
main.cpp revert removal of extraneous newlines 2013-07-16 12:46:32 -07:00
OculusManager.cpp
OculusManager.h
Oscilloscope.cpp adds 'Oscilloscope::setColor' and uses it when visualizing echo cancellation 2013-06-20 03:15:01 +02:00
Oscilloscope.h adds 'Oscilloscope::setColor' and uses it when visualizing echo cancellation 2013-06-20 03:15:01 +02:00
PairingHandler.cpp your agents are now nodes 2013-07-03 10:35:09 -07:00
PairingHandler.h
ParticleSystem.cpp cleanup 2013-07-26 15:40:06 -07:00
ParticleSystem.h added collision plane 2013-07-26 15:21:10 -07:00
Physics.cpp Resolve conflict 2013-07-12 13:27:46 -07:00
Physics.h Resolve conflict 2013-07-12 13:27:46 -07:00
SerialInterface.cpp revert removal of extraneous newlines 2013-07-16 12:46:32 -07:00
SerialInterface.h switch calls to printLog to QDebug 2013-07-16 11:07:22 -07:00
Stars.cpp lazy load stars file only if stars render enabled 2013-07-10 16:12:34 -07:00
Stars.h lazy load stars file only if stars render enabled 2013-07-10 16:12:34 -07:00
Swatch.cpp fix member variable initialization order to remove warnings 2013-07-10 09:59:14 -07:00
Swatch.h Modified code according to review for UI job 2013-07-09 10:25:46 +02:00
Tool.cpp fix member variable initialization order to remove warnings 2013-07-10 09:59:14 -07:00
Tool.h More code review for UI job 2013-07-09 15:29:12 +02:00
ToolsPalette.cpp Modified code according to review for UI job 2013-07-09 10:25:46 +02:00
ToolsPalette.h Modified code according to review for UI job 2013-07-09 10:25:46 +02:00
Transmitter.cpp revert removal of extraneous newlines 2013-07-16 12:46:32 -07:00
Transmitter.h use packet version helpers for PACKET_TYPE_TRANSMITTER_DATA 2013-07-08 15:01:57 -07:00
Util.cpp Merge remote-tracking branch 'upstream/master' 2013-07-17 13:52:46 -07:00
Util.h Merge remote-tracking branch 'upstream/master' 2013-07-17 13:52:46 -07:00
VoxelSystem.cpp revert removal of extraneous newlines 2013-07-16 12:46:32 -07:00
VoxelSystem.h put back the missing voxels 2013-07-11 10:04:27 -07:00
Webcam.cpp Style fixes. 2013-07-19 15:56:04 -07:00
Webcam.h Now able to stream depth data. 2013-07-18 17:39:49 -07:00
world.h