.. |
starfield
|
Fixed warning in starfield code
|
2013-04-24 17:45:26 -07:00 |
ui
|
Changes according to Philip's feedback: spacing around operators, removed
|
2013-05-01 12:17:57 -07:00 |
Audio.cpp
|
Merge pull request #157 from tschw/19165
|
2013-04-27 16:37:46 -07:00 |
Audio.h
|
renamed "Head" to "Avatar" and did a bunch a cleanups, including removing the three-lined comments
|
2013-04-24 16:54:07 -07:00 |
AudioData.cpp
|
explicit initialization of audioSocket to NULL in AudioData constructor
|
2013-04-10 09:27:14 -07:00 |
AudioData.h
|
renamed "Head" to "Avatar" and did a bunch a cleanups, including removing the three-lined comments
|
2013-04-24 16:54:07 -07:00 |
Avatar.cpp
|
fixed some small formatting glitches in code and added a way to make head lean affect the position of the head
|
2013-05-01 16:51:15 -07:00 |
Avatar.h
|
fixed some small formatting glitches in code and added a way to make head lean affect the position of the head
|
2013-05-01 16:51:15 -07:00 |
AvatarTouch.cpp
|
fixed merge
|
2013-05-01 13:51:59 -07:00 |
AvatarTouch.h
|
fixed merge
|
2013-05-01 13:51:59 -07:00 |
Balls.cpp
|
Fixing spacing nits in balls class
|
2013-04-26 10:21:17 -07:00 |
Balls.h
|
Added balls class
|
2013-04-26 09:59:50 -07:00 |
Camera.cpp
|
(1) re-designed and debugged the orientation class and cleaned up quaternion code, and fixed issues in camera and main related to yaw and camera transforms (2) improved hand-holding algorithm
|
2013-05-01 13:00:08 -07:00 |
Camera.h
|
(1) re-designed and debugged the orientation class and cleaned up quaternion code, and fixed issues in camera and main related to yaw and camera transforms (2) improved hand-holding algorithm
|
2013-05-01 13:00:08 -07:00 |
glew.cpp
|
more windows port
|
2013-03-20 12:13:14 -07:00 |
HandControl.cpp
|
Added HandControl class and also Avatar Touch class
|
2013-04-25 23:32:04 -07:00 |
HandControl.h
|
Added HandControl class and also Avatar Touch class
|
2013-04-25 23:32:04 -07:00 |
Log.cpp
|
Changes according to Philip's feedback: spacing around operators, removed
|
2013-05-01 12:17:57 -07:00 |
Log.h
|
Wider log window, log panel on by default, menu->tools->log to control.
|
2013-04-24 16:58:52 -07:00 |
LogStream.h
|
adds optional LogStream for cpp iostream-style logging
|
2013-04-17 19:48:30 +02:00 |
main.cpp
|
cleaned up some tabbing issues in main.cpp
|
2013-05-01 17:11:35 -07:00 |
OGlProgram.h
|
integrates logging for interface
|
2013-04-17 19:04:10 +02:00 |
Oscilloscope.cpp
|
reimplements oscilloscope and connects output channels
|
2013-04-26 04:25:58 +02:00 |
Oscilloscope.h
|
reimplements oscilloscope and connects output channels
|
2013-04-26 04:25:58 +02:00 |
SerialInterface.cpp
|
removed 2 unneeded debug lines
|
2013-04-18 13:34:37 -07:00 |
SerialInterface.h
|
Merge branch 'master' of git://github.com/worklist/hifi into 19262
|
2013-04-18 12:38:35 +02:00 |
Stars.cpp
|
numerous starfield fixes
|
2013-04-19 02:46:34 +02:00 |
Stars.h
|
numerous starfield fixes
|
2013-04-19 02:46:34 +02:00 |
Texture.cpp
|
Merge branch 'master' of git://github.com/worklist/hifi into 19262
|
2013-04-18 12:38:35 +02:00 |
Texture.h
|
Merge branch 'master' of git://github.com/worklist/hifi into 19262
|
2013-04-18 12:38:35 +02:00 |
Util.cpp
|
Changes according to Philip's feedback: spacing around operators, removed
|
2013-05-01 12:17:57 -07:00 |
Util.h
|
Changes according to Philip's feedback: spacing around operators, removed
|
2013-05-01 12:17:57 -07:00 |
VoxelSystem.cpp
|
code review cleanup
|
2013-04-30 10:10:17 -07:00 |
VoxelSystem.h
|
Add LOD culling to the server protocol.
|
2013-04-29 17:38:52 -07:00 |
world.h
|
prelimanary changes for windows port
|
2013-03-19 11:01:08 -07:00 |