Dave Parks
|
64cfcea3f4
|
SL-18190 Reduce banding - experiment with RGB16F reflection probes
|
2022-09-23 18:13:20 -05:00 |
Dave Parks
|
f4d49f887e
|
SL-18190 Reduce banding.
|
2022-09-23 17:48:45 -05:00 |
Dave Parks
|
75de4d3276
|
SL-18156 Cleanup of MikktSpace integration, apply MikktSpace tangents to all meshes.
|
2022-09-23 12:53:24 -05:00 |
Dave Parks
|
8f1d226865
|
SL-18134 Rename Albedo to Base Color to be more consistent with GLTF spec
|
2022-09-23 11:19:56 -05:00 |
Dave Parks
|
01d6671091
|
SL-18120 Fix for specular color of legacy materials tinting environment reflections from "environment" intensity.
|
2022-09-23 10:42:09 -05:00 |
Dave Parks
|
43822fa6e4
|
SL-18190 Fix for texture animation not working on opaque PBR materials.
|
2022-09-22 18:10:50 -05:00 |
Dave Parks
|
0afc237de2
|
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-559
|
2022-09-22 17:27:41 -05:00 |
Dave Parks
|
e5d463ca20
|
SL-17705 Backwards compatibility pass. Support OpenGL pre-4.0 by disabling reflection probes and anti-aliasing. Get render parity with current release viewer when reflection probes are disabled.
|
2022-09-22 17:27:18 -05:00 |
Andrey Kleshchev
|
524e5f06b7
|
SL-18001 Fix LLMaterialEditor::applyToSelection()
|
2022-09-22 20:15:38 +03:00 |
Andrey Kleshchev
|
94b9286858
|
SL-17999 'copy' functionality for 'features' and 'texture' tabs
And a fix to prevent message spam
|
2022-09-22 11:06:41 +03:00 |
Dave Parks
|
4697b7049c
|
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-559
|
2022-09-21 12:48:32 -05:00 |
Dave Parks
|
d72c0f1d6a
|
SL-18190 Fix for fullbright alpha blended legacy materials appearing in wrong color space
|
2022-09-21 12:48:10 -05:00 |
Andrey Kleshchev
|
484ccb6946
|
SL-18187 Resolve Win32 failures due to missing mikktspace
|
2022-09-21 13:06:31 +03:00 |
Dave Parks
|
709bf22084
|
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-559
|
2022-09-20 19:10:13 -05:00 |
Dave Parks
|
c466e44334
|
SL-18190 Reduce banding (stay in linear space as much as possible, increase precision of reflection probes). Faster radiance and irradiance map generation.
|
2022-09-20 19:09:26 -05:00 |
Sabrina Shanman
|
58c478f08a
|
Merged in SL-18001 (pull request #1137)
SL-18001: Update GLTF material when receiving LLRenderMaterialParams on updated object
Approved-by: Brad Kittenbrink
|
2022-09-20 23:09:30 +00:00 |
Dave Parks
|
a66a65e047
|
SL-18190 Enable OpenGL core profile on OS X by default
|
2022-09-20 13:11:29 -05:00 |
Dave Parks
|
1eeee12ecb
|
SL-18190 Don't allocate mips for irradiance maps because they're never generated. Disable OpenGL core profile on Intel by default.
|
2022-09-20 12:28:45 -05:00 |
Dave Parks
|
7a9811ee11
|
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-559
|
2022-09-19 19:07:55 -05:00 |
Dave Parks
|
d3b4c4aece
|
SL-18190 Don't generate mips for irradiance maps because they're never sampled.
|
2022-09-19 19:07:34 -05:00 |
Cosmic Linden
|
3e807dbc29
|
SL-18001: Update GLTF material when receiving LLRenderMaterialParams on updated object
|
2022-09-19 16:55:57 -07:00 |
Andrey Kleshchev
|
f7ecf0ee38
|
SL-18065 Fix bake textures' fetch loop
|
2022-09-20 01:53:43 +03:00 |
Dave Parks
|
a5233ed774
|
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-559
|
2022-09-19 17:27:41 -05:00 |
Dave Parks
|
04d3a29a69
|
SL-18190 Faster better stronger radiance/irradiance maps
|
2022-09-19 17:27:33 -05:00 |
Howard (Aech Linden) Stearns
|
718073717c
|
SL-18128, SL-18128 - No glerror on Mac!
|
2022-09-19 12:16:49 -07:00 |
Andrey Kleshchev
|
4f7c86a145
|
SL-18161 Fix viewer complaining about dupplicate FT_MATERIAL folders
|
2022-09-19 16:56:25 +03:00 |
Dave Parks
|
99fbb2e19c
|
RG16F PBR BRDF LUT
|
2022-09-17 21:02:31 -05:00 |
Dave Parks
|
655f8d8ee1
|
Fix for overbright and artifacted radiance maps on NVIDIA hardware
|
2022-09-17 20:18:54 -05:00 |
Dave Parks
|
cc0d3fdb00
|
Fix for crash on NVIDIA hardware
|
2022-09-17 20:11:53 -05:00 |
Dave Parks
|
29f92451f6
|
Cleanup more unused functions and fix spotLightF (whoops)
|
2022-09-17 16:09:11 -05:00 |
Dave Parks
|
b2553fc8b4
|
Fix for spotlights in background not matching foreground. Remove some unused functions.
|
2022-09-17 15:48:55 -05:00 |
Dave Parks
|
48eea4de0a
|
Adjust radiance maps to better match Substance
|
2022-09-17 15:37:21 -05:00 |
Dave Parks
|
13ac0f77ff
|
Make sure specular highlights from punctual lights don't fall off of polished surfaces
|
2022-09-17 14:38:07 -05:00 |
Dave Parks
|
54e6c554c5
|
Fix for crash when loading dae
|
2022-09-17 13:53:37 -05:00 |
Dave Parks
|
6790605575
|
WIP - Fix for alpha PBR lighting for point lights (spot lights treated as point lights for now)
|
2022-09-17 13:04:23 -05:00 |
Dave Parks
|
1ab43e06b9
|
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-559
|
2022-09-17 11:05:15 -05:00 |
Dave Parks
|
69ee833702
|
WIP - multiSpotLightF uses proper PBR shading, alpha is broken but pushing now in case my hard drive melts
|
2022-09-17 11:04:50 -05:00 |
Dave Parks
|
a32125bc0e
|
WIP - replace PBR implementation - point lights
|
2022-09-17 01:52:01 -05:00 |
Dave Parks
|
b2cf07f53c
|
WIP - switch PBR implementations
|
2022-09-17 01:12:52 -05:00 |
Howard Stearns
|
c467d8f02a
|
SL-18128 - fix #if !DEPTH_CLAMP in shaders
|
2022-09-16 16:28:51 -07:00 |
Andrey Kleshchev
|
72e3262532
|
SL-18065 Viewer tries to get missing texture endlessly #2
|
2022-09-17 01:18:33 +03:00 |
Dave Parks
|
dc1ed19511
|
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-559
|
2022-09-16 17:11:14 -05:00 |
Dave Parks
|
ae17d1e9a0
|
SL-18128 Restore 16-bit precision in screen render target.
|
2022-09-16 17:11:02 -05:00 |
Andrey Kleshchev
|
5bb9b6cada
|
SL-18065 Viewer tries to get missing texture endlessly
|
2022-09-17 00:59:16 +03:00 |
Dave Parks
|
09f3d6eaee
|
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-559
|
2022-09-16 16:25:38 -05:00 |
Dave Parks
|
8dc59e5ef3
|
SL-18128 Clear out much OpenGL cruft and switch to core profile on AMD
|
2022-09-16 16:25:26 -05:00 |
Mnikolenko Productengine
|
c0b586a7e1
|
SL-17723 Remove use of UDP image fetch
|
2022-09-16 23:27:54 +03:00 |
Andrey Kleshchev
|
1478cacfcd
|
DRTVWR-559 Fixed merge conflicts
|
2022-09-16 21:24:31 +03:00 |
Andrey Kleshchev
|
7649114588
|
Merge branch master (DRTVWR-571) into DRTVWR-559
# Conflicts:
# indra/newview/llpanelface.cpp
# indra/newview/llpanelface.h
|
2022-09-16 21:07:39 +03:00 |
Dave Parks
|
5a3631659f
|
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-559
|
2022-09-15 17:23:55 -05:00 |