overte/interface/src
2014-02-25 22:07:54 -08:00
..
avatar added a comment 2014-02-25 21:54:52 -08:00
devices Slight mapping improvement. 2014-02-25 15:07:19 -08:00
renderer Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels 2014-02-23 20:13:23 -08:00
starfield replace uint64_t with quint64 for Qt friendlyness 2014-01-28 12:35:42 -08:00
ui resolve conflicts on merge with upstream master 2014-02-24 12:06:10 -08:00
AbstractLoggerInterface.h some application destructor cleanup 2014-01-31 17:50:51 -08:00
Application.cpp Merge pull request #2108 from ZappoMan/remove_cpp_voxel_editing 2014-02-25 22:07:54 -08:00
Application.h Merge pull request #2108 from ZappoMan/remove_cpp_voxel_editing 2014-02-25 22:07:54 -08:00
Audio.cpp Finished audio input DC offset correction 2014-02-23 19:56:25 -08:00
Audio.h Merge branch 'master' of https://github.com/worklist/hifi 2014-02-19 15:07:45 -08: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 Physics test ‘buckyballs’ moved to application.cpp 2014-02-24 00:06:50 -08:00
BuckyBalls.h Physics test ‘buckyballs’ moved to application.cpp 2014-02-24 00:06:50 -08:00
Camera.cpp Fixes for camera mode transitions, seeing inside head. 2014-02-24 11:33:52 -08:00
Camera.h Fixes for camera mode transitions, seeing inside head. 2014-02-24 11:33:52 -08:00
ClipboardScriptingInterface.cpp implement support for menu item positioning 2014-02-25 12:19:30 -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 remove option to drive from transmitter 2014-02-24 15:11:02 -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 Repositionned nivigation buttons in ImportDialog 2014-02-20 10:38:08 -08:00
ImportDialog.h Changed import dialog UI 2014-02-19 12:36:27 -08:00
InfoView.cpp
InfoView.h
main.cpp repair usage of INI file for QSettings 2014-02-19 14:09:18 -08:00
Menu.cpp Merge pull request #2108 from ZappoMan/remove_cpp_voxel_editing 2014-02-25 22:07:54 -08:00
Menu.h Merge pull request #2108 from ZappoMan/remove_cpp_voxel_editing 2014-02-25 22:07:54 -08:00
MenuScriptingInterface.cpp change singleton approach to not require delete 2014-02-25 14:53:57 -08:00
MenuScriptingInterface.h rename MenuType and other CR feedback 2014-02-25 17:32:16 -08:00
MetavoxelSystem.cpp And another one. 2014-02-21 18:32:29 -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
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
PrimitiveRenderer.cpp Added id checking and remove try/catch 2014-02-16 23:25:06 -05:00
PrimitiveRenderer.h Added id checking and remove try/catch 2014-02-16 23:25:06 -05:00
Stars.cpp
Stars.h
Util.cpp removed more cruft 2014-02-25 21:44:38 -08:00
Util.h removed more cruft 2014-02-25 21:44:38 -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 Merge remote-tracking branch 'upstream/master' 2014-02-20 23:32:06 -05:00
VoxelSystem.h Consolidate primitive index with buffer index. 2014-02-20 08:48:40 -05: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