Andrzej Kapolka
|
210af25396
|
When rendering avatar shadows, check bounds against shadow frustum. Closes
|
2014-03-24 14:52:02 -07:00 |
|
Andrzej Kapolka
|
62884f1f4f
|
Don't use textures/fancy shaders when rendering shadow map. Closes #2270.
|
2014-03-24 13:15:03 -07:00 |
|
Andrzej Kapolka
|
20ae5c15f7
|
Added a "flat" mode for environments that makes them follow you around on the
X/Z axes. The default environment is flat. Closes #2378.
|
2014-03-20 12:09:20 -07:00 |
|
Andrzej Kapolka
|
f92f45df63
|
Keep track of keys pressed, synthesize release events when focus is lost.
Closes #2375.
|
2014-03-20 11:17:36 -07:00 |
|
stojce
|
19e60a1fc0
|
Merge branch 'master' of https://github.com/worklist/hifi into 19495
|
2014-03-15 19:46:26 +01:00 |
|
stojce
|
576b8acef3
|
CR fixes
|
2014-03-14 20:09:03 +01:00 |
|
Andrzej Kapolka
|
5f7e41b79b
|
More dock widget tweaks.
|
2014-03-14 10:55:27 -07:00 |
|
Andrzej Kapolka
|
a7d35944cc
|
Use an inner widget for the dock.
|
2014-03-14 10:48:57 -07:00 |
|
Andrzej Kapolka
|
b721533f0b
|
Make chat a dock widget, since that's the behavior it's emulating anyway
(and for some reason, the current strategy causes a problem on at least Ryan's
and my machine).
|
2014-03-14 10:43:12 -07:00 |
|
Andrzej Kapolka
|
3f78ef40f1
|
Fixed the translation file.
|
2014-03-13 17:08:23 -07:00 |
|
Andrzej Kapolka
|
38d03febbc
|
Add this file back. Hope it didn't have anything important!
|
2014-03-13 16:58:15 -07:00 |
|
Andrzej Kapolka
|
95e59d7004
|
Merge branch 'master' of https://github.com/highfidelity/hifi
Conflicts:
interface/interface_en.ts
interface/src/Menu.h
|
2014-03-13 16:56:06 -07:00 |
|
Andrzej Kapolka
|
5f6f4b3d37
|
Fixes required since enabling Faceshift is now the default.
|
2014-03-13 16:45:27 -07:00 |
|
Andrzej Kapolka
|
9d1278b663
|
Wait until we know that Faceshift didn't connect before we attempt to
initialize Visage.
|
2014-03-13 16:18:47 -07:00 |
|
Dimitar Dobrev
|
85a15a2284
|
Moved the chat from a window to a built-in panel.
|
2014-03-14 01:12:25 +02:00 |
|
Dimitar Dobrev
|
881ecb07cd
|
Changed the font of the entire chat window to Helvetica/Arial.
|
2014-03-14 01:07:21 +02:00 |
|
Andrzej Kapolka
|
fc32d9581d
|
Visage toggle bits.
|
2014-03-13 15:17:16 -07:00 |
|
Andrzej Kapolka
|
b2a29cb84f
|
Fixes for Linux build.
|
2014-03-13 10:56:19 -07:00 |
|
Dimitar Dobrev
|
442ca145da
|
Hid the chat window rather than close it in order to preserve sent
messages.
|
2014-03-13 14:07:21 +02:00 |
|
Dimitar Dobrev
|
727903b216
|
Changed the chat window to a popup with a custom closing button.
|
2014-03-13 04:07:33 +02:00 |
|
Dimitar Dobrev
|
6d4d61c38a
|
Removed the double border between the sent messages and the entry.
|
2014-03-13 01:06:11 +02:00 |
|
Dimitar Dobrev
|
d67381d85e
|
Changed the font used in the chat to Helvetica, with Arial as a
fallback.
|
2014-03-12 23:45:10 +02:00 |
|
Dimitar Dobrev
|
4c26f025ac
|
Enabled 'Enter' to open the chat. Deleted the now obsolete ChatEntry.
|
2014-03-12 20:04:22 +02:00 |
|
Dimitar Dobrev
|
acb4047b54
|
Increased the right margin of sent messages for better visibility.
|
2014-03-12 17:33:25 +02:00 |
|
Dimitar Dobrev
|
f427f524bf
|
Patched the Qt CMake function for auto-translations so that *.ts files
are not deleted on clean.
|
2014-03-12 01:24:31 +02:00 |
|
Dimitar Dobrev
|
fe2f9f5253
|
Prevented empty time stamps - when less then a minute has passed - from
appearing.
|
2014-03-12 01:24:31 +02:00 |
|
Dimitar Dobrev
|
60bf473be7
|
Improved the adherence to code conventions after a code review.
|
2014-03-12 01:24:30 +02:00 |
|
Dimitar Dobrev
|
acb2793053
|
Ensured messages are sent to the group chat rather than to individual
users.
|
2014-03-12 01:24:30 +02:00 |
|
Dimitar Dobrev
|
86643803cf
|
Moved the connection and configuration of XMPP to the log-in process.
|
2014-03-12 01:24:30 +02:00 |
|
Dimitar Dobrev
|
9eb217794c
|
Added time stamps to the chat. Enabled translations.
|
2014-03-12 01:24:30 +02:00 |
|