overte/interface/src
2013-07-16 12:00:14 -07:00
..
renderer Derp, need to bind the element array buffer. 2013-06-24 17:25:09 -07:00
starfield remove now extraneous newlines after switch to QDebug 2013-07-16 11:16:51 -07:00
ui switch calls to printLog to QDebug 2013-07-16 11:07:22 -07:00
Application.cpp add a message handler to send messages over to LogDisplay 2013-07-16 11:50:40 -07:00
Application.h switch calls to printLog to QDebug 2013-07-16 11:07:22 -07:00
Audio.cpp remove now extraneous newlines after switch to QDebug 2013-07-16 11:16:51 -07:00
Audio.h switch calls to printLog to QDebug 2013-07-16 11:07:22 -07:00
Avatar.cpp switch calls to printLog to QDebug 2013-07-16 11:07:22 -07:00
Avatar.h switch calls to printLog to QDebug 2013-07-16 11:07:22 -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 remove now extraneous newlines after switch to QDebug 2013-07-16 11:16:51 -07:00
AvatarVoxelSystem.h Added various options to test for voxel avatars, manual third person mode 2013-06-21 11:33:38 -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 use packet version helpers in parseData methods 2013-07-08 14:13:36 -07:00
Environment.h Fixed threading issue with Environment, more work on avatar righting. 2013-05-22 14:43:25 -07:00
Hand.cpp Some Leap finger fixes, but also temporarily disable Leap data sending, due to a crash. 2013-07-11 16:06:31 -07:00
Hand.h made Leap unit-conversion method public 2013-07-15 14:12:52 -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 Fix for iris rendering; was broken by scale change. 2013-07-15 16:12:23 -07:00
Head.h avatar resized + physic adapted 2013-07-11 18:16:55 -07:00
LeapManager.cpp Build fail fix when Leap libs are not present. 2013-07-15 14:33:09 -07:00
LeapManager.h Added fake Leap finger generation so that Ryan and Jeffrey can work on Leap glove-code without needing a Leap sensor at all times. 2013-07-15 13:56:37 -07:00
LogDisplay.cpp correctly break on end of qDebug message in LogDisplay 2013-07-16 12:00:14 -07:00
LogDisplay.h add a message handler to send messages over to LogDisplay 2013-07-16 11:50:40 -07:00
main.cpp remove now extraneous newlines after switch to QDebug 2013-07-16 11:16:51 -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 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 add a PairingHandler to send pair requests to the pairing server 2013-05-13 17:34:34 -07:00
ParticleSystem.cpp Resolve conflict 2013-07-12 13:27:46 -07:00
ParticleSystem.h Resolve conflict 2013-07-12 13:27:46 -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 remove now extraneous newlines after switch to QDebug 2013-07-16 11:16:51 -07:00
SerialInterface.h switch calls to printLog to QDebug 2013-07-16 11:07:22 -07:00
Skeleton.cpp added scale in avatar packets eand slots to change it from the menu 2013-07-12 17:51:47 -07:00
Skeleton.h added scale in avatar packets eand slots to change it from the menu 2013-07-12 17:51:47 -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 remove now extraneous newlines after switch to QDebug 2013-07-16 11:16:51 -07:00
Transmitter.h use packet version helpers for PACKET_TYPE_TRANSMITTER_DATA 2013-07-08 15:01:57 -07:00
Util.cpp remove now extraneous newlines after switch to QDebug 2013-07-16 11:16:51 -07:00
Util.h Fix style mistakes according to code review for eyecontact code. 2013-07-11 10:40:57 -07:00
VoxelSystem.cpp remove now extraneous newlines after switch to QDebug 2013-07-16 11:16:51 -07:00
VoxelSystem.h put back the missing voxels 2013-07-11 10:04:27 -07:00
Webcam.cpp remove now extraneous newlines after switch to QDebug 2013-07-16 11:16:51 -07:00
Webcam.h Shut down the webcam when it's turned off, but don't delete the grabber (since 2013-07-11 10:53:51 -07:00
world.h Merge remote-tracking branch 'upstream/master' into synthesis 2013-06-03 11:53:13 -07:00