.. |
avatar
|
implement catching of particles
|
2013-12-16 20:29:28 -08:00 |
devices
|
add menu option for sixense filter
|
2013-12-13 15:21:32 -08:00 |
renderer
|
More efficient (though perhaps overkill) blendshape mapping.
|
2013-12-09 15:37:09 -08:00 |
starfield
|
Stars a bit dimmer, have horizon
|
2013-12-03 23:01:13 -08:00 |
ui
|
first cut at splitting out octree base classes
|
2013-12-03 17:32:02 -08:00 |
Application.cpp
|
implement catching of particles
|
2013-12-16 20:29:28 -08:00 |
Application.h
|
added versioning to SVO files and Particle inHand support
|
2013-12-16 19:49:22 -08:00 |
Audio.cpp
|
don't blow away a channel on local injection loopback
|
2013-12-16 16:57:30 -08:00 |
Audio.h
|
Merge pull request #1380 from birarda/qt-for-portaudio
|
2013-12-16 17:58:41 -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
|
Mirror View initial setup
|
2013-10-21 08:28:38 +02:00 |
Camera.h
|
|
|
Cloud.cpp
|
bracket placement
|
2013-10-09 23:26:44 -07:00 |
Cloud.h
|
More coding standard fixes to particle cloud
|
2013-10-09 16:03:06 -07: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
|
indents
|
2013-10-10 09:53:43 -07:00 |
Field.h
|
indent
|
2013-10-10 10:14:35 -07:00 |
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
|
|
|
LogDisplay.h
|
|
|
main.cpp
|
We can let qt find things on its own, which will let us add frameworks/plugins inside the bundle
|
2013-12-12 12:59:34 -08:00 |
Menu.cpp
|
Merge branch 'master' of https://github.com/worklist/hifi into particle_voxel_collisions
|
2013-12-16 12:11:33 -08:00 |
Menu.h
|
Merge branch 'master' of https://github.com/worklist/hifi into particle_voxel_collisions
|
2013-12-16 12:11:33 -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
|
end is important, put it back
|
2013-09-30 15:42:07 -07:00 |
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
|
adding better support for ParticleEditHandle to allow access to particles after being created
|
2013-12-11 17:46:18 -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
|
reconnecting particle cloud
|
2013-10-08 22:21:55 -07:00 |