.. |
avatar
|
Only render the Perlin face for the local user.
|
2013-09-17 10:51:33 -07:00 |
devices
|
Fixed initialization order.
|
2013-09-17 10:25:27 -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
|
use QHostInfo and QHostAddress for DS changes in NodeList
|
2013-09-18 13:29:53 -07:00 |
Application.h
|
Use WASD to move nudge guide instead of mouse.
|
2013-09-13 17:51:10 -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
|
|
|
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 |
InfoView.cpp
|
CR fixes
|
2013-09-13 20:10:27 +02:00 |
InfoView.h
|
Brace placement fix
|
2013-09-14 08:39:21 +02: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
|
use QHostInfo and QHostAddress for DS changes in NodeList
|
2013-09-18 13:29:53 -07:00 |
Menu.h
|
another merge commit
|
2013-09-14 14:41:03 -07:00 |
Oscilloscope.cpp
|
|
|
Oscilloscope.h
|
|
|
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
|
|
|
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
|
|
|
Stars.h
|
|
|
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
|
|
|
Tool.h
|
|
|
ToolsPalette.cpp
|
merge
|
2013-08-05 11:28:59 -07:00 |
ToolsPalette.h
|
merge
|
2013-08-05 11:28:59 -07:00 |
Util.cpp
|
Remove magic numbers, fix spacing, and other code clean up in nudge code.
|
2013-09-10 11:09:50 -07:00 |
Util.h
|
Remove magic numbers, fix spacing, and other code clean up in nudge code.
|
2013-09-10 11:09:50 -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
|
PerlinFace implementation
|
2013-09-10 15:31:58 -07:00 |
VoxelSystem.h
|
Remove magic numbers, fix spacing, and other code clean up in nudge code.
|
2013-09-10 11:09:50 -07:00 |
world.h
|
merge
|
2013-08-05 11:28:59 -07:00 |