Andrzej Kapolka
|
70c8c146bc
|
Fix for specular issue on Nvidia, try passing along material colors.
|
2014-09-15 12:44:25 -07:00 |
|
Andrzej Kapolka
|
9caa4d3a08
|
Merge branch 'master' of https://github.com/highfidelity/hifi into deference
|
2014-09-15 12:19:30 -07:00 |
|
Andrzej Kapolka
|
919112fe7c
|
Starting to work on handling translucent meshes with deferred lighting.
|
2014-09-15 12:18:59 -07:00 |
|
Andrzej Kapolka
|
4475759461
|
Revert the normal-based ambient occlusion; I wasn't crazy about the look of
it. Will perhaps revisit later.
|
2014-09-15 11:52:44 -07:00 |
|
Philip Rosedale
|
a70e27f442
|
Merge pull request #3411 from ZappoMan/fixWarnings
fix warnings and removed some asserts
|
2014-09-14 20:28:39 -07:00 |
|
ZappoMan
|
c32d5db75c
|
fix bug with attachments being stretched
|
2014-09-13 15:32:21 -07:00 |
|
ZappoMan
|
d92d2d57a0
|
one more shot at these warnings
|
2014-09-13 09:28:28 -07:00 |
|
ZappoMan
|
95a63cf131
|
fix windows warning and change QByteArray initializer to match documented prototype
|
2014-09-13 09:14:52 -07:00 |
|
ZappoMan
|
9c34aed36d
|
fix type signed/unsigned warning
|
2014-09-13 09:02:48 -07:00 |
|
ZappoMan
|
d6ebbd8633
|
fixed use of uninitialized variable warning
|
2014-09-13 09:01:27 -07:00 |
|
ZappoMan
|
a95e5487fc
|
fix type signed/unsigned warning
|
2014-09-13 09:00:47 -07:00 |
|
ZappoMan
|
a6178a137f
|
fix windows warnings
|
2014-09-13 09:00:18 -07:00 |
|
Brad Hefta-Gaub
|
ec23a7a868
|
Merge pull request #3410 from chansensturm/audio-noise
Head Penumbra filter gain smoothing
|
2014-09-13 07:47:30 -07:00 |
|
Andrzej Kapolka
|
af546e6b05
|
Fix for shadows in rear view mirror.
|
2014-09-12 19:18:31 -07:00 |
|
Andrzej Kapolka
|
48adbdfbd2
|
Shadow fix.
|
2014-09-12 19:05:49 -07:00 |
|
Andrzej Kapolka
|
e36ff0d238
|
Fix deferred lighting for rear view mirror.
|
2014-09-12 18:56:07 -07:00 |
|
Andrzej Kapolka
|
f8772135b1
|
Color fix.
|
2014-09-12 18:35:56 -07:00 |
|
Craig Hansen-Sturm
|
2c7d15c01b
|
disable input gain/mute
|
2014-09-12 18:32:28 -07:00 |
|
Andrzej Kapolka
|
24b193b5dc
|
Alpha testing bits.
|
2014-09-12 18:11:46 -07:00 |
|
Andrew Meadows
|
b94b737f26
|
fix build for no XMPP
|
2014-09-12 17:56:25 -07:00 |
|
Andrzej Kapolka
|
42c8701b26
|
Don't use gl_Color for skin.
|
2014-09-12 17:36:58 -07:00 |
|
Andrzej Kapolka
|
72f38900bb
|
Fix for blending on models.
|
2014-09-12 17:31:03 -07:00 |
|
Andrzej Kapolka
|
982ab75b61
|
Merge branch 'master' of https://github.com/highfidelity/hifi into deference
|
2014-09-12 17:09:25 -07:00 |
|
Andrzej Kapolka
|
53933fc9c6
|
Working on deferred lighting for models.
|
2014-09-12 17:09:07 -07:00 |
|
Andrzej Kapolka
|
3d48a5b872
|
Merge branch 'master' of https://github.com/highfidelity/hifi into deference
|
2014-09-12 15:39:52 -07:00 |
|
Andrzej Kapolka
|
7f31b4563c
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-09-12 15:35:46 -07:00 |
|
Brad Hefta-Gaub
|
e69e90b5b4
|
Merge pull request #3405 from thoys/20017
Code Review for Job #20017
|
2014-09-12 15:34:50 -07:00 |
|
Andrzej Kapolka
|
97813a2f72
|
Make sure we note that the blender finished even if the geometry changed.
|
2014-09-12 15:34:49 -07:00 |
|
Brad Hefta-Gaub
|
66ce6b7c3c
|
Merge pull request #3407 from ey6es/master
Only allow one "blender" to run at a time for each model.
|
2014-09-12 15:34:39 -07:00 |
|
Andrzej Kapolka
|
72a6254fa1
|
Only allow one "blender" to run at a time for each model.
|
2014-09-12 15:24:38 -07:00 |
|
Stephen Birarda
|
3b21348a63
|
make sure AddressManager signal is connected to before file event
|
2014-09-12 15:22:51 -07:00 |
|
Stephen Birarda
|
29dae39ad7
|
handle location lookup for offline user or not found
|
2014-09-12 15:01:08 -07:00 |
|
Andrzej Kapolka
|
d0f30dfd45
|
Merge branch 'master' of https://github.com/highfidelity/hifi into deference
|
2014-09-12 14:44:45 -07:00 |
|
Andrzej Kapolka
|
7074d96c04
|
Working on support for specular components in deferred lights.
|
2014-09-12 14:11:56 -07:00 |
|
Thijs Wenker
|
df0cbd54fc
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 20017
Conflicts:
interface/src/Application.cpp
|
2014-09-12 23:04:05 +02:00 |
|
Philip Rosedale
|
3fbe183196
|
Merge pull request #3402 from ZappoMan/stretchableEntities
New Entities Features
|
2014-09-12 13:57:45 -07:00 |
|
Brad Hefta-Gaub
|
b209b70094
|
Merge pull request #3404 from birarda/data-web-domain-lookup
initial transition to new metaverse API
|
2014-09-12 13:45:40 -07:00 |
|
Brad Hefta-Gaub
|
fc33de28a0
|
Merge pull request #3399 from huffman/19831
Code Review for Job #19831
|
2014-09-12 13:45:20 -07:00 |
|
Stephen Birarda
|
b0593bcdc0
|
fix a double space
|
2014-09-12 13:31:27 -07:00 |
|
Stephen Birarda
|
f0ead98a2a
|
put back LocationScriptingInterface so it works prior to replacement
|
2014-09-12 13:28:18 -07:00 |
|
Thijs Wenker
|
63e6839142
|
combo boxes ported to new form code
|
2014-09-12 22:24:35 +02:00 |
|
Thijs Wenker
|
dd47b7afc6
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 20017
Conflicts:
interface/src/scripting/WindowScriptingInterface.cpp
|
2014-09-12 22:04:21 +02:00 |
|
Brad Hefta-Gaub
|
8602dbef78
|
Merge pull request #3400 from ey6es/master
Allow skeletons to use blendshapes; provide default mappings for Mixamo models. Also, generate mipmaps for all textures loaded from network.
|
2014-09-12 12:55:47 -07:00 |
|
Stephen Birarda
|
88a75a3585
|
fix for goToUser from ChatWindow
|
2014-09-12 11:27:54 -07:00 |
|
Stephen Birarda
|
348bcdb37a
|
resolve conflicts on merge with upstream master
|
2014-09-12 11:23:16 -07:00 |
|
Stephen Birarda
|
93ff34baaa
|
force address bar lookup through handleLookupString
|
2014-09-12 11:21:38 -07:00 |
|
Stephen Birarda
|
ab7df8679d
|
fix broken hifi linking
|
2014-09-12 11:19:22 -07:00 |
|
Stephen Birarda
|
b77a3f4904
|
cleanup application file event handler
|
2014-09-12 10:15:51 -07:00 |
|
Stephen Birarda
|
1f2020d169
|
some url handling repairs, move existing error reply handlers to new format
|
2014-09-12 10:13:33 -07:00 |
|
Stephen Birarda
|
7896119228
|
remap two goToUrl calls to AddressManager
|
2014-09-12 09:56:40 -07:00 |
|