overte/interface/src
2014-11-18 19:49:08 -08:00
..
avatar Eliminate wacky scales in favor of newfangled "meters." 2014-11-14 12:23:47 -08:00
devices Introduce the stereo improvment for the Oculus rendering path 2014-11-18 09:44:30 -08:00
entities Merge pull request #3816 from AndrewMeadows/bispinor 2014-11-18 10:03:22 -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 syntax 2014-11-14 12:38:50 -08:00
scripting Merge branch 'master' of https://github.com/highfidelity/hifi into 20170 2014-11-15 09:50:09 +01: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-18 17:12:40 -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 connect to sandbox domain by default 2014-11-18 15:35:11 -08:00
Application.h Adjusted distances for new avatar sizes. 2014-11-17 12:02:09 -08:00
Audio.cpp User separate gverb instance for local reverb 2014-11-17 16:59:23 -08:00
Audio.h User separate gverb instance for local reverb 2014-11-17 16:59:23 -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 Give noisy mutes their own packet type 2014-11-17 10:26:47 -08: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 Migrating to device-independent coordinates. 2014-09-08 13:59:19 -07:00
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 Render heightfields -> render spanners. 2014-11-18 19:49:08 -08:00
Menu.h Render heightfields -> render spanners. 2014-11-18 19:49:08 -08:00
MetavoxelSystem.cpp Render heightfields -> render spanners. 2014-11-18 19:49:08 -08:00
MetavoxelSystem.h Removed heightfield buffer code. 2014-11-14 17:18:34 -08:00
ModelUploader.cpp Eliminate wacky scales in favor of newfangled "meters." 2014-11-14 12:23:47 -08: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