.. |
starfield
|
Fixed warning in starfield code
|
2013-04-24 17:45:26 -07:00 |
Audio.cpp
|
renamed "Head" to "Avatar" and did a bunch a cleanups, including removing the three-lined comments
|
2013-04-24 16:54:07 -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
|
Merge remote-tracking branch 'upstream/master' into agentlist-array
|
2013-04-25 17:01:17 -07:00 |
Avatar.h
|
Merge remote-tracking branch 'upstream/master' into agentlist-array
|
2013-04-25 17:01:17 -07:00 |
Camera.cpp
|
working on camera view shifting from first person to third person
|
2013-04-25 16:31:42 -07:00 |
Camera.h
|
working on camera view shifting from first person to third person
|
2013-04-25 16:31:42 -07:00 |
Cloud.cpp
|
To fix font rendering on Linux (which uses points), we need to restore the
|
2013-04-24 14:59:11 -07:00 |
Cloud.h
|
make Field a proper class to avoid duplicate symbols
|
2013-02-08 13:11:56 -08:00 |
Field.cpp
|
prelimanary changes for windows port
|
2013-03-19 11:01:08 -07:00 |
Field.h
|
Merge branch 'master' of git://github.com/worklist/hifi into 19262
|
2013-04-18 12:38:35 +02:00 |
glew.cpp
|
more windows port
|
2013-03-20 12:13:14 -07:00 |
Log.cpp
|
integrates logging for 'avatars' library, fixes missig return in Log.cpp, adds _lib suffix for log callback namespaces and reverts voxels -> voxLib rename in main
|
2013-04-17 20:14:29 +02: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
|
Merge remote-tracking branch 'upstream/master' into agentlist-array
|
2013-04-25 17:01:17 -07:00 |
Menu.cpp
|
Tweaked location and color of agents display for menu, removed audio start playback log
|
2013-04-10 18:01:18 -07:00 |
Menu.h
|
add header comments to Vincent's menu files
|
2013-04-10 16:16:36 -07:00 |
MenuColumn.cpp
|
Added new feature to MenuRow to allow custom callback for State
|
2013-04-13 15:18:19 -07:00 |
MenuColumn.h
|
Added new feature to MenuRow to allow custom callback for State
|
2013-04-13 15:18:19 -07:00 |
MenuRow.cpp
|
fixed bug in rendering menu rows where state was longer than 5 characters
|
2013-04-13 15:57:30 -07:00 |
MenuRow.h
|
fixed bug in rendering menu rows where state was longer than 5 characters
|
2013-04-13 15:57:30 -07:00 |
OGlProgram.h
|
integrates logging for interface
|
2013-04-17 19:04:10 +02:00 |
Oscilloscope.cpp
|
Made oscilloscope 2 channel, turned on by default (need to fix injecting the last audio buffer tho).
|
2013-02-13 10:14:31 -08:00 |
Oscilloscope.h
|
Merge branch 'master' of git://github.com/worklist/hifi into 19262
|
2013-04-18 12:38:35 +02:00 |
Particle.cpp
|
prelimanary changes for windows port
|
2013-03-19 11:01:08 -07:00 |
Particle.h
|
dynamic header for GLUT include
|
2013-02-08 12:17:35 -08: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
|
bunch of const changes for glm::vec3 in Avatar and Orientation
|
2013-04-25 16:10:55 -07:00 |
Util.h
|
Merge branch 'master' of git://github.com/worklist/hifi into 19262
|
2013-04-18 12:38:35 +02:00 |
VoxelSystem.cpp
|
renamed "Head" to "Avatar" and did a bunch a cleanups, including removing the three-lined comments
|
2013-04-24 16:54:07 -07:00 |
VoxelSystem.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 |
world.h
|
prelimanary changes for windows port
|
2013-03-19 11:01:08 -07:00 |