.. |
avatar
|
Code review cleanup.
|
2013-09-05 10:34:43 -07:00 |
devices
|
Code review cleanup.
|
2013-09-05 10:34:43 -07:00 |
renderer
|
Fix for off-axis ambient occlusion.
|
2013-09-08 17:52:35 -07:00 |
starfield
|
Some more memory leaks and codes formatting
|
2013-09-03 17:16:06 -07:00 |
ui
|
memory wastes and code cleaning PR comments
|
2013-09-04 15:12:24 -07:00 |
Application.cpp
|
Fix for off-axis ambient occlusion.
|
2013-09-08 17:52:35 -07:00 |
Application.h
|
Fix for off-axis ambient occlusion.
|
2013-09-08 17:52:35 -07:00 |
Audio.cpp
|
Testing audio shutdown before menu destruction.
|
2013-09-04 16:04:36 -07:00 |
Audio.h
|
Testing audio shutdown before menu destruction.
|
2013-09-04 16:04:36 -07:00 |
Balls.cpp
|
Fixed avatar related files memory wastes
|
2013-09-03 13:37:25 -07:00 |
Balls.h
|
Fixed avatar related files memory wastes
|
2013-09-03 13:37:25 -07:00 |
BandwidthMeter.cpp
|
switch calls to printLog to QDebug
|
2013-07-16 11:07:22 -07:00 |
BandwidthMeter.h
|
introduces named constants for bandwidth meter channel indices / max. drag length
|
2013-07-02 03:53:49 +02:00 |
BendyLine.cpp
|
fixed mohawk physics bug
|
2013-08-07 10:17:53 -07:00 |
BendyLine.h
|
added BendyLine
|
2013-08-05 11:35:02 -07:00 |
Camera.cpp
|
simplified frustum camera mode, fixed resizeGL in case of frustum being on
|
2013-08-07 14:47:36 -07:00 |
Camera.h
|
OpenGL fields of view are vertical, not horizontal.
|
2013-08-07 14:26:22 -07:00 |
Environment.cpp
|
Some more memory leaks and codes formatting
|
2013-09-03 17:16:06 -07:00 |
Environment.h
|
Some more memory leaks and codes formatting
|
2013-09-03 17:16:06 -07:00 |
GLCanvas.cpp
|
repairs after merge with upstream master
|
2013-08-15 11:42:30 -07:00 |
GLCanvas.h
|
repairs after merge with upstream master
|
2013-08-15 11:42:30 -07:00 |
ImportDialog.cpp
|
Some code reformatting.
|
2013-09-03 10:30:46 -07:00 |
ImportDialog.h
|
Added LOD to preview + Shared voxelSystem for reduced memory consumption
|
2013-08-29 17:59:36 -07:00 |
LogDisplay.cpp
|
clean up extra new lines and LogDisplay line break
|
2013-07-16 12:53:43 -07:00 |
LogDisplay.h
|
add a message handler to send messages over to LogDisplay
|
2013-07-16 11:50:40 -07:00 |
main.cpp
|
optionally check /usr/local/lib for plugins
|
2013-08-16 13:58:22 -07:00 |
Menu.cpp
|
Apply eye offset position based on Faceshift/webcam.
|
2013-09-04 17:33:57 -07:00 |
Menu.h
|
Apply eye offset position based on Faceshift/webcam.
|
2013-09-04 17:33:57 -07:00 |
Oscilloscope.cpp
|
adds 'Oscilloscope::setColor' and uses it when visualizing echo cancellation
|
2013-06-20 03:15:01 +02:00 |
Oscilloscope.h
|
adds 'Oscilloscope::setColor' and uses it when visualizing echo cancellation
|
2013-06-20 03:15:01 +02:00 |
PairingHandler.cpp
|
initial decoupling of menu from Application
|
2013-08-15 10:46:51 -07:00 |
PairingHandler.h
|
initial decoupling of menu from Application
|
2013-08-15 10:46:51 -07:00 |
ParticleSystem.cpp
|
Rave tweak: noise reduction
|
2013-08-07 18:03:59 -07:00 |
ParticleSystem.h
|
Rave tweak: noise reduction
|
2013-08-07 18:03:59 -07:00 |
Physics.cpp
|
More audio collision on hover experiments
|
2013-07-18 11:13:16 -07:00 |
Physics.h
|
Resolve conflict
|
2013-07-12 13:27:46 -07:00 |
PieMenu.cpp
|
New design for pie menus
|
2013-07-24 12:38:35 -07:00 |
PieMenu.h
|
Slot calling when pie menu on avatar.
|
2013-07-24 13:50:00 -07:00 |
Stars.cpp
|
lazy load stars file only if stars render enabled
|
2013-07-10 16:12:34 -07:00 |
Stars.h
|
lazy load stars file only if stars render enabled
|
2013-07-10 16:12:34 -07:00 |
Swatch.cpp
|
initial decoupling of menu from Application
|
2013-08-15 10:46:51 -07:00 |
Swatch.h
|
initial decoupling of menu from Application
|
2013-08-15 10:46:51 -07:00 |
Tool.cpp
|
fix member variable initialization order to remove warnings
|
2013-07-10 09:59:14 -07:00 |
Tool.h
|
More code review for UI job
|
2013-07-09 15:29:12 +02:00 |
ToolsPalette.cpp
|
merge
|
2013-08-05 11:28:59 -07:00 |
ToolsPalette.h
|
merge
|
2013-08-05 11:28:59 -07:00 |
Util.cpp
|
"Laser pointer" for transmitter.
|
2013-08-22 17:09:23 -07:00 |
Util.h
|
"Laser pointer" for transmitter.
|
2013-08-22 17:09:23 -07:00 |
VoxelFade.cpp
|
Have the glow effect add half of the original texture, too, and use it on the
|
2013-08-13 14:22:29 -07:00 |
VoxelFade.h
|
added visulization for voxel add/kill
|
2013-08-06 12:05:43 -07:00 |
VoxelImporter.cpp
|
Added LOD to preview + Shared voxelSystem for reduced memory consumption
|
2013-08-29 17:59:36 -07:00 |
VoxelImporter.h
|
Added LOD to preview + Shared voxelSystem for reduced memory consumption
|
2013-08-29 17:59:36 -07:00 |
VoxelPacketProcessor.cpp
|
Merge branch 'master' of https://github.com/worklist/hifi into animation_server_jurisdictions
|
2013-08-19 11:13:38 -07:00 |
VoxelPacketProcessor.h
|
First cut at JurisdictionListener and PACKET_TYPE_VOXEL_JURISDICTION_REQUEST
|
2013-08-19 20:15:46 -07:00 |
VoxelSystem.cpp
|
merge
|
2013-09-04 15:31:12 -07:00 |
VoxelSystem.h
|
merge
|
2013-09-04 15:31:12 -07:00 |
world.h
|
merge
|
2013-08-05 11:28:59 -07:00 |