overte-HifiExperiments/interface/src
AndrewMeadows 6c8291cc7d Merge pull request #2016 from ey6es/kissage
Basic Visage integration.
2014-02-19 09:53:17 -08:00
..
avatar Working on blendshape coefficients. 2014-02-18 17:19:29 -08:00
devices Removed tab, variable fix. 2014-02-18 18:49:34 -08:00
renderer Working on blendshape integration. 2014-02-18 18:24:25 -08:00
starfield replace uint64_t with quint64 for Qt friendlyness 2014-01-28 12:35:42 -08:00
ui use base class - replaced MyAvatar with Avatar 2014-02-18 08:11:59 +01:00
AbstractLoggerInterface.h some application destructor cleanup 2014-01-31 17:50:51 -08:00
Application.cpp Working on gaze deflection. 2014-02-18 17:03:43 -08:00
Application.h Attempting to get the head rotation from Visage. 2014-02-18 16:07:08 -08:00
Audio.cpp fix windows build buster 2014-02-12 23:37:19 -08:00
Audio.h Fix for Worklist Job #19503 2014-02-15 08:16:05 -05:00
BandwidthMeter.cpp stats font & color changes, styling audio & bandwidth meters 2014-01-24 05:06:55 -03:00
BandwidthMeter.h Merge 2014-01-16 18:39:21 +01: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 remove debug 2014-02-09 23:22:10 -08:00
Camera.h changed stopKeepLookingAt() to stopLooking() 2014-02-09 23:26:46 -08:00
ControllerScriptingInterface.cpp added support for overlays to editVoxels.js 2014-02-18 16:23:34 -08:00
ControllerScriptingInterface.h added support for overlays to editVoxels.js 2014-02-18 16:23:34 -08:00
DatagramProcessor.cpp ping inactive nodes in conjunction with domain server check in 2014-02-07 14:06:42 -08:00
DatagramProcessor.h move datagram processing back to separate thread 2014-01-23 10:32:23 -08:00
Environment.cpp packet header changes and beginning of conversion to QByteArray 2014-01-28 10:36:08 -08:00
Environment.h packet header changes and beginning of conversion to QByteArray 2014-01-28 10:36:08 -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 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 added SNAPSHOT_EXTENSION constant 2014-02-13 20:05:59 +01:00
GLCanvas.h Allow drag-and-drop of snapshots into Interface 2014-02-12 02:12:52 +01:00
ImportDialog.cpp repairs to VoxelImporter to remove QCoreApplication warning 2014-01-31 11:00:44 -08:00
ImportDialog.h importing file w/ double click 2014-01-26 17:57:21 +01:00
InfoView.cpp Fix for Qt 5.2 beta 2013-11-03 14:59:15 +01:00
InfoView.h
main.cpp initial newline removal from all QDebug calls 2014-01-14 13:09:22 -08:00
Menu.cpp Merge branch 'master' of https://github.com/worklist/hifi into 19497 2014-02-17 21:20:42 +01:00
Menu.h Merge branch 'master' of https://github.com/worklist/hifi into 19497 2014-02-17 21:20:42 +01:00
MetavoxelSystem.cpp HifiSockAddr to SharedNodePointer changes in MetavoxelServer 2014-02-07 14:27:10 -08:00
MetavoxelSystem.h HifiSockAddr to SharedNodePointer changes in MetavoxelServer 2014-02-07 14:27:10 -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
ParticleTreeRenderer.cpp use SharedNodePointer in place of Node where appropriate 2014-02-06 14:58:03 -08:00
ParticleTreeRenderer.h use SharedNodePointer in place of Node where appropriate 2014-02-06 14:58:03 -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
Swatch.h
Tool.cpp
Tool.h
ToolsPalette.cpp
ToolsPalette.h
Util.cpp Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction 2014-01-29 14:12:22 -08:00
Util.h implement text overlay support 2014-02-15 21:13:44 -08: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 first cut at move JurisdicionListener and JuridictionSender into non-mulitply derived classes 2014-01-22 14:05:31 -08:00
VoxelImporter.cpp repairs to VoxelImporter to remove QCoreApplication warning 2014-01-31 11:00:44 -08:00
VoxelImporter.h save and restore dialog settings 2014-01-12 00:33:46 +01:00
VoxelPacketProcessor.cpp enforce both a version and hash match for packets 2014-02-07 11:10:38 -08:00
VoxelPacketProcessor.h remove senderWithAddress from NodeList 2014-02-06 14:43:46 -08:00
VoxelSystem.cpp fix the sometime voxels don't show when you move bug 2014-02-17 12:02:11 -08:00
VoxelSystem.h add proper readWriteLocks around the VBO arrays to preven random triangles 2014-02-13 13:06:45 -08:00
windowshacks.h Merge 2014-01-16 18:39:21 +01:00
world.h more scripting support, including adding a Quat helper class that makes JS quat math easier 2014-01-29 00:56:08 -08:00