overte/interface/src
2014-07-15 09:25:36 -07:00
..
avatar fixes per review, clap animation requires double-tap to start 2014-07-13 23:33:02 -07:00
devices Proper scaling for oculus UI using avatar scale 2014-07-10 16:42:00 -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
renderer rename: ParentFrame --> ConstrainedFrame 2014-07-09 16:43:46 -07:00
scripting remove unused variable 2014-06-17 23:54:55 +02:00
starfield
ui merge with upstream 2014-07-14 16:25:26 -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
Application.cpp Beginnings of some metavoxel scriptability, to create some test landscapes. 2014-07-14 14:32:55 -07:00
Application.h application stats tracking and packing updated; 2014-07-10 16:54:26 -07:00
Audio.cpp Fix initializer list order (avoiding compiler warning). 2014-07-13 17:10:39 +02:00
Audio.h application stats tracking and packing updated; 2014-07-10 16:54:26 -07:00
AudioReflector.cpp FinalOrientation -> FinalOrientationInWorldFrame 2014-06-04 10:41:17 -07:00
AudioReflector.h
BuckyBalls.cpp Removed outdated and incorrect getFingerTipPosition() 2014-07-10 14:21:17 -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 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
FileLogger.cpp
FileLogger.h
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 code review fix 2014-07-14 08:53:10 -07:00
Hair.h tweaked defaults 2014-07-11 20:23:59 -05:00
main.cpp more cleanup 2014-06-04 11:30:35 -07:00
MainWindow.cpp
MainWindow.h
Menu.cpp fix menu config of visible stats 2014-07-11 16:08:37 -07:00
Menu.h fix menu config of visible stats 2014-07-11 16:08:37 -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
Physics.h
ScriptHighlighting.cpp
ScriptHighlighting.h
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
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