overte/interface/src
2014-06-04 11:51:11 -07:00
..
avatar Allow floating point start/end frames and negative play speeds. 2014-06-04 11:47:53 -07:00
devices Added Oculus Options menu 2014-06-02 16:15:51 -07:00
location Add error box when going to user/location that doesn't exist 2014-04-24 15:55:34 -07:00
models Merge branch 'master' of https://github.com/worklist/hifi into aacube 2014-05-27 13:39:45 -07:00
particles Fixed my mistake by unlocking the lock. 2014-05-22 14:17:26 -07:00
renderer Merge branch 'master' of https://github.com/highfidelity/hifi 2014-06-04 11:51:11 -07:00
scripting add support for Menu.menuExists() and menu.menuItemExists() 2014-05-31 13:24:07 -07:00
starfield CR 2014-04-23 11:00:44 -07:00
ui Allow floating point start/end frames and negative play speeds. 2014-06-04 11:47:53 -07:00
voxels Merge branch 'master' of https://github.com/highfidelity/hifi into cascade 2014-05-29 17:09:09 -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 Fixed bug that disabled cursor for windows 2014-06-04 08:38:01 -07:00
Application.h Hide distances; they no longer need to be publicly visible. 2014-05-29 17:46:25 -07:00
Audio.cpp Job #19694 - Add option for larger number of frames to the audio scope display 2014-05-27 23:24:28 -04:00
Audio.h Job #19694 - Add option for larger number of frames to the audio scope display 2014-05-27 23:24:28 -04:00
AudioReflector.cpp Fixed a compile warning, provide means to start/stop animations. 2014-05-22 16:15:34 -07:00
AudioReflector.h fix headers 2014-04-22 11:27:50 -07:00
BuckyBalls.cpp Revert "Merge pull request #2834 from andrew/thermonuclear" 2014-05-13 10:38:56 -07:00
BuckyBalls.h IC-1, remove some spaces in BuckyBalls 2014-04-29 14:05:16 -07:00
Camera.cpp make float literals obey the coding standard 2014-04-17 15:18:15 -07:00
Camera.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
DatagramProcessor.cpp CR 2014-05-07 15:19:32 -07:00
DatagramProcessor.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
Environment.cpp removed debug info, cleaned code for pull req 2014-05-29 10:39:40 -07:00
Environment.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
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 Merge branch master 2014-04-24 18:52:59 +05:30
GLCanvas.h Merge branch master 2014-04-24 18:52:59 +05:30
main.cpp Fix timestamp timer not fired 2014-04-25 12:19:18 -07:00
MainWindow.cpp Fix for OS X Fullscreen (closes #2414) 2014-05-05 11:15:55 -07:00
MainWindow.h Fix code not compliant with coding standards 2014-04-29 16:50:13 -07:00
Menu.cpp Added Oculus Options menu 2014-06-02 16:15:51 -07:00
Menu.h Added Oculus Options menu 2014-06-02 16:15:51 -07:00
MetavoxelSystem.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
MetavoxelSystem.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
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 add back code blow away in regex replacements 2014-04-09 10:03:26 -07:00
Physics.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
ScriptHighlighting.cpp - Style fixes 2014-05-01 21:07:46 +02:00
ScriptHighlighting.h - Highlighting Fixes ( Single line comments in quoted text don't occur anymore. / Better number recognition) 2014-04-30 23:32:41 +02:00
Stars.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
Stars.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
Util.cpp dynamically malloc/free arrays to avoid stack overflow on windows. 2014-06-03 19:11:53 +02:00
Util.h Removed Systime.h includes 2014-04-21 17:23:06 -07:00
windowshacks.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
world.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
XmppClient.cpp fixed mention sounds dir for deployment 2014-05-12 20:55:24 +02:00
XmppClient.h Fixed online user presence in chat window 2014-04-28 23:49:59 +02:00