Andrzej Kapolka
|
85bca558f5
|
Tabs -> spaces, spacing fix.
|
2013-05-20 09:38:01 -07:00 |
|
Andrzej Kapolka
|
ae02004ef6
|
Use M rather than L, since L is taken by the level display.
|
2013-05-19 22:40:53 -07:00 |
|
Andrzej Kapolka
|
0539739720
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-19 18:38:09 -07:00 |
|
Andrzej Kapolka
|
dd3e8d524a
|
Support for eye offset position/orientation in camera/frustum.
|
2013-05-19 18:37:21 -07:00 |
|
ZappoMan
|
0ff65b44b5
|
Merge pull request #337 from tschw/19165
19165
|
2013-05-18 10:45:15 -07:00 |
|
Stephen Birarda
|
c504e8aa1a
|
fix incorrect ordering of member variables in Head
|
2013-05-17 18:30:41 -07:00 |
|
Stephen Birarda
|
391d6dca8e
|
remove the voxel server erase all that's unused
|
2013-05-17 17:54:04 -07:00 |
|
Jeffrey Ventrella
|
f099702d2a
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-17 14:56:51 -07:00 |
|
Jeffrey Ventrella
|
f2af37801e
|
tidied up the head class and fixed a negated pitch value in orientation
|
2013-05-17 14:56:14 -07:00 |
|
Stephen Birarda
|
fc0448a148
|
disallow copying of VoxelSystem objects
|
2013-05-17 12:32:42 -07:00 |
|
Stephen Birarda
|
3e65d5a548
|
inline getters and setters in Avatar
|
2013-05-17 12:25:00 -07:00 |
|
Stephen Birarda
|
1ba1b56b2c
|
disallow copying of Avatar objects
|
2013-05-17 12:15:19 -07:00 |
|
Stephen Birarda
|
ce7918108c
|
remove a lingering comment
|
2013-05-17 11:09:23 -07:00 |
|
Stephen Birarda
|
194035e464
|
repair indentation in Head constructor
|
2013-05-17 11:08:44 -07:00 |
|
Stephen Birarda
|
a11ddee974
|
fix the width and height for the new iris texture
|
2013-05-17 10:55:11 -07:00 |
|
Stephen Birarda
|
b2518e0595
|
change the iris texture
|
2013-05-17 10:51:29 -07:00 |
|
Stephen Birarda
|
c214e9b179
|
use the default Avatar destructor, comment out unused consts in Head
|
2013-05-17 10:46:59 -07:00 |
|
Stephen Birarda
|
a1ea7b58dd
|
remove unused GLUQuadric sphere from Avatar class
|
2013-05-17 10:45:26 -07:00 |
|
Stephen Birarda
|
0e7c0776f2
|
refactor the Head class to remove _sphere and use default copy constructor
|
2013-05-17 10:43:26 -07:00 |
|
Andrzej Kapolka
|
58a9a05ef7
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-17 10:17:37 -07:00 |
|
Andrzej Kapolka
|
3ed99f40a6
|
Working on support for off-axis projection.
|
2013-05-17 10:17:21 -07:00 |
|
Jeffrey Ventrella
|
ade5b7bec3
|
formatting changes
|
2013-05-17 09:52:19 -07:00 |
|
Jeffrey Ventrella
|
0edf72a2be
|
trying to fix merge conflicts
|
2013-05-17 09:20:42 -07:00 |
|
Jeffrey Ventrella
|
7e0877e753
|
cleanup
|
2013-05-17 08:48:54 -07:00 |
|
tosh
|
7115975c41
|
Merge branch 'master' of git://github.com/worklist/hifi into 19165
Conflicts:
interface/src/Oscilloscope.cpp
|
2013-05-17 12:28:34 +02:00 |
|
Philip Rosedale
|
e55efb81a8
|
Added acceleration decay of pitch (you look up/straight if you start moving)
|
2013-05-16 19:12:48 -06:00 |
|
Jeffrey Ventrella
|
1c126e2525
|
resolved conflicts
|
2013-05-16 17:32:54 -07:00 |
|
Jeffrey Ventrella
|
750a48bb73
|
cleaned up head class - made most members private. Added copy constructor
|
2013-05-16 17:20:00 -07:00 |
|
Andrzej Kapolka
|
a23ed58a53
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-16 16:25:05 -07:00 |
|
ZappoMan
|
068e863fb4
|
Merge pull request #334 from PhilipRosedale/master
Mouse moves pitch, yaw when near screen edge, gravity bouncing fixed!
|
2013-05-16 16:24:42 -07:00 |
|
Andrzej Kapolka
|
00171eccbb
|
Slight fix for shadows; we were drawing an unnecessary layer of text.
|
2013-05-16 16:23:11 -07:00 |
|
Philip Rosedale
|
aad5f3bfff
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-16 17:21:24 -06:00 |
|
Philip Rosedale
|
d8578ebb42
|
Merge pull request #335 from ey6es/master
Added gray background for chat entry, shadow/outline effects for text rendering. Enabled shadows for text contrast.
|
2013-05-16 16:21:10 -07:00 |
|
Andrzej Kapolka
|
700d3de4aa
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-16 16:11:48 -07:00 |
|
Andrzej Kapolka
|
26badc56e0
|
Added shadow and outline effects to TextRenderer, use the shadow effect in
our text to separate it from the background.
|
2013-05-16 16:10:38 -07:00 |
|
Philip Rosedale
|
9011484590
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-16 17:06:40 -06:00 |
|
Philip Rosedale
|
9f57787ece
|
Fixed jerking on gravity, added mouse pitch, yaw behavior.
|
2013-05-16 17:05:45 -06:00 |
|
Andrzej Kapolka
|
191c533ad2
|
Provide a gray background for the chat entry, so that we can see what we're
typing.
|
2013-05-16 14:24:18 -07:00 |
|
ZappoMan
|
d58a811844
|
Merge pull request #332 from birarda/audio-injection-manager
add an AudioInjectionManager to handle memory management for multiple injectors
|
2013-05-16 14:12:24 -07:00 |
|
Philip Rosedale
|
7866c803fb
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-16 14:44:15 -06:00 |
|
Philip Rosedale
|
b2709652b4
|
Tweaks to improve mouse Yaw behavior.
|
2013-05-16 14:43:46 -06:00 |
|
Andrzej Kapolka
|
d241dba573
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-16 13:09:31 -07:00 |
|
Andrzej Kapolka
|
86ddcea87f
|
Better names for the shaders.
|
2013-05-16 13:08:21 -07:00 |
|
Stephen Birarda
|
a2f8d8ae25
|
break audio out of shared into its own library
|
2013-05-16 13:00:40 -07:00 |
|
Philip Rosedale
|
31967e8afb
|
Merge pull request #331 from ZappoMan/master
get rid of the "kill the solar system" feature... protecting us from ourselves!
|
2013-05-16 12:59:55 -07:00 |
|
ZappoMan
|
f8dc01a890
|
removed the - key killing all the planets
|
2013-05-16 12:56:13 -07:00 |
|
Philip Rosedale
|
a36d32e101
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-16 13:34:54 -06:00 |
|
Philip Rosedale
|
78bd5ab40f
|
Fixes per review
|
2013-05-16 13:34:48 -06:00 |
|
Jeffrey Ventrella
|
cd248188d9
|
thingy
|
2013-05-16 12:19:20 -07:00 |
|
Jeffrey Ventrella
|
aafb557b02
|
turned off look at behavior - until it is finished and working correctly
|
2013-05-16 12:14:36 -07:00 |
|