.. |
avatar
|
added basic support for hit particles with the palm of the hand
|
2013-12-13 19:02:45 -08:00 |
devices
|
Basic joystick thrust/view drive behavior
|
2013-12-10 16:52:08 -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
|
properly connect signals and slots to shut down script properly, fix null termination in script file load
|
2013-12-14 14:23:33 -08:00 |
Application.h
|
first cut at splitting out scripting engine from agent to add to client
|
2013-12-14 08:14:38 -08:00 |
Audio.cpp
|
fixes for procedural audio input
|
2013-12-05 14:49:28 -08:00 |
Audio.h
|
add particle collisions with voxels
|
2013-12-12 17:52:22 -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
|
first cut at splitting out scripting engine from agent to add to client
|
2013-12-14 08:14:38 -08:00 |
Menu.h
|
first cut at splitting out scripting engine from agent to add to client
|
2013-12-14 08:14:38 -08:00 |
Oscilloscope.cpp
|
fix rendered scope for new Qt Audio
|
2013-12-05 11:36:45 -08:00 |
Oscilloscope.h
|
fix rendered scope for new Qt Audio
|
2013-12-05 11:36:45 -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
|
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 |