overte/interface/src
Geenz e27af75ad2 Use QApplication::applicationState to detect if we're in the background.
May want to expand upon this at some point; if we’re hidden we most
definitely *do not* want to render anything
2014-03-12 20:49:58 -04:00
..
avatar Merge pull request #2268 from AndrewMeadows/radians 2014-03-12 12:10:29 -07:00
devices merge upstream master into "radians" project 2014-03-11 17:28:36 -07:00
renderer Merge pull request #2268 from AndrewMeadows/radians 2014-03-12 12:10:29 -07:00
starfield merge upstream master into "radians" project 2014-03-11 17:28:36 -07:00
ui Merge pull request #2268 from AndrewMeadows/radians 2014-03-12 12:10:29 -07:00
AbstractLoggerInterface.h
Application.cpp Merge pull request #2268 from AndrewMeadows/radians 2014-03-12 12:10:29 -07:00
Application.h Merge pull request #2268 from AndrewMeadows/radians 2014-03-12 12:10:29 -07:00
Audio.cpp merge upstream master into "radians" project 2014-03-11 17:28:36 -07:00
Audio.h new audio buffer display text, cleanup drawText() 2014-02-27 23:17:39 -08:00
BandwidthMeter.cpp Merge pull request #2194 from AndrewMeadows/cleanup 2014-03-06 15:49:22 -08:00
BandwidthMeter.h
BuckyBalls.cpp fix a NaN in ViewFrustum and BuckyBalls 2014-03-04 15:53:05 -08:00
BuckyBalls.h Physics test ‘buckyballs’ moved to application.cpp 2014-02-24 00:06:50 -08:00
Camera.cpp use radians instead of degrees (almost) everywhere 2014-03-11 17:26:58 -07:00
Camera.h use radians instead of degrees (almost) everywhere 2014-03-11 17:26:58 -07:00
ClipboardScriptingInterface.cpp Review fixes 2014-03-04 10:48:53 -08:00
ClipboardScriptingInterface.h Removed copyTo and pasteFrom from ClipboardScriptingInterface (not useful in the end) 2014-02-28 11:22:14 -08:00
ControllerScriptingInterface.cpp
ControllerScriptingInterface.h
DatagramProcessor.cpp remove option to drive from transmitter 2014-02-24 15:11:02 -08:00
DatagramProcessor.h
Environment.cpp use radians instead of degrees (almost) everywhere 2014-03-11 17:26:58 -07:00
Environment.h make headers coding standard compliant 2014-03-06 16:24:58 -08:00
FileLogger.cpp
FileLogger.h
GLCanvas.cpp Use QApplication::applicationState to detect if we're in the background. 2014-03-12 20:49:58 -04:00
GLCanvas.h Support for an idle render time step. 2014-03-12 19:10:26 -04:00
ImportDialog.cpp make headers coding standard compliant 2014-03-06 16:24:58 -08:00
ImportDialog.h add missing interface config includes for windows 2014-03-06 13:52:06 -08:00
InfoView.cpp cleanup resources directory references by copying beside the executable 2014-03-06 11:46:49 -08:00
InfoView.h
main.cpp Added time stamps to the chat. Enabled translations. 2014-03-12 01:24:30 +02:00
Menu.cpp Merge pull request #2268 from AndrewMeadows/radians 2014-03-12 12:10:29 -07:00
Menu.h Moved the connection and configuration of XMPP to the log-in process. 2014-03-12 01:24:30 +02:00
MenuScriptingInterface.cpp fix potential crash in setIsOptionChecked() added support for positioning separators 2014-03-03 12:03:56 -08:00
MenuScriptingInterface.h fix potential crash in setIsOptionChecked() added support for positioning separators 2014-03-03 12:03:56 -08:00
MetavoxelSystem.cpp Ray intersections for models, don't load resources if there's no network 2014-03-10 17:53:20 -07:00
MetavoxelSystem.h Merge pull request #2268 from AndrewMeadows/radians 2014-03-12 12:10:29 -07:00
Oscilloscope.cpp
Oscilloscope.h
ParticleTreeRenderer.cpp various particle crash and deadlock fixes 2014-03-03 12:49:34 -08:00
ParticleTreeRenderer.h
Physics.cpp
Physics.h
PrimitiveRenderer.cpp
PrimitiveRenderer.h
Stars.cpp use radians instead of degrees (almost) everywhere 2014-03-11 17:26:58 -07:00
Stars.h
Util.cpp use radians instead of degrees (almost) everywhere 2014-03-11 17:26:58 -07:00
Util.h use radians instead of degrees (almost) everywhere 2014-03-11 17:26:58 -07:00
VoxelFade.cpp
VoxelFade.h
VoxelHideShowThread.cpp
VoxelHideShowThread.h
VoxelImporter.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into local_voxels 2014-03-03 16:47:42 -08:00
VoxelImporter.h Fix for voxelImporter 2014-02-19 12:35:45 -08:00
VoxelPacketProcessor.cpp next pass at seeing voxels 2014-02-26 13:35:59 -08:00
VoxelPacketProcessor.h
VoxelSystem.cpp cleanup resources directory references by copying beside the executable 2014-03-06 11:46:49 -08:00
VoxelSystem.h Merge branch 'master' of https://github.com/highfidelity/hifi into local_voxels 2014-03-03 16:47:42 -08:00
windowshacks.h
world.h use radians instead of degrees (almost) everywhere 2014-03-11 17:26:58 -07:00
XmppClient.cpp Added a define to ensure the build works without qxmpp. 2014-03-12 01:24:31 +02:00
XmppClient.h Added a define to ensure the build works without qxmpp. 2014-03-12 01:24:31 +02:00