overte/interface/src
2013-05-05 10:34:09 -07:00
..
starfield Fixed bug with rendering stars on OS X: was using some weird extension on 2013-05-03 15:44:51 -07:00
ui Changes according to Philip's feedback: spacing around operators, removed 2013-05-01 12:17:57 -07:00
Audio.cpp remove logging of audio stats 2013-05-03 15:13:38 -07:00
Audio.h renamed "Head" to "Avatar" and did a bunch a cleanups, including removing the three-lined comments 2013-04-24 16:54:07 -07:00
AudioData.cpp explicit initialization of audioSocket to NULL in AudioData constructor 2013-04-10 09:27:14 -07:00
AudioData.h renamed "Head" to "Avatar" and did a bunch a cleanups, including removing the three-lined comments 2013-04-24 16:54:07 -07:00
Avatar.cpp fix bug in bogus avatar data file 2013-05-04 08:23:06 -07:00
Avatar.h store avatar position and yaw in file to restore on relaunch 2013-05-03 15:05:28 -07:00
AvatarRenderer.cpp adding avatar renderer 2013-05-02 17:47:28 -07:00
AvatarRenderer.h adding avatar renderer 2013-05-02 17:47:28 -07:00
AvatarTouch.cpp fixed merge problem 2013-05-02 11:05:51 -07:00
AvatarTouch.h Merge branch 'master' of https://github.com/worklist/hifi 2013-05-02 13:10:39 -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 added TREE_SCALE to default camera farClip 2013-05-04 07:46:42 -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
glew.cpp more windows port 2013-03-20 12:13:14 -07:00
HandControl.cpp Added HandControl class and also Avatar Touch class 2013-04-25 23:32:04 -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 branch 'master' of https://github.com/worklist/hifi 2013-05-03 15:44:14 -07:00
OGlProgram.h integrates logging for interface 2013-04-17 19:04:10 +02:00
Oscilloscope.cpp reimplements oscilloscope and connects output channels 2013-04-26 04:25:58 +02:00
Oscilloscope.h reimplements oscilloscope and connects output channels 2013-04-26 04:25:58 +02:00
SerialInterface.cpp removed 2 unneeded debug lines 2013-04-18 13:34:37 -07:00
SerialInterface.h Merge branch 'master' of git://github.com/worklist/hifi into 19262 2013-04-18 12:38:35 +02:00
Stars.cpp numerous starfield fixes 2013-04-19 02:46:34 +02:00
Stars.h numerous starfield fixes 2013-04-19 02:46:34 +02:00
Texture.cpp Merge branch 'master' of git://github.com/worklist/hifi into 19262 2013-04-18 12:38:35 +02:00
Texture.h Merge branch 'master' of git://github.com/worklist/hifi into 19262 2013-04-18 12:38:35 +02:00
Util.cpp cleanup in Audio and Util 2013-05-03 14:45:47 -07:00
Util.h Ground plane moved to 0->10 and lines are exactly 1 meter 2013-05-02 22:28:41 -07:00
VoxelSystem.cpp short circuit shouldRender logic in treeToArrays() 2013-05-05 10:34:09 -07:00
VoxelSystem.h more optimizations of render pipeline 2013-05-02 22:26:56 -07:00
world.h prelimanary changes for windows port 2013-03-19 11:01:08 -07:00