overte/interface/src
2014-06-29 20:13:27 -07:00
..
avatar Compiler warning fixes. 2014-06-27 22:18:38 +02:00
devices Allow clicking on magnified controls 2014-06-16 15:24:53 -07:00
location fix place lookup for new APIs 2014-06-27 09:36:47 -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 Catch any on-the-fly modifications made while script is restarting 2014-06-29 20:13:27 -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 Add missing script engine hash key code changes 2014-06-29 19:40:53 -07:00
Application.h Merge branch 'master' of git://github.com/highfidelity/hifi into 19644 2014-06-24 12:01:04 -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 Expose mode shift period to JS, remove default value 2014-06-24 20:32:41 -07:00
Camera.h Expose mode shift period to JS, remove default value 2014-06-24 20:32:41 -07:00
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 Compiler warning fixes. 2014-06-27 22:18:38 +02:00
Menu.h Merge pull request #3078 from PhilipRosedale/master 2014-06-26 11:03:48 -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
ScriptsModel.cpp Update script list to only label local files 2014-05-21 16:57:13 -07:00
ScriptsModel.h Add ScripsModel 2014-05-14 01:18:08 -07:00
Stars.cpp
Stars.h
Util.cpp Merge branch 'master' of https://github.com/worklist/hifi 2014-06-24 16:21:35 -07: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