Howard Stearns
|
a8d122365d
|
SL-17967 - review comments
|
2022-08-26 09:48:18 -07:00 |
Brad Kittenbrink
|
509cfcad31
|
experiments for turning on opengl core profile on mac for DRTVWR-559
|
2022-08-26 09:30:01 -07:00 |
Dave Parks
|
bde0961297
|
Merge branch 'DRTVWR-563' of bitbucket.org:lindenlab/viewer into DRTVWR-563
|
2022-08-26 10:52:07 -05:00 |
Dave Parks
|
9bee2a92d2
|
SL-17997 Follow up from beta breakers results.
|
2022-08-26 10:51:42 -05:00 |
Howard Stearns
|
140909c775
|
SL-17967 - .glsl typos. No we get pink PBR!
|
2022-08-25 18:14:22 -07:00 |
Ptolemy
|
7ceaa01878
|
SL-17703: PBR: Tweak sunlight scaling to better match Substance 3D Stager, don't blow bloom out
|
2022-08-25 15:45:15 -07:00 |
Howard Stearns
|
e81ed6242f
|
SL-17967 compiles and runs by avoiding the features
|
2022-08-25 14:51:51 -07:00 |
Andrey Kleshchev
|
1f930a7222
|
SL-18007 Edit shape freezes avatar in the middle of the turning animation
|
2022-08-25 22:48:23 +03:00 |
Ptolemy
|
7923f255b6
|
SL-17702: PBR: Fix light bleed out of range
|
2022-08-25 10:45:12 -07:00 |
Ptolemy
|
23126b7825
|
SL-17703: PBR: Convert sunlight color in sRGB to Linear due to EEP/Windlight.
|
2022-08-24 23:03:31 -07:00 |
Ptolemy
|
b7cb20bfcd
|
SL-17702: PBR: Document lights are in linear from C++ side
|
2022-08-24 22:59:28 -07:00 |
Ptolemy
|
82c99ffa50
|
Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559
|
2022-08-24 19:07:05 -07:00 |
Ptolemy
|
980e8c0a39
|
DRTVWR-559: Cleanup
|
2022-08-24 17:26:23 -07:00 |
Ptolemy
|
becdf08d0f
|
SL-17702: PBR: Use legacy attenuation for point lights
|
2022-08-24 17:21:32 -07:00 |
Ptolemy
|
5b7d8b61e0
|
SL-17702: PBR: Optimize BRDF diffuse
|
2022-08-24 16:08:36 -07:00 |
Ptolemy
|
5a346844df
|
SL-17703: PBR: Add debug ability to turn sun/off, view sun contrib
|
2022-08-24 16:07:18 -07:00 |
Ptolemy
|
7c72b4be8c
|
SL-17766: PBR: Refactor to use initMaterial() instead of duplicating material setup for both IBL and Sunlight BRDF
|
2022-08-24 14:29:45 -07:00 |
Andrey Kleshchev
|
4f9f7de33b
|
SL-17653 File filter for local materials and textures in texture picker
|
2022-08-24 19:35:57 +03:00 |
Ptolemy
|
7895ec1812
|
Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559
|
2022-08-23 04:24:17 -07:00 |
Ptolemy
|
9a59226442
|
SL-17703: PBR: Use BRDF for sun/moon diffuse and specular
|
2022-08-23 04:21:32 -07:00 |
Ptolemy
|
0079dcd6a4
|
SL-17766: PBR: Add V_GGX references
|
2022-08-23 04:17:12 -07:00 |
Ptolemy
|
459faa8f7f
|
SL-17703: PBR: Clamp roughness to minimum to match Blender, etc.
|
2022-08-23 04:15:36 -07:00 |
Ptolemy
|
6bc22eb6f4
|
SL-17703: PBR: Add BRDF prototypes
|
2022-08-23 03:55:33 -07:00 |
Ptolemy
|
71b7648d13
|
SL-17975: PBR: Factor ambient occlusion into specular
|
2022-08-23 02:55:30 -07:00 |
Ptolemy
|
7951a15543
|
SL-17703: PBR: Don't add diffuse if IBL off
|
2022-08-23 02:50:51 -07:00 |
Ptolemy
|
df81e15ab8
|
SL-17703: Cleanup
|
2022-08-23 02:26:15 -07:00 |
Ptolemy
|
5e41024b9c
|
SL-17703: PBR: Move IOR calcF0() to deferred utils
|
2022-08-23 02:22:03 -07:00 |
Ptolemy
|
f8974f4d78
|
SL-17703: Add debug output for ambocc and ambenv
|
2022-08-23 02:19:29 -07:00 |
Ptolemy
|
d79af5b6de
|
SL-17703: PBR: Add debug ability to turn off IBL
|
2022-08-23 02:18:24 -07:00 |
Ptolemy
|
e6171a8d09
|
SL-17975: PBR: Add light debugging
|
2022-08-22 15:52:43 -07:00 |
Andrey Kleshchev
|
8a91c13947
|
SL-17653 Local gltf materials #3
|
2022-08-23 00:23:16 +03:00 |
Andrey Kleshchev
|
0d217dc73c
|
SL-17653 Local gltf materials #2
|
2022-08-23 00:23:05 +03:00 |
Andrey Kleshchev
|
4bb419031c
|
SL-17653 Basic local gltf materials
|
2022-08-23 00:22:10 +03:00 |
Callum Prentice
|
15cd6c1cb7
|
Merge branch 'DRTVWR-559-SL-17699' into DRTVWR-559
|
2022-08-19 14:51:03 -07:00 |
Andrey Kleshchev
|
664ba53e4c
|
SL-17584 Make setShaders crashes more informative
|
2022-08-20 00:35:02 +03:00 |
Callum Prentice
|
59884327e2
|
https://jira.secondlife.com/browse/SL-17699 Integrate GLTF materials with build floater texture tab: First pass - some edge cases remaining. User can now edit an object or set of objects, choose a material and have it apply as expected
|
2022-08-19 13:14:51 -07:00 |
Sabrina Shanman
|
f9b9de409e
|
Merged in SL-17005_cosmic_win8 (pull request #1090)
SL-17005 - Windows 8 crash fix and more graphics logging
Approved-by: Callum Linden
Approved-by: Dave Parks
|
2022-08-18 18:08:11 +00:00 |
Callum Prentice
|
339e1d200f
|
SL-17699 Add upport for materials to texture picker: restore the asset filtered inventory panel and pull in @Caladbolg's fix to make it work with more than 1 asset type from here 0ab6dfa12e
|
2022-08-17 13:49:10 -07:00 |
Callum Prentice
|
694f6c11d1
|
SL-17699 Add upport for materials to texture picker. MAke sure the default (index 0) option is selected and update filters accordingly at startup
|
2022-08-17 12:21:01 -07:00 |
Callum Prentice
|
6b71300db7
|
SL-17699 Add upport for materials to texture picker. Temporarilyly change the filtered inventory panel to a regular one so that materials show too. A fix for this that lets us revert to the asset_filtered version is in progress and will be pulled in soon - then this change too will be reverted
|
2022-08-17 12:20:15 -07:00 |
Andrey Kleshchev
|
0ab6dfa12e
|
SL-17699 Multiple asset types support for LLAssetFilteredInventoryPanel
|
2022-08-17 22:03:14 +03:00 |
Callum Prentice
|
0550569299
|
SL-17699 Add upport for materials to texture picker. A work in progress but I am about to make some larger changes to inventory code so I wanted to secure this first (missed a change)
|
2022-08-17 11:01:23 -07:00 |
Callum Prentice
|
f842aeac30
|
SL-17699 Add upport for materials to texture picker. A work in progress but I am about to make some larger changes to inventory code so I wanted to secure this first
|
2022-08-17 10:29:33 -07:00 |
Ptolemy
|
b8c46f9615
|
Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559
|
2022-08-16 09:38:44 -07:00 |
Ptolemy
|
c707b4015f
|
SL-17975: PBR: Fix sun/moon color not being applied
|
2022-08-16 09:37:41 -07:00 |
Callum Prentice
|
aea4ba7ab7
|
Merge branch 'DRTVWR-559' of https://bitbucket.org/lindenlab/viewer into DRTVWR-559
|
2022-08-15 13:48:57 -07:00 |
Callum Prentice
|
e7f562e6d8
|
Fix for SL-17695 'Give materials and textures imported by Material Editor a sensible name' - compile error on mac/clang because it's more picky - as it should be in this case
|
2022-08-15 13:47:22 -07:00 |
Dave Parks
|
90bdeddb8f
|
SL-17940 Fix for rigged attachments with PBR materials not rendering.
|
2022-08-15 13:15:25 -05:00 |
Ptolemy
|
7b54cf3793
|
SL-17704: PBR: Use default normal map if one isn't provided
|
2022-08-12 18:30:19 -07:00 |
Ptolemy
|
4e3ca393c0
|
SL-17736: Remove Irradiance hack. Use EEP Reflection Probe Ambiance to adjust irradiance.
|
2022-08-11 22:02:54 -07:00 |