.. |
avatar
|
fix avatar count, HandData crash (closes #1754)
|
2014-01-30 09:45:09 -08:00 |
devices
|
replace uint64_t with quint64 for Qt friendlyness
|
2014-01-28 12:35:42 -08:00 |
renderer
|
Didn't need to disable depth writes after all (for now).
|
2014-01-28 12:03:41 -08:00 |
starfield
|
replace uint64_t with quint64 for Qt friendlyness
|
2014-01-28 12:35:42 -08:00 |
ui
|
Fix box color on hovering.
|
2014-01-30 11:15:03 -08:00 |
AbstractLoggerInterface.h
|
possible fix for jenkins build error
|
2014-01-02 23:10:21 +01:00 |
Application.cpp
|
fix avatar count, HandData crash (closes #1754)
|
2014-01-30 09:45:09 -08:00 |
Application.h
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into fix-particle-avatar-collisions
|
2014-01-29 13:20:42 -08:00 |
Audio.cpp
|
cleanup Node types, closes #1726
|
2014-01-28 13:38:33 -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
|
Somehow, I overwrote this value in Camera.
|
2013-12-17 17:21:56 -08:00 |
Camera.h
|
|
|
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
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-01-29 13:34:19 -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
|
#19491 - Implement in-app snapshots
|
2014-01-27 18:07:03 +01:00 |
FileLogger.h
|
QMutex reference
|
2014-01-02 23:56:28 +01:00 |
GLCanvas.cpp
|
|
|
GLCanvas.h
|
|
|
ImportDialog.cpp
|
ignore double-click on disabled items
|
2014-01-27 21:48:26 +01: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
|
resolve conflicts on merge with upstream master
|
2014-01-23 17:52:30 -08:00 |
Menu.h
|
resolve conflicts on merge with upstream master
|
2014-01-23 17:52:30 -08: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
|
include particle radius in model scaling
|
2014-01-28 11:49:11 -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
|
Voxel import fix
|
2014-01-26 16:28:21 +01: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
|
cleanup Node types, closes #1726
|
2014-01-28 13:38:33 -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 |