overte-HifiExperiments/interface/src
2014-02-20 17:20:07 -08:00
..
avatar cosmetic change 2014-02-20 00:22:29 +01:00
devices Fixed some left/right issues. 2014-02-19 11:54:27 -08:00
renderer Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels 2014-02-19 14:57:18 -08:00
starfield replace uint64_t with quint64 for Qt friendlyness 2014-01-28 12:35:42 -08:00
ui More work on spanners. 2014-02-20 17:18:15 -08:00
AbstractLoggerInterface.h some application destructor cleanup 2014-01-31 17:50:51 -08:00
Application.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels 2014-02-20 17:20:07 -08:00
Application.h Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels 2014-02-20 17:20:07 -08:00
Audio.cpp Remove Avatar::_head, use AvatarData::_headData 2014-02-18 17:41:46 -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 Simplifiy API for camera mode transitions 2014-02-17 10:27:33 -08:00
Camera.h Simplifiy API for camera mode transitions 2014-02-17 10:27:33 -08:00
ClipboardScriptingInterface.cpp added Clipboard.nudgeVoxel() and added support for calling clipboard opertations with VoxelDetail as well as xyzs 2014-02-19 20:09:35 -08:00
ClipboardScriptingInterface.h added Clipboard.nudgeVoxel() and added support for calling clipboard opertations with VoxelDetail as well as xyzs 2014-02-19 20:09:35 -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 Use the existing session stuff for metavoxels rather than a separate system. 2014-02-13 10:25:10 -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
Field.h
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 Added style and pngs for the buttons 2014-02-19 16:01:14 -08:00
ImportDialog.h Changed import dialog UI 2014-02-19 12:36:27 -08:00
InfoView.cpp
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/highfidelity/hifi into metavoxels 2014-02-20 10:45:19 -08:00
Menu.h Merge branch 'master' of ssh://github.com/highfidelity/hifi into camera-occlusion 2014-02-18 15:00:39 -08:00
MetavoxelSystem.cpp More work on spanners. 2014-02-20 17:18:15 -08:00
MetavoxelSystem.h Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels 2014-02-20 12:05:15 -08:00
Oscilloscope.cpp Merge 2014-01-16 18:39:21 +01:00
Oscilloscope.h
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
Stars.h
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 Fix for voxelImporter 2014-02-19 12:35:45 -08:00
VoxelImporter.h Fix for voxelImporter 2014-02-19 12:35:45 -08: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