.. |
avatar
|
fix up avatar.h and floats
|
2014-01-11 21:48:35 -08:00 |
devices
|
add HAVE_LIBVPX around webcam implementation
|
2014-01-11 23:00:17 -08:00 |
renderer
|
fix windows warnings
|
2014-01-11 00:07:35 -08:00 |
starfield
|
more windows build work
|
2014-01-12 15:31:06 -08:00 |
ui
|
switch from pthread mutex to QMutex
|
2014-01-10 18:01:36 -08:00 |
AbstractLoggerInterface.h
|
possible fix for jenkins build error
|
2014-01-02 23:10:21 +01:00 |
Application.cpp
|
more windows build work
|
2014-01-12 14:49:15 -08:00 |
Application.h
|
near/far apparently don't work as variables in windows
|
2014-01-11 22:38:08 -08:00 |
Audio.cpp
|
more windows build work
|
2014-01-12 14:49:15 -08:00 |
Audio.h
|
more windows build work
|
2014-01-12 15:31:06 -08:00 |
BandwidthMeter.cpp
|
|
|
BandwidthMeter.h
|
more windows build work
|
2014-01-12 14:49:15 -08:00 |
BuckyBalls.cpp
|
Cleanup to move BuckyBalls prototype to own class file
|
2014-01-02 17:02:04 -08:00 |
BuckyBalls.h
|
Cleanup to move BuckyBalls prototype to own class file
|
2014-01-02 17:02:04 -08:00 |
Camera.cpp
|
Somehow, I overwrote this value in Camera.
|
2013-12-17 17:21:56 -08:00 |
Camera.h
|
|
|
Cloud.cpp
|
|
|
Cloud.h
|
|
|
ControllerScriptingInterface.cpp
|
fixed build buster
|
2013-12-18 10:42:35 -08:00 |
ControllerScriptingInterface.h
|
fixed build buster
|
2013-12-18 10:42:35 -08:00 |
DataServerClient.cpp
|
fix windows warnings
|
2014-01-11 00:07:35 -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
|
|
|
Field.h
|
|
|
FileLogger.cpp
|
changed locking to QMutexLocker
|
2014-01-03 00:11:24 +01:00 |
FileLogger.h
|
QMutex reference
|
2014-01-02 23:56:28 +01: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
|
|
|
main.cpp
|
cleanup clockSkew debug options and remove some chatty logs
|
2013-12-18 19:33:52 -08:00 |
Menu.cpp
|
#19466 - Add avatar scale to preferences panel
|
2014-01-03 21:02:56 +01:00 |
Menu.h
|
Merge branch 'master' of https://github.com/worklist/hifi into 19463
|
2014-01-02 23:19:07 +01:00 |
MetavoxelSystem.cpp
|
merge pull request 1446
|
2014-01-10 15:55:38 -08:00 |
MetavoxelSystem.h
|
merge pull request 1446
|
2014-01-10 15:55:38 -08:00 |
Oscilloscope.cpp
|
more windows build work
|
2014-01-12 14:49:15 -08:00 |
Oscilloscope.h
|
fix scope for input
|
2013-12-16 12:16:08 -08:00 |
PairingHandler.cpp
|
get rid of arpa/inet.h and netdb.h
|
2014-01-10 18:13:23 -08:00 |
PairingHandler.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
|
more windows build work
|
2014-01-12 15:31:06 -08:00 |
PieMenu.h
|
|
|
Stars.cpp
|
|
|
Stars.h
|
|
|
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
|
first cut at local voxel cache
|
2014-01-09 12:05:09 -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
|
replace LogDisplay with File logger
|
2013-12-22 18:56:53 +01:00 |
VoxelPacketProcessor.h
|
repairs after merge with upstream master
|
2013-12-03 12:28:44 -08:00 |
VoxelSystem.cpp
|
removed voxel addSphere since it wasn't compiling and was old debug code
|
2014-01-10 21:39:03 -08:00 |
VoxelSystem.h
|
removed voxel addSphere since it wasn't compiling and was old debug code
|
2014-01-10 21:39:03 -08:00 |
windowshacks.h
|
move windowshacks
|
2014-01-12 21:46:55 -08:00 |
world.h
|
|
|