overte/interface/src
2014-06-25 11:44:58 -07:00
..
avatar remove one line of cuft 2014-06-23 13:40:50 -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 draw skeleton shapes at at correct positions 2014-06-23 10:55:34 -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 Fixes the log window to prevent halting of Interface when the log is long and the window is opened 2014-05-16 08:36:56 +05:30
Application.cpp Fix stopping scripts in the script editor 2014-06-25 11:44:58 -07:00
Application.h Merge pull request #3045 from wangyix/edit_nack_pull 2014-06-18 15:02:40 -07:00
Audio.cpp Fix default audio devices on Windows 2014-06-24 08:50:39 -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 Revert "Merge pull request #2834 from andrew/thermonuclear" 2014-05-13 10:38:56 -07:00
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 Fixes the log window to prevent halting of Interface when the log is long and the window is opened 2014-05-16 08:36:56 +05:30
FileLogger.h Fixes the log window to prevent halting of Interface when the log is long and the window is opened 2014-05-16 08:36:56 +05:30
GLCanvas.cpp
GLCanvas.h
main.cpp more cleanup 2014-06-04 11:30:35 -07:00
MainWindow.cpp
MainWindow.h
Menu.cpp merge upstream/master into andrew/ragdoll 2014-06-23 12:33:21 -07:00
Menu.h merge upstream/master into andrew/ragdoll 2014-06-17 17:03:16 -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 After uploading, refresh the uploaded files so that they are immediately 2014-05-09 17:50:08 -07:00
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