.. |
avatar
|
Code review fixes.
|
2013-10-23 11:39:30 -07:00 |
devices
|
Merge branch 'master' of https://github.com/worklist/hifi into ossome
|
2013-10-22 17:27:14 -07:00 |
renderer
|
Removed unused variable.
|
2013-10-22 17:26:42 -07:00 |
starfield
|
fix unix build buster for starfield
|
2013-10-18 09:16:55 -07:00 |
ui
|
memory wastes and code cleaning PR comments
|
2013-09-04 15:12:24 -07:00 |
Application.cpp
|
wrap more displaySide() items for not rendering when in mini rear view mode
|
2013-10-23 14:19:25 -07:00 |
Application.h
|
fix rear view mirror mode to only render self
|
2013-10-23 11:58:01 -07:00 |
Audio.cpp
|
Merge pull request #1099 from stojce/19433
|
2013-10-23 10:03:36 -07:00 |
Audio.h
|
remove 16-bit node IDs and replace with UUIDs
|
2013-10-17 11:49:41 -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
|
#19437 Adjust bandwith meter to be fixed width, not rescaling
|
2013-10-11 20:25:58 +02: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
|
Mirror View initial setup
|
2013-10-21 08:28:38 +02:00 |
Camera.h
|
OpenGL fields of view are vertical, not horizontal.
|
2013-08-07 14:26:22 -07:00 |
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
|
Code review fixes.
|
2013-10-23 11:39:30 -07:00 |
DataServerClient.h
|
More progress on reading skeletons.
|
2013-10-17 17:30:34 -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 |
Field.cpp
|
indents
|
2013-10-10 09:53:43 -07:00 |
Field.h
|
indent
|
2013-10-10 10:14:35 -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
|
add line to fix InfoView full screen bug
|
2013-10-10 11:01:07 -07:00 |
InfoView.h
|
Parenting the info view to the menu is preventing the menu from showing up on
|
2013-09-19 17:47:50 -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
|
Merge pull request #1103 from ey6es/master
|
2013-10-23 11:59:39 -07:00 |
Menu.h
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-10-23 11:22:04 -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
|
end is important, put it back
|
2013-09-30 15:42:07 -07:00 |
PieMenu.h
|
Slot calling when pie menu on avatar.
|
2013-07-24 13:50:00 -07:00 |
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
|
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
|
More work on extracting rotations.
|
2013-10-22 12:54:32 -07:00 |
Util.h
|
More work on extracting rotations.
|
2013-10-22 12:54:32 -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
|
added some debugging
|
2013-10-21 14:41:46 -07:00 |
VoxelPacketProcessor.h
|
First cut at JurisdictionListener and PACKET_TYPE_VOXEL_JURISDICTION_REQUEST
|
2013-08-19 20:15:46 -07:00 |
VoxelSystem.cpp
|
improvements to subtle moves for view frustum and voxel serving
|
2013-10-23 17:49:58 -07:00 |
VoxelSystem.h
|
added support for forceFullFrustum in hideOutOfView() this fixes inconcistancies with voxel hiding showing
|
2013-10-23 10:14:41 -07:00 |
world.h
|
reconnecting particle cloud
|
2013-10-08 22:21:55 -07:00 |