.. |
avatar
|
PR comments + Changed MIN and MAX scale
|
2013-08-08 16:22:26 -07:00 |
renderer
|
Fix the last commit. Remove compile error and increased buffer size to
|
2013-08-07 12:30:45 -07:00 |
starfield
|
Merge remote-tracking branch 'upstream/master' into qdebug
|
2013-07-16 13:34:42 -07:00 |
ui
|
small code changes for qt5 compatibility
|
2013-07-24 12:06:55 -07:00 |
Application.cpp
|
Don't show pie menu when on voxel
|
2013-08-08 15:48:33 -07:00 |
Application.h
|
cleanup resizeGL, and Display Frustum menus
|
2013-08-07 16:12:03 -07:00 |
Audio.cpp
|
reset the song mix menu item after clip is done
|
2013-08-05 12:18:59 -07:00 |
Audio.h
|
Camera always stops moving when using gyro's
|
2013-08-07 14:08:30 -07:00 |
Balls.cpp
|
Third person camera transition doesn't happen on movement.
|
2013-06-27 17:11:25 -07:00 |
Balls.h
|
Fixed problems with ring buffer not handling stereo right, reset audio buffers on spacebar.
|
2013-06-20 18:49:05 -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
|
clear environment data on domain server switch
|
2013-07-18 14:36:55 -07:00 |
Environment.h
|
clear environment data on domain server switch
|
2013-07-18 14:36:55 -07:00 |
LeapManager.cpp
|
um, ok whatever
|
2013-07-22 14:08:41 -07:00 |
LeapManager.h
|
Rave Glove Demo: Leap Rework (simplification and elimination of redundant data passing)
|
2013-07-19 09:31:45 -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
|
revert removal of extraneous newlines
|
2013-07-16 12:46:32 -07:00 |
OculusManager.cpp
|
|
|
OculusManager.h
|
|
|
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
|
socket changes to send correct port to pairing server
|
2013-08-07 16:40:28 -07:00 |
PairingHandler.h
|
|
|
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 |
SerialInterface.cpp
|
And also, close the file descriptor and print a message.
|
2013-08-07 18:02:38 -07:00 |
SerialInterface.h
|
switch calls to printLog to QDebug
|
2013-07-16 11:07:22 -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
|
fix member variable initialization order to remove warnings
|
2013-07-10 09:59:14 -07:00 |
Swatch.h
|
Modified code according to review for UI job
|
2013-07-09 10:25:46 +02: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 |
Transmitter.cpp
|
revert removal of extraneous newlines
|
2013-07-16 12:46:32 -07:00 |
Transmitter.h
|
use packet version helpers for PACKET_TYPE_TRANSMITTER_DATA
|
2013-07-08 15:01:57 -07:00 |
Util.cpp
|
Render other avatar's lookat to point at my camera if the other avatar
|
2013-08-05 14:26:39 -07:00 |
Util.h
|
Render other avatar's lookat to point at my camera if the other avatar
|
2013-08-05 14:26:39 -07:00 |
VoxelFade.cpp
|
fix build buster
|
2013-08-06 13:48:30 -07:00 |
VoxelFade.h
|
added visulization for voxel add/kill
|
2013-08-06 12:05:43 -07:00 |
VoxelSystem.cpp
|
fix delete local voxels in case of last voxel server going away
|
2013-08-08 14:30:46 -07:00 |
VoxelSystem.h
|
fix delete local voxels in case of last voxel server going away
|
2013-08-08 14:29:58 -07:00 |
Webcam.cpp
|
Fix for enabling depth-only webcam after startup.
|
2013-08-07 11:15:37 -07:00 |
Webcam.h
|
Switching between textured and untextured modes.
|
2013-08-06 16:23:58 -07:00 |
world.h
|
merge
|
2013-08-05 11:28:59 -07:00 |