overte-HifiExperiments/interface/src
2014-01-17 20:56:40 +01:00
..
avatar Fixed eye rotations. 2014-01-17 11:05:26 -08:00
devices fixing bad merge 2014-01-17 20:01:49 +01:00
renderer Merge 2014-01-16 23:15:02 +01:00
starfield Merge 2014-01-16 18:39:21 +01:00
ui Merge branch 'master' of https://github.com/worklist/hifi into debone 2014-01-16 13:35:03 -08:00
AbstractLoggerInterface.h possible fix for jenkins build error 2014-01-02 23:10:21 +01:00
Application.cpp Merge branch 'master' of https://github.com/worklist/hifi into 19483 2014-01-17 19:46:02 +01:00
Application.h fix 3d mode switch on/off issue 2014-01-16 14:54:08 -08:00
Audio.cpp if audio is muted don't loopback local audio, fixes #1561 2014-01-16 14:55:09 -08:00
Audio.h Merge 2014-01-16 18:39:21 +01:00
BandwidthMeter.cpp #19437 Adjust bandwith meter to be fixed width, not rescaling 2013-10-11 20:25:58 +02:00
BandwidthMeter.h Merge 2014-01-16 18:39:21 +01:00
BuckyBalls.cpp merge fix 2014-01-14 17:24:24 -08:00
BuckyBalls.h Cleanup to move BuckyBalls prototype to own class file 2014-01-02 17:02:04 -08:00
Camera.cpp Somehow, I overwrote this value in Camera. 2013-12-17 17:21:56 -08:00
Camera.h
Cloud.cpp Merge 2014-01-16 18:39:21 +01:00
Cloud.h More coding standard fixes to particle cloud 2013-10-09 16:03:06 -07:00
ControllerScriptingInterface.cpp fixed build buster 2013-12-18 10:42:35 -08:00
ControllerScriptingInterface.h fixed build buster 2013-12-18 10:42:35 -08:00
DataServerClient.cpp Merge 2014-01-16 18:39:21 +01:00
DataServerClient.h Persist the user orientation as well as the position, show up a couple meters 2014-01-13 13:51:51 -08:00
Environment.cpp initial newline removal from all QDebug calls 2014-01-14 13:09:22 -08:00
Environment.h replace UDPSocket with QUDPSocket 2013-12-02 13:34:29 -08:00
Field.cpp indents 2013-10-10 09:53:43 -07:00
Field.h indent 2013-10-10 10:14:35 -07:00
FileLogger.cpp changed locking to QMutexLocker 2014-01-03 00:11:24 +01:00
FileLogger.h QMutex reference 2014-01-02 23:56:28 +01:00
GLCanvas.cpp repairs after merge with upstream master 2013-08-15 11:42:30 -07:00
GLCanvas.h repairs after merge with upstream master 2013-08-15 11:42:30 -07:00
ImportDialog.cpp Layout fixes 2014-01-15 23:14:45 +01:00
ImportDialog.h File filter 2014-01-11 21:03:49 +01:00
InfoView.cpp Fix for Qt 5.2 beta 2013-11-03 14:59:15 +01:00
InfoView.h Parenting the info view to the menu is preventing the menu from showing up on 2013-09-19 17:47:50 -07:00
main.cpp initial newline removal from all QDebug calls 2014-01-14 13:09:22 -08:00
Menu.cpp fix 3d mode switch on/off issue 2014-01-16 14:54:08 -08:00
Menu.h Merge branch 'master' of https://github.com/worklist/hifi into debone 2014-01-16 13:35:03 -08:00
MetavoxelSystem.cpp change NodeList container to QHash with QSharedPointer 2014-01-13 17:09:21 -08:00
MetavoxelSystem.h change NodeList container to QHash with QSharedPointer 2014-01-13 17:09:21 -08:00
Oscilloscope.cpp Merge 2014-01-16 18:39:21 +01:00
Oscilloscope.h fix scope for input 2013-12-16 12:16:08 -08:00
PairingHandler.cpp Merge 2014-01-16 18:39:21 +01:00
PairingHandler.h initial decoupling of menu from Application 2013-08-15 10:46:51 -07:00
ParticleTreeRenderer.cpp fix flashy particles caused by server deleting octree elements while particles still exist 2013-12-11 09:54:30 -08:00
ParticleTreeRenderer.h have ParticleEditHandle update local tree as well 2013-12-12 10:41:55 -08:00
Physics.cpp
Physics.h
PieMenu.cpp Merge 2014-01-16 18:39:21 +01:00
PieMenu.h
Stars.cpp fix missing link to starfield implementation files 2013-10-18 09:01:44 -07:00
Stars.h fix missing link to starfield implementation files 2013-10-18 09:01:44 -07:00
Swatch.cpp initial decoupling of menu from Application 2013-08-15 10:46:51 -07:00
Swatch.h initial decoupling of menu from Application 2013-08-15 10:46:51 -07:00
Tool.cpp
Tool.h
ToolsPalette.cpp
ToolsPalette.h
Util.cpp Merge 2014-01-16 18:39:21 +01:00
Util.h Removed _avatarTouch class 2013-12-06 15:11:01 -08:00
VoxelFade.cpp Have the glow effect add half of the original texture, too, and use it on the 2013-08-13 14:22:29 -07:00
VoxelFade.h
VoxelHideShowThread.cpp initial newline removal from all QDebug calls 2014-01-14 13:09:22 -08:00
VoxelHideShowThread.h Move Hide/Show local voxels to a dedicated thread so that it doesn't slow performance of voxel packet processing 2013-12-02 12:08:45 -08:00
VoxelImporter.cpp Merge branch 'master' of https://github.com/worklist/hifi into 19483 2014-01-15 20:18:34 +01:00
VoxelImporter.h save and restore dialog settings 2014-01-12 00:33:46 +01:00
VoxelPacketProcessor.cpp resolve conflicts on merge with upstream master 2014-01-14 16:15:58 -08:00
VoxelPacketProcessor.h repairs after merge with upstream master 2013-12-03 12:28:44 -08:00
VoxelSystem.cpp fixed comment 2014-01-16 13:19:21 -08:00
VoxelSystem.h Merge 2014-01-16 18:39:21 +01:00
windowshacks.h Merge 2014-01-16 18:39:21 +01:00
world.h reconnecting particle cloud 2013-10-08 22:21:55 -07:00