Andrey Kleshchev
|
2fa8bce1cf
|
SL-18326 GLTF material functionality in a Notecard
|
2022-10-08 01:14:22 +03:00 |
Dave Parks
|
18309bc7fb
|
SL-18190 Fix for DoF
|
2022-10-07 15:25:48 -05:00 |
Dave Parks
|
4a4b0f8ee8
|
SL-18190 Rearrange render order so 3D UI has access to the depth buffer.
|
2022-10-07 13:25:40 -05:00 |
Dave Parks
|
26f99409d2
|
SL-18190 Temporarily disable occlusion culling by default -- not compatible with depth buffer management changes.
|
2022-10-07 12:52:43 -05:00 |
Dave Parks
|
176f34791b
|
SL-18190 Fix for mac build
|
2022-10-07 10:05:44 -05:00 |
Dave Parks
|
9448db5d4a
|
SL-18190 Water shader WIP. Better parallax correction for sphere probes. Reduce probe memory footprint. Remove framebuffer copies and move to deprecate stencil buffer usage.
|
2022-10-06 18:40:01 -05:00 |
Dave Parks
|
2b28fecf48
|
SL-18190 Fix for mac build
|
2022-10-05 10:44:17 -05:00 |
Dave Parks
|
46009c19e9
|
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-559
|
2022-10-05 08:12:00 -05:00 |
Dave Parks
|
30bcc7d6d5
|
SL-18190 WIP - Add refraction to water without splitting scene between above and below water
|
2022-10-05 08:11:33 -05:00 |
Andrey Kleshchev
|
1a437cbedf
|
SL-18144 Bakes On Mesh not showing in-world as Albedo
|
2022-10-04 20:33:10 +03:00 |
Dave Parks
|
1e72e3d82c
|
SL-18190 Remove some commented out code.
|
2022-10-04 12:21:25 -05:00 |
Dave Parks
|
1900df3615
|
SL-18293, SL-18190 -- Fix for debug displays not showing up (wireframe still busted). WIP on reflection probe/PBR driven water shader.
|
2022-10-04 12:20:19 -05:00 |
Dave Parks
|
7d42681501
|
SL-18239 Unify PBR and non-PBR treatment of ambient/SSAO/irradiance. Restore SSAO to release version.
|
2022-09-30 10:57:01 -05:00 |
Dave Parks
|
d001c52c34
|
SL-18132 Fix for errant shadow when sun shadows are disabled.
|
2022-09-29 19:24:08 -05:00 |
Dave Parks
|
6f2acc8e60
|
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-559
|
2022-09-29 19:01:41 -05:00 |
Dave Parks
|
10b2d1be01
|
SL-18190 End of linear space odyssey -- just eat the conversions in atmosphericsFuncsF for sunlight and additive, but leave linear ambient in tact.
|
2022-09-29 18:56:21 -05:00 |
Brad Kittenbrink
|
f2867c71db
|
Better fix for DRTVWR-559 mac build breakage
|
2022-09-29 13:58:05 -07:00 |
Brad Kittenbrink
|
5c83ac76b5
|
fix for mac build breakage DRTVWR-559
|
2022-09-29 13:24:38 -07:00 |
Andrey Kleshchev
|
332ddc67de
|
SL-17653 Small change in material loading order
|
2022-09-29 23:17:49 +03:00 |
Andrey Kleshchev
|
9346b45188
|
SL-17653 Multi-material file support for local materials
|
2022-09-29 22:39:32 +03:00 |
Brad Kittenbrink
|
02df55b9b3
|
Fix coding policy failure for DRTVWR-559
|
2022-09-29 11:32:23 -07:00 |
Dave Parks
|
411aa9f727
|
SL-18190 Fix for haze color being completely wrong (now it's just half wrong).
|
2022-09-29 00:19:52 -05:00 |
Dave Parks
|
2e499bcc40
|
SL-18190 Prune srgb_to_linear from atmosphericsFuncs.glsl
|
2022-09-28 19:14:00 -05:00 |
Dave Parks
|
2f082bb4ee
|
SL-18190 Parity with release viewer when reflections are disabled.
|
2022-09-28 18:13:58 -05:00 |
Dave Parks
|
d3b77a3fb7
|
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-559
|
2022-09-28 16:49:26 -05:00 |
Dave Parks
|
f887f65830
|
SL-18190 WIP - Linear space atmospherics take 2
|
2022-09-28 16:49:11 -05:00 |
Andrey Kleshchev
|
144fb0c315
|
SL-18233 Fixed editor not udpating after saving material from task inventory
|
2022-09-28 20:18:21 +03:00 |
Andrey Kleshchev
|
6b46793771
|
SL-18233 Double clicking material in an object shows notecard
|
2022-09-28 20:01:06 +03:00 |
Dave Parks
|
a63fcfc9d5
|
SL-18190 Remove some (likely) superfluous color space conversions
|
2022-09-28 00:15:34 -05:00 |
Dave Parks
|
67c7a13647
|
SL-18190 Missed magic number.
|
2022-09-27 23:46:03 -05:00 |
Dave Parks
|
d9b610dd92
|
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-559
|
2022-09-27 23:32:18 -05:00 |
Dave Parks
|
aaf7b17db0
|
SL-18190 WIP -- Take 2 on linear space windlight (more methodical approach -- make desired interface but brute force color conversions). Placeholder PBR water and move to deprecate forward rendering shaders.
|
2022-09-27 23:32:02 -05:00 |
Andrey Kleshchev
|
e6fad1ea5f
|
SL-17999 Material with limited permissions should be copied to object's inventory
|
2022-09-27 23:26:25 +03:00 |
Andrey Kleshchev
|
3e59ae1c43
|
SL-17640 Support loading materials from multi-material files
|
2022-09-27 17:59:40 +03:00 |
Dave Parks
|
44f2286e42
|
SL-18190 Use bindDeferredShader in alpha pool. Don't redundantly apply ao to irradiance.
|
2022-09-26 18:08:42 -05:00 |
Dave Parks
|
d53c077315
|
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-559
|
2022-09-26 17:41:52 -05:00 |
Dave Parks
|
23ad6e930b
|
SL-18190 WIP - Whoopsie from last commit
|
2022-09-26 17:41:22 -05:00 |
Dave Parks
|
725d042640
|
SL-18190 WIP - Windlight to linear space proof of concept, better parity between release viewer and materials viewer when reflections disabled. Avoid run-away probe ambiance.
|
2022-09-26 17:17:34 -05:00 |
Andrey Kleshchev
|
30b6d29b04
|
SL-17640 Material editor permissions support
|
2022-09-26 23:23:52 +03:00 |
Dave Parks
|
20f44fb522
|
SL-18190 Reduce banding - tweak noise function.
|
2022-09-23 18:58:04 -05:00 |
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 |