overte/interface/src
2014-11-14 12:43:52 -08:00
..
avatar Merge branch 'master' of https://github.com/highfidelity/hifi into modelSceneRendering 2014-11-12 19:31:27 -08:00
devices Fix order of wrist and hand joints in Leapmotion controller 2014-11-07 12:04:03 -08:00
entities handle per model transforms, default scene mode off 2014-11-12 20:20:36 -08:00
gpu Moving all the variables for the Input stage cache into a struct just like for transformStage 2014-11-13 12:32:48 -08:00
renderer fix a couple bugs 2014-11-13 18:35:04 -08:00
scripting Move dock window to ToolWindow 2014-11-14 10:52:08 -08:00
starfield Replacing glutSolidSphere by a cached Geometry 2014-10-03 16:55:58 -07:00
ui Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels 2014-11-14 12:43:52 -08:00
voxels rename Models to Entities, and add menu option to disable Light entities 2014-10-30 14:43:43 -07:00
AbstractLoggerInterface.h
Application.cpp Merge pull request #3797 from huffman/entity-tool-properties 2014-11-14 11:48:57 -08:00
Application.h Move dock window to ToolWindow 2014-11-14 10:52:08 -08:00
Audio.cpp resolve conflicts on merge with upstream master 2014-11-11 20:53:24 -08:00
Audio.h resolve conflicts on merge with upstream master 2014-11-11 20:53:24 -08:00
AudioReflector.cpp
AudioReflector.h
Camera.cpp leverage Camera object for scripting, remove sep interface 2014-11-04 10:33:55 -08:00
Camera.h make camera getPosition() callable from js 2014-11-04 12:39:50 -08:00
DatagramProcessor.cpp move audio env data over to new packet 2014-10-24 14:27:55 -07:00
DatagramProcessor.h
Environment.cpp fix formatting and syntax issues 2014-10-06 11:06:23 -07:00
Environment.h
FileLogger.cpp put newlines back in interface log 2014-11-14 10:39:45 -08:00
FileLogger.h
GLCanvas.cpp start working on the target framerate control 2014-10-23 13:19:34 -07:00
GLCanvas.h
Hair.cpp add destructors for arrays in Hair 2014-11-07 17:21:53 -08:00
Hair.h add destructors for arrays in Hair 2014-11-07 17:21:53 -08:00
main.cpp
MainWindow.cpp
MainWindow.h
Menu.cpp Merge branch 'master' of github.com:highfidelity/hifi into entity-tool-grid-fixes 2014-11-13 17:48:17 -08:00
Menu.h Merge branch 'master' of github.com:highfidelity/hifi into entity-tool-grid-fixes 2014-11-13 17:48:17 -08:00
MetavoxelSystem.cpp Cursor rendering on spanners. 2014-11-13 20:55:36 -08:00
MetavoxelSystem.h Cursor rendering on spanners. 2014-11-13 20:55:36 -08:00
ModelUploader.cpp Read the unit scale factor and include it in the offset scale. 2014-10-17 17:34:27 -07:00
ModelUploader.h handle remaining conversions for AccountManager passing QNetworkReply 2014-10-14 16:16:54 -07:00
Physics.cpp
Physics.h
ScriptHighlighting.cpp
ScriptHighlighting.h
ScriptsModel.cpp No need for https when downloading assets 2014-10-23 13:59:08 -06:00
ScriptsModel.h
SpeechRecognizer.cpp Remove further ATL dependency in Windows speech recognizer 2014-10-28 12:42:35 -07:00
SpeechRecognizer.h Remove further ATL dependency in Windows speech recognizer 2014-10-28 12:42:35 -07:00
SpeechRecognizer.mm
Stars.cpp Replacing glutSolidSphere by a cached Geometry 2014-10-03 16:55:58 -07:00
Stars.h Replacing glutSolidSphere by a cached Geometry 2014-10-03 16:55:58 -07:00
Util.cpp remove unused utility functions 2014-10-12 20:42:15 -07:00
Util.h remove unused utility functions 2014-10-12 20:42:15 -07:00
windowshacks.h
world.h Removed unused constant, class 2014-10-12 20:14:51 -07:00
XmppClient.cpp
XmppClient.h