overte-HifiExperiments/interface/src
2013-09-04 11:55:55 -07:00
..
avatar Tweaked feature scales, send recalibrate request on reset. 2013-09-04 11:55:55 -07:00
devices Tweaked feature scales, send recalibrate request on reset. 2013-09-04 11:55:55 -07:00
renderer Glow when moving. 2013-08-22 11:23:28 -07:00
starfield Merge remote-tracking branch 'upstream/master' into qdebug 2013-07-16 13:34:42 -07:00
ui fixed build buster 2013-08-20 12:16:25 -07:00
Application.cpp Tweaked feature scales, send recalibrate request on reset. 2013-09-04 11:55:55 -07:00
Application.h Working on Faceshift integration. 2013-09-03 11:52:32 -07:00
Audio.cpp switch to one channel from PortAudio to resolve USB error 2013-08-20 13:06:30 -07:00
Audio.h initial decoupling of menu from Application 2013-08-15 10:46:51 -07:00
Balls.cpp
Balls.h
BandwidthMeter.cpp switch calls to printLog to QDebug 2013-07-16 11:07:22 -07:00
BandwidthMeter.h
BendyLine.cpp fixed mohawk physics bug 2013-08-07 10:17:53 -07:00
BendyLine.h added BendyLine 2013-08-05 11:35:02 -07:00
Camera.cpp simplified frustum camera mode, fixed resizeGL in case of frustum being on 2013-08-07 14:47:36 -07:00
Camera.h OpenGL fields of view are vertical, not horizontal. 2013-08-07 14:26:22 -07:00
Environment.cpp clear environment data on domain server switch 2013-07-18 14:36:55 -07:00
Environment.h clear environment data on domain server switch 2013-07-18 14:36:55 -07: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 Some code reformatting. 2013-09-03 10:30:46 -07:00
ImportDialog.h Added LOD to preview + Shared voxelSystem for reduced memory consumption 2013-08-29 17:59:36 -07:00
LeapManager.cpp um, ok whatever 2013-07-22 14:08:41 -07:00
LeapManager.h Rave Glove Demo: Leap Rework (simplification and elimination of redundant data passing) 2013-07-19 09:31:45 -07:00
LogDisplay.cpp clean up extra new lines and LogDisplay line break 2013-07-16 12:53:43 -07:00
LogDisplay.h add a message handler to send messages over to LogDisplay 2013-07-16 11:50:40 -07:00
main.cpp optionally check /usr/local/lib for plugins 2013-08-16 13:58:22 -07:00
Menu.cpp Working on Faceshift integration. 2013-09-03 11:52:32 -07:00
Menu.h Working on Faceshift integration. 2013-09-03 11:52:32 -07:00
OculusManager.cpp Have the local avatar glow when moving. 2013-08-22 10:35:21 -07:00
OculusManager.h
Oscilloscope.cpp
Oscilloscope.h
PairingHandler.cpp initial decoupling of menu from Application 2013-08-15 10:46:51 -07:00
PairingHandler.h initial decoupling of menu from Application 2013-08-15 10:46:51 -07:00
ParticleSystem.cpp Rave tweak: noise reduction 2013-08-07 18:03:59 -07:00
ParticleSystem.h Rave tweak: noise reduction 2013-08-07 18:03:59 -07:00
Physics.cpp More audio collision on hover experiments 2013-07-18 11:13:16 -07:00
Physics.h Resolve conflict 2013-07-12 13:27:46 -07:00
PieMenu.cpp New design for pie menus 2013-07-24 12:38:35 -07:00
PieMenu.h Slot calling when pie menu on avatar. 2013-07-24 13:50:00 -07:00
SerialInterface.cpp Fix for compile warnings on Linux: check return values on read/write. 2013-09-03 10:45:33 -07:00
SerialInterface.h switch calls to printLog to QDebug 2013-07-16 11:07:22 -07:00
Stars.cpp lazy load stars file only if stars render enabled 2013-07-10 16:12:34 -07:00
Stars.h lazy load stars file only if stars render enabled 2013-07-10 16:12:34 -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 fix member variable initialization order to remove warnings 2013-07-10 09:59:14 -07:00
Tool.h More code review for UI job 2013-07-09 15:29:12 +02:00
ToolsPalette.cpp merge 2013-08-05 11:28:59 -07:00
ToolsPalette.h merge 2013-08-05 11:28:59 -07:00
Transmitter.cpp revert removal of extraneous newlines 2013-07-16 12:46:32 -07:00
Transmitter.h use packet version helpers for PACKET_TYPE_TRANSMITTER_DATA 2013-07-08 15:01:57 -07:00
Util.cpp "Laser pointer" for transmitter. 2013-08-22 17:09:23 -07:00
Util.h "Laser pointer" for transmitter. 2013-08-22 17:09:23 -07: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
VoxelImporter.cpp Added LOD to preview + Shared voxelSystem for reduced memory consumption 2013-08-29 17:59:36 -07:00
VoxelImporter.h Added LOD to preview + Shared voxelSystem for reduced memory consumption 2013-08-29 17:59:36 -07:00
VoxelPacketProcessor.cpp Merge branch 'master' of https://github.com/worklist/hifi into animation_server_jurisdictions 2013-08-19 11:13:38 -07:00
VoxelPacketProcessor.h First cut at JurisdictionListener and PACKET_TYPE_VOXEL_JURISDICTION_REQUEST 2013-08-19 20:15:46 -07:00
VoxelSystem.cpp Added LOD to preview + Shared voxelSystem for reduced memory consumption 2013-08-29 17:59:36 -07:00
VoxelSystem.h Some more code reformatting. 2013-09-03 10:32:38 -07:00
Webcam.cpp De-magicked a number. 2013-08-30 15:57:32 -07:00
Webcam.h Remove video stuff used in testing. 2013-08-30 15:56:16 -07:00
world.h merge 2013-08-05 11:28:59 -07:00