overte-JulianGro/interface/src
Brad Hefta-Gaub 19195f9119 Merge pull request #3056 from birarda/master
fix rounding of credit balance in application title
2014-06-23 14:48:37 -07:00
..
avatar Fix startup crash where Hydra controllers are not properly plugged in 2014-06-18 20:52:17 -07:00
devices Allow clicking on magnified controls 2014-06-16 15:24:53 -07:00
location Merge branch 'master' of git://github.com/highfidelity/hifi into 19779 2014-06-16 11:35:55 -07:00
models add support for changing the model URL of a model 2014-06-18 11:29:56 -07:00
particles Fixed my mistake by unlocking the lock. 2014-05-22 14:17:26 -07:00
renderer Fix IK for hydra hands. 2014-06-09 15:40:29 -07:00
scripting remove unused variable 2014-06-17 23:54:55 +02:00
starfield
ui Update inactive chat window opacity to 0.8 2014-06-20 16:31:22 -07:00
voxels VoxelPacketProcessor -> OctreePacketProcessor 2014-06-10 11:05:51 -07:00
AbstractLoggerInterface.h
Application.cpp fix rounding of credit balance in application title 2014-06-23 13:25:32 -07:00
Application.h Merge pull request #3045 from wangyix/edit_nack_pull 2014-06-18 15:02:40 -07:00
Audio.cpp removed debug code 2014-06-23 10:55:30 -07:00
Audio.h initial hooks for stereo audio 2014-06-06 10:15:09 -07:00
AudioReflector.cpp FinalOrientation -> FinalOrientationInWorldFrame 2014-06-04 10:41:17 -07:00
AudioReflector.h
BuckyBalls.cpp
BuckyBalls.h
Camera.cpp Simple raypicking for scripts with oculus rift. 2014-06-09 11:55:29 -07:00
Camera.h
DatagramProcessor.cpp forgot to add "break;"s 2014-06-16 16:42:04 -07:00
DatagramProcessor.h cleaned up debug statements 2014-06-04 11:20:29 -07:00
Environment.cpp removed debug info, cleaned code for pull req 2014-05-29 10:39:40 -07:00
Environment.h
FileLogger.cpp
FileLogger.h
GLCanvas.cpp
GLCanvas.h
main.cpp more cleanup 2014-06-04 11:30:35 -07:00
MainWindow.cpp
MainWindow.h
Menu.cpp Merge pull request #3050 from ctrlaltdavid/fix_fullscreen_shortcut 2014-06-23 11:42:20 -07:00
Menu.h Exposed sixense and mouse options and oculus UI angle to preferences 2014-06-13 10:53:11 -07:00
MetavoxelSystem.cpp
MetavoxelSystem.h
ModelUploader.cpp change node auth URL to data.highfidelity.io 2014-05-22 14:24:19 -07:00
ModelUploader.h
Physics.cpp
Physics.h
ScriptHighlighting.cpp
ScriptHighlighting.h
Stars.cpp
Stars.h
Util.cpp Replaced windows usleep version with a non busy waiting high accuracy version. This fixes the high CPU load for the windows servers too! 2014-06-15 21:07:03 +02:00
Util.h
windowshacks.h
world.h
XmppClient.cpp Changed AccountManager to only rely on a proper OAuth response. 2014-06-12 23:28:43 -07:00
XmppClient.h