overte/interface/src
2013-04-26 17:09:05 -07:00
..
starfield Fixed warning in starfield code 2013-04-24 17:45:26 -07:00
Audio.cpp correct the sign of the absolute head yaw sent to avatar mixer 2013-04-26 11:35:55 -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 Merge pull request #155 from Ventrella/master 2013-04-26 16:54:28 -07:00
Avatar.h Merge remote-tracking branch 'upstream/master' 2013-04-26 17:09:05 -07:00
AvatarTouch.cpp Added HandControl class and also Avatar Touch class 2013-04-25 23:32:04 -07:00
AvatarTouch.h Added HandControl class and also Avatar Touch class 2013-04-25 23:32:04 -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 moved inline functions from Camera.h to Camera.cpp as per Stephen's request 2013-04-26 13:33:36 -07:00
Camera.h moved inline functions from Camera.h to Camera.cpp as per Stephen's request 2013-04-26 13:33:36 -07:00
ChatEntry.cpp Style tweaks: preface privates with underscore, capitalize enum members. 2013-04-26 10:21:14 -07:00
ChatEntry.h Style tweaks: preface privates with underscore, capitalize enum members. 2013-04-26 10:21:14 -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 integrates logging for 'avatars' library, fixes missig return in Log.cpp, adds _lib suffix for log callback namespaces and reverts voxels -> voxLib rename in main 2013-04-17 20:14:29 +02: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-04-26 17:09:05 -07:00
Menu.cpp Tweaked location and color of agents display for menu, removed audio start playback log 2013-04-10 18:01:18 -07:00
Menu.h add header comments to Vincent's menu files 2013-04-10 16:16:36 -07:00
MenuColumn.cpp Added new feature to MenuRow to allow custom callback for State 2013-04-13 15:18:19 -07:00
MenuColumn.h Added new feature to MenuRow to allow custom callback for State 2013-04-13 15:18:19 -07:00
MenuRow.cpp fixed bug in rendering menu rows where state was longer than 5 characters 2013-04-13 15:57:30 -07:00
MenuRow.h fixed bug in rendering menu rows where state was longer than 5 characters 2013-04-13 15:57:30 -07:00
OGlProgram.h integrates logging for interface 2013-04-17 19:04:10 +02:00
Oscilloscope.cpp Made oscilloscope 2 channel, turned on by default (need to fix injecting the last audio buffer tho). 2013-02-13 10:14:31 -08:00
Oscilloscope.h Merge branch 'master' of git://github.com/worklist/hifi into 19262 2013-04-18 12:38:35 +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 bunch of const changes for glm::vec3 in Avatar and Orientation 2013-04-25 16:10:55 -07:00
Util.h Merge branch 'master' of git://github.com/worklist/hifi into 19262 2013-04-18 12:38:35 +02:00
VoxelSystem.cpp renamed "Head" to "Avatar" and did a bunch a cleanups, including removing the three-lined comments 2013-04-24 16:54:07 -07:00
VoxelSystem.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
world.h prelimanary changes for windows port 2013-03-19 11:01:08 -07:00