.. |
avatar
|
Merge branch 'master' of https://github.com/worklist/hifi into bugfixes
|
2013-12-19 09:51:07 -08:00 |
devices
|
throwing from fingertips, less gravity, lighter target rendering
|
2013-12-17 12:48:59 -08:00 |
renderer
|
Removed insertion test code.
|
2013-12-17 18:23:12 -08:00 |
starfield
|
Stars a bit dimmer, have horizon
|
2013-12-03 23:01:13 -08:00 |
ui
|
adjust flight times correctly in stats tracking
|
2013-12-19 13:29:45 -08:00 |
Application.cpp
|
remove the test injector code from Application
|
2013-12-19 15:25:39 -08:00 |
Application.h
|
Merge branch 'master' of https://github.com/worklist/hifi into controller_scripting_interface
|
2013-12-18 15:50:03 -08:00 |
Audio.cpp
|
fix for build busters with changed AbstractAudioInterface
|
2013-12-19 12:39:57 -08:00 |
Audio.h
|
add AudioInjector class to pull samples from URL and inject
|
2013-12-19 12:28:37 -08:00 |
Balls.cpp
|
|
|
Balls.h
|
|
|
BandwidthMeter.cpp
|
#19437 Adjust bandwith meter to be fixed width, not rescaling
|
2013-10-11 20:25:58 +02:00 |
BandwidthMeter.h
|
|
|
BendyLine.cpp
|
|
|
BendyLine.h
|
|
|
Camera.cpp
|
Somehow, I overwrote this value in Camera.
|
2013-12-17 17:21:56 -08:00 |
Camera.h
|
|
|
Cloud.cpp
|
|
|
Cloud.h
|
|
|
ControllerScriptingInterface.cpp
|
fixed build buster
|
2013-12-18 10:42:35 -08:00 |
ControllerScriptingInterface.h
|
fixed build buster
|
2013-12-18 10:42:35 -08:00 |
DataServerClient.cpp
|
change const HifiSockAddr in DataServerClient to remove error
|
2013-12-03 11:20:12 -08:00 |
DataServerClient.h
|
change const HifiSockAddr in DataServerClient to remove error
|
2013-12-03 11:20:12 -08:00 |
Environment.cpp
|
replace UDPSocket with QUDPSocket
|
2013-12-02 13:34:29 -08:00 |
Environment.h
|
replace UDPSocket with QUDPSocket
|
2013-12-02 13:34:29 -08:00 |
Field.cpp
|
|
|
Field.h
|
|
|
GLCanvas.cpp
|
|
|
GLCanvas.h
|
|
|
ImportDialog.cpp
|
|
|
ImportDialog.h
|
|
|
InfoView.cpp
|
Fix for Qt 5.2 beta
|
2013-11-03 14:59:15 +01:00 |
InfoView.h
|
|
|
LogDisplay.cpp
|
Build fix.
|
2013-12-18 13:56:30 -08:00 |
LogDisplay.h
|
CR fixes
|
2013-12-18 20:37:45 +01:00 |
main.cpp
|
cleanup clockSkew debug options and remove some chatty logs
|
2013-12-18 19:33:52 -08:00 |
Menu.cpp
|
Fix for menu shortcuts; just include widget library rather than using awkward
|
2013-12-18 17:28:21 -08:00 |
Menu.h
|
Fix for menu shortcuts; just include widget library rather than using awkward
|
2013-12-18 17:28:21 -08:00 |
Oscilloscope.cpp
|
fix the scope and last input loudness
|
2013-12-16 15:41:58 -08:00 |
Oscilloscope.h
|
fix scope for input
|
2013-12-16 12:16:08 -08:00 |
PairingHandler.cpp
|
repair usage of DS as STUN server
|
2013-12-02 17:18:07 -08:00 |
PairingHandler.h
|
|
|
ParticleSystem.cpp
|
|
|
ParticleSystem.h
|
|
|
ParticleTreeRenderer.cpp
|
fix flashy particles caused by server deleting octree elements while particles still exist
|
2013-12-11 09:54:30 -08:00 |
ParticleTreeRenderer.h
|
have ParticleEditHandle update local tree as well
|
2013-12-12 10:41:55 -08:00 |
Physics.cpp
|
|
|
Physics.h
|
|
|
PieMenu.cpp
|
|
|
PieMenu.h
|
|
|
Stars.cpp
|
fix missing link to starfield implementation files
|
2013-10-18 09:01:44 -07:00 |
Stars.h
|
fix missing link to starfield implementation files
|
2013-10-18 09:01:44 -07:00 |
Swatch.cpp
|
|
|
Swatch.h
|
|
|
Tool.cpp
|
|
|
Tool.h
|
|
|
ToolsPalette.cpp
|
|
|
ToolsPalette.h
|
|
|
Util.cpp
|
Removed _avatarTouch class
|
2013-12-06 15:11:01 -08:00 |
Util.h
|
Removed _avatarTouch class
|
2013-12-06 15:11:01 -08:00 |
VoxelFade.cpp
|
|
|
VoxelFade.h
|
|
|
VoxelHideShowThread.cpp
|
Move Hide/Show local voxels to a dedicated thread so that it doesn't slow performance of voxel packet processing
|
2013-12-02 12:08:45 -08:00 |
VoxelHideShowThread.h
|
Move Hide/Show local voxels to a dedicated thread so that it doesn't slow performance of voxel packet processing
|
2013-12-02 12:08:45 -08:00 |
VoxelImporter.cpp
|
first cut at splitting out octree base classes
|
2013-12-03 17:32:02 -08:00 |
VoxelImporter.h
|
|
|
VoxelPacketProcessor.cpp
|
support adjusting particles based on clockSkew
|
2013-12-19 14:49:58 -08:00 |
VoxelPacketProcessor.h
|
repairs after merge with upstream master
|
2013-12-03 12:28:44 -08:00 |
VoxelSystem.cpp
|
Merge branch 'master' of https://github.com/worklist/hifi into particle_server
|
2013-12-04 11:40:54 -08:00 |
VoxelSystem.h
|
Merge branch 'master' of https://github.com/worklist/hifi into particle_server
|
2013-12-04 11:40:54 -08:00 |
world.h
|
|
|