overte/interface/src
2014-07-23 14:28:32 -07:00
..
avatar Merge branch 'master' of https://github.com/worklist/hifi 2014-07-22 19:29:42 -04:00
devices repair for Visage find module base includes 2014-07-22 15:56:22 -07:00
location Adding place/user go to logging 2014-07-14 15:24:47 -06: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 Multiply local light colors by material diffuse reflectance. 2014-07-22 18:30:28 -07:00
scripting Added browser as a tool 2014-07-17 17:50:56 -07:00
starfield CR 2014-04-23 11:00:44 -07:00
ui Missed the local light stats. 2014-07-22 15:50:08 -07:00
voxels Merged from master. Get rid of redundant GL fog states. Moved local light parameters to shader uniform arrays. 2014-07-09 13:27:42 -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 tuning tweaks to world and avatar lights 2014-07-22 20:23:23 -04:00
Application.h Switched back to using uniforms for light parameters, as using the fixed 2014-07-22 18:03:13 -07:00
Audio.cpp gg 2014-07-23 14:28:32 -07:00
Audio.h added input ring buffer stats to interface 2014-07-21 15:39:33 -07:00
AudioReflector.cpp FinalOrientation -> FinalOrientationInWorldFrame 2014-06-04 10:41:17 -07:00
AudioReflector.h fix headers 2014-04-22 11:27:50 -07:00
BuckyBalls.cpp Removed outdated and incorrect getFingerTipPosition() 2014-07-10 14:21:17 -07:00
BuckyBalls.h IC-1, remove some spaces in BuckyBalls 2014-04-29 14:05:16 -07:00
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 nacked edit packets are not resent if NACKs are disabled in menu 2014-07-01 14:03:26 -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 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 Coding style fix. 2014-07-10 19:25:00 +02:00
GLCanvas.h Stop QMenuBar to steal keyboard focus when pressing Alt key in Linux. 2014-07-09 13:55:38 +02:00
Hair.cpp add body angular acceleration 2014-07-14 12:23:00 -07:00
Hair.h Merge branch 'master' of https://github.com/worklist/hifi 2014-07-17 16:04:21 -07:00
main.cpp more cleanup 2014-06-04 11:30:35 -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 don't show Faceshift option if not present 2014-07-22 14:40:53 -07:00
Menu.h Merge pull request #3186 from wangyix/master 2014-07-21 14:50:15 -07:00
MetavoxelSystem.cpp For now, tie the metavoxel LOD threshold to the avatar LOD parameter. 2014-07-10 16:02:53 -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 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
ScriptsModel.cpp Merge pull request #3114 from Atlante45/deleted_user_activity_logger_unnecessary_callback 2014-07-02 21:45:19 -07:00
ScriptsModel.h Switched ScriptModel to NetworkAccessManager 2014-07-02 11:21:26 -07:00
SignedWalletTransaction.cpp add dialog to Menu to insert wallet private key 2014-07-17 11:43:30 -07:00
SignedWalletTransaction.h initial rev of SignedWalletTransaction that creates a message 2014-07-16 12:26:24 -07: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
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 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 Changed AccountManager to only rely on a proper OAuth response. 2014-06-12 23:28:43 -07:00
XmppClient.h Fixed online user presence in chat window 2014-04-28 23:49:59 +02:00