overte-HifiExperiments/interface/src
2014-01-22 16:49:36 -08:00
..
avatar call UUID setter in Profile UUID update so it updates NodeList 2014-01-22 16:49:36 -08:00
devices added fountain script 2014-01-17 17:10:15 -08:00
renderer Get the base position/orientation directly from the avatar to prevent 2014-01-20 13:44:41 -08:00
starfield merge of windows-build 2014-01-16 09:00:13 -08:00
ui Merge pull request #1628 from birarda/dialog-fix 2014-01-22 15:31:28 -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/highfidelity/hifi 2014-01-22 14:47:44 -08:00
Application.h Merge branch 'master' of git://github.com/worklist/hifi into new_particle_scripting_interface 2014-01-21 20:21:22 -08:00
Audio.cpp Merge branch 'master' of https://github.com/worklist/hifi into 19484 2014-01-17 19:46:44 +01:00
Audio.h WL job #19484 2014-01-16 20:17:04 +01:00
BandwidthMeter.cpp #19437 Adjust bandwith meter to be fixed width, not rescaling 2013-10-11 20:25:58 +02:00
BandwidthMeter.h more windows build work 2014-01-12 14:49:15 -08:00
BuckyBalls.cpp make tipVelocity() world relative 2014-01-22 09:17:42 -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 OpenGL fields of view are vertical, not horizontal. 2013-08-07 14:26:22 -07:00
Cloud.cpp windows type mismatch warning fixes 2014-01-13 00:30:23 -08: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 scripts save on exit and load on entry 2014-01-20 22:58:01 -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 windows type mismatch warning fixes 2014-01-13 00:30:23 -08:00
ImportDialog.h Added LOD to preview + Shared voxelSystem for reduced memory consumption 2013-08-29 17:59:36 -07: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 resolve conflicts in merge with upstream/master 2014-01-21 16:01:12 -08:00
Menu.h Merge pull request #1585 from AndrewMeadows/paddle-fixes 2014-01-17 16:50:10 -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 branch 'master' of git://github.com/worklist/hifi into windows_build 2014-01-15 10:20:21 -08:00
Oscilloscope.h fix scope for input 2013-12-16 12:16:08 -08:00
PairingHandler.cpp added back arpa/inet.h and ifaddrs.h for mac and unix 2014-01-15 15:03:03 -08:00
PairingHandler.h initial decoupling of menu from Application 2013-08-15 10:46:51 -07:00
ParticleTreeRenderer.cpp implemented support for PACKET_TYPE_PARTICLE_ERASE 2014-01-21 13:24:35 -08:00
ParticleTreeRenderer.h implemented support for PACKET_TYPE_PARTICLE_ERASE 2014-01-21 13:24:35 -08:00
Physics.cpp
Physics.h
PieMenu.cpp more windows float warning and error fixes 2014-01-12 22:07:37 -08: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 merge 2013-08-05 11:28:59 -07:00
ToolsPalette.h merge 2013-08-05 11:28:59 -07:00
Util.cpp Merge branch 'master' of git://github.com/worklist/hifi into windows_build 2014-01-15 10:20:21 -08: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 added visulization for voxel add/kill 2013-08-06 12:05:43 -07:00
VoxelHideShowThread.cpp initial newline removal from all QDebug calls 2014-01-14 13:09:22 -08:00
VoxelHideShowThread.h first cut at move JurisdicionListener and JuridictionSender into non-mulitply derived classes 2014-01-22 14:05:31 -08:00
VoxelImporter.cpp initial newline removal from all QDebug calls 2014-01-14 13:09:22 -08:00
VoxelImporter.h Added LOD to preview + Shared voxelSystem for reduced memory consumption 2013-08-29 17:59:36 -07:00
VoxelPacketProcessor.cpp implemented support for PACKET_TYPE_PARTICLE_ERASE 2014-01-21 13:24:35 -08:00
VoxelPacketProcessor.h repairs after merge with upstream master 2013-12-03 12:28:44 -08:00
VoxelSystem.cpp Merge branch 'master' of https://github.com/worklist/hifi 2014-01-16 15:01:57 -08:00
VoxelSystem.h Merge branch 'master' of git://github.com/worklist/hifi into windows_build 2014-01-15 10:20:21 -08:00
windowshacks.h removed some openGL hacks from windowshacks.h because we don't need them with correct setup 2014-01-13 12:16:35 -08:00
world.h reconnecting particle cloud 2013-10-08 22:21:55 -07:00