overte/interface/src
2014-03-15 22:00:44 -07:00
..
avatar Merge pull request #2319 from AndrewMeadows/warnings 2014-03-14 16:23:35 -07:00
devices Merge branch upstream/master into "hands" project 2014-03-14 14:28:50 -07:00
renderer Fix for slight graphical glitches on loading avatars. 2014-03-13 14:09:12 -07:00
starfield merge upstream master into "radians" project 2014-03-11 17:28:36 -07:00
ui fix LocalVoxelsOverlay types to match 2014-03-14 17:47:19 -07:00
AbstractLoggerInterface.h some application destructor cleanup 2014-01-31 17:50:51 -08:00
Application.cpp Make chat a dock widget, since that's the behavior it's emulating anyway 2014-03-14 10:43:12 -07:00
Application.h Merge branch 'master' of https://github.com/highfidelity/hifi into avatar_uploader 2014-03-13 10:53:24 -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 Remove arm stretching, add sixense calibration 2014-03-14 11:11:00 -07: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 Fixed review comments 2014-03-12 12:20:43 -07:00
ClipboardScriptingInterface.h More work on editVoxel.js 2014-03-11 16:01:21 -07:00
ControllerScriptingInterface.cpp Remove arm stretching, add sixense calibration 2014-03-14 11:11:00 -07:00
ControllerScriptingInterface.h added support for overlays to editVoxels.js 2014-02-18 16:23:34 -08:00
DatagramProcessor.cpp remove option to drive from transmitter 2014-02-24 15:11:02 -08:00
DatagramProcessor.h move datagram processing back to separate thread 2014-01-23 10:32:23 -08:00
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 some application destructor cleanup 2014-01-31 17:50:51 -08:00
FileLogger.h some application destructor cleanup 2014-01-31 17:50:51 -08:00
GLCanvas.cpp Fix for the “ringing” issue. Don’t let Qt handle our buffer swaps. Handle the swaps ourselves. 2014-03-14 19:38:17 -04:00
GLCanvas.h Tweak in code styling per Brad’s feedback, along with using SIGNAL and SLOT instead of function pointers directly. 2014-03-13 18:51:14 -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 More dock widget tweaks. 2014-03-14 10:55:27 -07:00
Menu.h Merge branch 'master' of https://github.com/highfidelity/hifi 2014-03-13 16:56:06 -07: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 use SharedNodePointer in place of Node where appropriate 2014-02-06 14:58:03 -08:00
Physics.cpp
Physics.h
PrimitiveRenderer.cpp Added id checking and remove try/catch 2014-02-16 23:25:06 -05:00
PrimitiveRenderer.h Added id checking and remove try/catch 2014-02-16 23:25:06 -05:00
Stars.cpp use radians instead of degrees (almost) everywhere 2014-03-11 17:26:58 -07:00
Stars.h
Util.cpp more warnings fixes 2014-03-15 22:00:44 -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 replace uint64_t with quint64 for Qt friendlyness 2014-01-28 12:35:42 -08:00
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 remove senderWithAddress from NodeList 2014-02-06 14:43:46 -08:00
VoxelSystem.cpp more unix warnings fixes 2014-03-14 22:43:31 -07:00
VoxelSystem.h more unix warnings fixes 2014-03-14 22:43:31 -07: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