.. |
avatar
|
Stop rendering our head in first person camera mode.
|
2014-02-05 15:35:57 -08:00 |
devices
|
Moving headMouse, transmitter, and touchYaw/Pitch stuff into MyAvatar.
|
2014-01-31 17:42:48 -08:00 |
renderer
|
make sure SVO files with version details are supported
|
2014-02-04 20:24:08 -08:00 |
starfield
|
replace uint64_t with quint64 for Qt friendlyness
|
2014-01-28 12:35:42 -08:00 |
ui
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-01-29 13:34:19 -08:00 |
AbstractLoggerInterface.h
|
some application destructor cleanup
|
2014-01-31 17:50:51 -08:00 |
Application.cpp
|
Stop rendering our head in first person camera mode.
|
2014-02-05 15:35:57 -08:00 |
Application.h
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into cleanup
|
2014-01-31 17:44:13 -08:00 |
Audio.cpp
|
don't render any audio stats if no _audioOutput, closes #1783
|
2014-01-31 10:40:10 -08:00 |
Audio.h
|
WL job #19484
|
2014-01-16 20:17:04 +01: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
|
Stop rendering our head in first person camera mode.
|
2014-02-05 15:35:57 -08:00 |
Camera.h
|
Stop rendering our head in first person camera mode.
|
2014-02-05 15:35:57 -08:00 |
Cloud.cpp
|
Merge
|
2014-01-16 18:39:21 +01:00 |
Cloud.h
|
|
|
ControllerScriptingInterface.cpp
|
fix init bug
|
2014-01-29 11:21:45 -08:00 |
ControllerScriptingInterface.h
|
fix init bug
|
2014-01-29 11:21:45 -08:00 |
DatagramProcessor.cpp
|
fix voxel packet corruption
|
2014-02-04 22:54:55 -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
|
|
|
GLCanvas.h
|
|
|
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
|
|
|
InfoView.h
|
|
|
main.cpp
|
initial newline removal from all QDebug calls
|
2014-01-14 13:09:22 -08:00 |
Menu.cpp
|
#19493 - @ function can jump to locations as well as avatars
|
2014-01-30 22:23:31 +01:00 |
Menu.h
|
#19493 - @ function can jump to locations as well as avatars
|
2014-01-30 22:23:31 +01:00 |
MetavoxelSystem.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-01-29 13:34:19 -08:00 |
MetavoxelSystem.h
|
Let's actually close our sessios on exit.
|
2014-01-27 17:03:35 -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
|
more tweaks to particles with models rendering to make space invaders work
|
2014-02-04 20:18:45 -08:00 |
ParticleTreeRenderer.h
|
resolve conflicts on merge with upstream master
|
2014-01-29 12:23:06 -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
|
more scripting support, including adding a Quat helper class that makes JS quat math easier
|
2014-01-29 00:56:08 -08:00 |
Util.h
|
more scripting support, including adding a Quat helper class that makes JS quat math easier
|
2014-01-29 00:56:08 -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
|
packet header changes and beginning of conversion to QByteArray
|
2014-01-28 10:36:08 -08:00 |
VoxelPacketProcessor.h
|
packet header changes and beginning of conversion to QByteArray
|
2014-01-28 10:36:08 -08:00 |
VoxelSystem.cpp
|
fix voxel packet corruption
|
2014-02-04 22:54:55 -08:00 |
VoxelSystem.h
|
replace uint64_t with quint64 for Qt friendlyness
|
2014-01-28 12:35:42 -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 |