overte/interface/src
2013-05-22 12:48:36 -07:00
..
renderer Now that we have a Qt context, we can use their shader classes. However, we 2013-05-15 13:27:37 -07:00
starfield puts member variables last but first 2013-05-19 13:23:04 +02:00
ui Merge pull request #352 from tschw/master 2013-05-21 22:10:10 -07:00
Application.cpp Refactor startup timing a little by getting the current time the moment the application enters its main function, then passing that to Application's constructor. Also fix the titlebar bug by setting the title bar at the end of initializeGL() instead of at the end of the first frame (which would actually further the inaccuracy of the startup time). 2013-05-22 10:53:35 -04:00
Application.h Refactor startup timing a little by getting the current time the moment the application enters its main function, then passing that to Application's constructor. Also fix the titlebar bug by setting the title bar at the end of initializeGL() instead of at the end of the first frame (which would actually further the inaccuracy of the startup time). 2013-05-22 10:53:35 -04:00
Audio.cpp Revert "remove unused variable in Audio" 2013-05-21 15:01:08 -07:00
Audio.h Revert "remove unused variable in Audio" 2013-05-21 15:01:08 -07:00
Avatar.cpp pitch force 4x bigger in transmitter 2013-05-22 12:42:28 -07:00
Avatar.h Merge pull request #365 from PhilipRosedale/master 2013-05-21 13:45:15 -07:00
AvatarRenderer.cpp some preliminary work on avatarRenderer 2013-05-20 07:38:00 -07:00
AvatarRenderer.h some preliminary work on avatarRenderer 2013-05-20 07:38:00 -07:00
AvatarTouch.cpp cleaned up copyright header notifications in several files 2013-05-16 12:06:36 -07:00
AvatarTouch.h cleaned up copyright header notifications in several files 2013-05-16 12:06:36 -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 Merge branch 'master' of https://github.com/worklist/hifi 2013-05-17 10:17:37 -07:00
Camera.h Tabs -> spaces, spacing fix. 2013-05-20 09:38:01 -07:00
Environment.cpp Whoops--fixed a matrix stack issue that was breaking Oculus rendering. 2013-05-20 16:52:40 -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
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 Fixed conflict 2013-05-21 15:47:15 -07:00
Head.h cleaned up a lot of pitch/yaw/roll confusion in Head and made new versions of eyes, eyebrows and mouth (Head still needs work) 2013-05-21 14:20:44 -07:00
LogDisplay.cpp Merge branch 'master' of git://github.com/worklist/hifi 2013-05-21 18:46:20 +02:00
LogDisplay.h hopefully fix unix build buster 2013-05-21 23:10:57 -07:00
main.cpp Refactor startup timing a little by getting the current time the moment the application enters its main function, then passing that to Application's constructor. Also fix the titlebar bug by setting the title bar at the end of initializeGL() instead of at the end of the first frame (which would actually further the inaccuracy of the startup time). 2013-05-22 10:53:35 -04:00
OculusManager.cpp have OculusManager::isConnected always return false if not APPLE 2013-05-10 15:33:36 -07:00
OculusManager.h expand the OculusManager to return euler angles 2013-05-10 10:16:23 -07:00
Oscilloscope.cpp fixes improper merge / changes 2013-05-20 23:37:06 +02:00
Oscilloscope.h fixes improper merge / changes 2013-05-20 23:37:06 +02:00
PairingHandler.cpp add threaded injection of audio via audio injector class 2013-05-15 16:10:59 -07:00
PairingHandler.h add a PairingHandler to send pair requests to the pairing server 2013-05-13 17:34:34 -07:00
SerialInterface.cpp Transmitter V2 drives the hand, and rendering levels with 'l' shows the hand transmitter data. Physics will need to be tuned. 2013-05-16 00:10:10 -06:00
SerialInterface.h Simplified serial port init to not use baud. 2013-05-13 18:52:43 -07:00
Stars.cpp adjusts names 2013-05-19 13:01:57 +02:00
Stars.h puts member variables last but first 2013-05-19 13:23:04 +02:00
Transmitter.cpp hopefully fix linux broken build by including stdint in transmitter 2013-05-22 12:48:36 -07:00
Transmitter.h Fixes per code review. 2013-05-22 11:57:11 -07:00
Util.cpp Added shadow and outline effects to TextRenderer, use the shadow effect in 2013-05-16 16:10:38 -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 The end parameter to glDrawRangeElements is inclusive. 2013-05-21 22:36:27 -07:00
VoxelSystem.h Merge branch 'master' of https://github.com/worklist/hifi into voxel_animation 2013-05-21 13:46:04 -07:00
world.h Transmitter V2 drives the hand, and rendering levels with 'l' shows the hand transmitter data. Physics will need to be tuned. 2013-05-16 00:10:10 -06:00