overte-HifiExperiments/interface/src
2014-07-03 10:30:21 -07:00
..
avatar merge upstream/master into andrew/ragdoll 2014-07-02 09:41:13 -07:00
devices Merge branch 'master' of https://github.com/highfidelity/hifi into add_interface_to_log_user_activity 2014-07-01 12:45:42 -07:00
location fix place lookup for new APIs 2014-06-27 09:36:47 -07:00
models Coding Standard -- static_cast 2014-07-01 12:43:28 -07:00
particles Fixed my mistake by unlocking the lock. 2014-05-22 14:17:26 -07:00
renderer merge upstream/master into andrew/ragdoll 2014-07-02 09:41:13 -07:00
scripting remove unused variable 2014-06-17 23:54:55 +02:00
starfield
ui Fix wrong slot names in ModelBrowser 2014-07-03 10:30:21 -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 Switched call to setCache to invokeMethod 2014-07-02 14:31:19 -07:00
Application.h Switched Application to NetworkAccessManager 2014-07-01 17:43:25 -07:00
Audio.cpp Merge pull request #3103 from AlericInglewood/19827 2014-07-02 15:53:57 -07:00
Audio.h reset the incoming audio seq stats in Application::nodeKilled when audiomixer is killed 2014-06-30 18:00:29 -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 added PacketTypeAudioStreamStats for j-buffer stats 2014-06-25 11:38:56 -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 Accurate Oculus frame timing 2014-06-26 11:27:17 -07:00
GLCanvas.h
main.cpp more cleanup 2014-06-04 11:30:35 -07:00
MainWindow.cpp
MainWindow.h
Menu.cpp Merge branch 'master' of git://github.com/highfidelity/hifi into 19800 2014-07-01 20:03:54 -07:00
Menu.h Merge branch 'master' of git://github.com/highfidelity/hifi into 19800 2014-07-01 20:03:54 -07:00
MetavoxelSystem.cpp Use the refactored endpoint/client classes in the actual client/server. 2014-06-26 19:11:54 -07:00
MetavoxelSystem.h Use the refactored endpoint/client classes in the actual client/server. 2014-06-26 19:11:54 -07:00
ModelUploader.cpp Switch ModelUploader to NetworkAccessManager 2014-07-02 10:52:08 -07:00
ModelUploader.h Switch ModelUploader to NetworkAccessManager 2014-07-02 10:52:08 -07:00
Physics.cpp
Physics.h
ScriptHighlighting.cpp
ScriptHighlighting.h
ScriptsModel.cpp Switched ScriptModel to NetworkAccessManager 2014-07-02 11:21:26 -07:00
ScriptsModel.h Switched ScriptModel to NetworkAccessManager 2014-07-02 11:21:26 -07:00
Stars.cpp
Stars.h
UserLocationsModel.cpp Update JSONCallbackParameters to take params in constructor 2014-07-02 11:12:06 -07:00
UserLocationsModel.h Fix cleanup of resources for UserLocations* 2014-07-01 17:59:49 -07:00
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