.. |
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
|
Changes according to Philip's feedback: spacing around operators, removed
|
2013-05-01 12:17:57 -07:00 |
Avatar.h
|
move private member constants in Avatar.h to implementation
|
2013-05-01 11:04:58 -07:00 |
AvatarTouch.cpp
|
GCC fails on these constants (ISO C++ forbids initialization of member
|
2013-04-30 10:15:48 -07:00 |
AvatarTouch.h
|
GCC fails on these constants (ISO C++ forbids initialization of member
|
2013-04-30 10:15:48 -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
|
moved inline functions from Camera.h to Camera.cpp as per Stephen's request
|
2013-04-26 13:33:36 -07:00 |
Camera.h
|
moved inline functions from Camera.h to Camera.cpp as per Stephen's request
|
2013-04-26 13:33:36 -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
|
More work on Oculus integration; added some notes to explain the source of the
|
2013-05-02 13:02:11 -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 |