RunitaiLinden
|
c1bde75768
|
HDRI Local Preview (#953)
* #926 WIP - HDRI import prototype v0
* #926 WIP -- add OpenEXR to autobuild.xml
* #926 WIP -- Add OpenEXR cmake
* #926 WIP -- Attempt at using OpenEXR autobuild package and don't hard code .exr file to load
* #926 Unmangle autobuild.xml and get dll's in the right place (thanks, Caladbolg!)
* implement mac shared libs plumbing for OpenEXR for secondlife/viewer#926
* Fix Xcode/clang compile error regarding new[]/delete[] mismatch
* #926 HDRI Preview finishing touches.
- Full ACES when HDRI is enabled
- Fix for probes getting stuck paused
- Add exposure and rotation controls
---------
Co-authored-by: Brad Linden <brad@lindenlab.com>
|
2024-03-08 12:01:20 -06:00 |
Brad Linden
|
89b4879627
|
Merge remote-tracking branch 'origin/release/gltf-maint2' into release/materials_featurette
|
2024-03-05 11:11:54 -08:00 |
Andrey Kleshchev
|
6c43baf029
|
Issue #54 LLRender::init crash
|
2024-03-05 01:58:57 +02:00 |
Andrey Kleshchev
|
78ce375dda
|
SL-17896 Don't crash silently if files are missing or out of memory
Under debug LL_ERRS will show a message as well, but release won't show
anything and will quit silently so show a notification when applicable.
|
2024-03-05 00:29:35 +02:00 |
Brad Linden
|
8164dce567
|
Merge remote-tracking branch 'origin/release/gltf-maint2' into release/materials_featurette
|
2024-03-01 10:17:37 -08:00 |
Brad Linden
|
258c039584
|
Merge remote-tracking branch 'origin/main' into release/gltf-maint2
|
2024-03-01 10:12:00 -08:00 |
Cosmic Linden
|
fc7abe8cb9
|
secondlife/viewer-issues#72: More correct interpretation of swapFBORefs
|
2024-02-21 16:06:11 -08:00 |
Cosmic Linden
|
589910f445
|
secondlife/viewer-issues#72: Fix material preview affecting exposure on main screen
|
2024-02-21 12:53:10 -08:00 |
Jonathan "Geenz" Goodman
|
97d2b21621
|
#671 Setup the viewer to respect the MirrorsEnabled simulator feature.
|
2024-02-08 11:39:35 -08:00 |
RunitaiLinden
|
78cc23f89c
|
Merge branch 'release/materials_featurette' into materials_featurette/mirrors
|
2024-02-07 11:20:06 -06:00 |
RunitaiLinden
|
5abc68ad43
|
#677 Move PBR mirror radiance mixing to reflectionProbeF so transparent PBR surfaces can be mirrors
|
2024-02-02 15:43:56 -06:00 |
RunitaiLinden
|
b2462355a3
|
#677 WIP -- add mirror clipping to more shaders
|
2024-02-01 13:19:20 -06:00 |
Cosmic Linden
|
00c65b6270
|
secondlife/viewer-issues#43: Fix debug normals not rendering for terrain
|
2024-01-31 14:31:06 -08:00 |
Jonathan "Geenz" Goodman
|
373b06398c
|
Merge remote-tracking branch 'origin/release/materials_featurette' into DRTVWR-583
|
2024-01-24 14:37:33 -08:00 |
Cosmic Linden
|
38b3f663fc
|
Merge branch 'release/materials_featurette' of github.com:secondlife/viewer into DRTVWR-592
|
2024-01-22 15:07:10 -08:00 |
Cosmic Linden
|
2f18d74f9a
|
SL-20606: Full GLTF material preview. Works for most materials.
|
2024-01-19 15:43:13 -08:00 |
Cosmic Linden
|
c2a30057f8
|
SL-20606: Remove unused strider getters
|
2024-01-19 15:43:12 -08:00 |
RunitaiLinden
|
6dd260c369
|
Merge branch 'release/materials_featurette' into DRTVWR-592
|
2024-01-19 11:36:56 -06:00 |
RunitaiLinden
|
19163fd0fe
|
Allow for upload of 2k textures (#652)
* SL-20760 Allow 2k texture uploads
* SL-20760 Fix for textures not downloading.
|
2024-01-18 10:33:02 -06:00 |
Alexander Gavriliuk
|
ae91ae43a5
|
SL-20795 Part of previously typed emojis disappear in the 'Save settings as a preset...' option of the 'Preferences' floater
|
2024-01-17 04:34:21 +01:00 |
RunitaiLinden
|
fab4cfbab2
|
SL-20704 Fix for pathfinding debug display not working.
|
2024-01-10 13:50:15 -06:00 |
Andrey Lihatskiy
|
7d4de08fa9
|
Merge branch 'main' into DRTVWR-489
# Conflicts:
# indra/newview/llmaterialeditor.cpp
|
2024-01-08 23:49:38 +02:00 |
Andrey Lihatskiy
|
793bed7d06
|
Merge branch 'main' into DRTVWR-489
# Conflicts:
# indra/newview/fonts/DejaVu-license.txt
# indra/newview/fonts/DejaVuSans-Bold.ttf
# indra/newview/fonts/DejaVuSans-BoldOblique.ttf
# indra/newview/fonts/DejaVuSans-Oblique.ttf
# indra/newview/fonts/DejaVuSans.ttf
# indra/newview/fonts/DejaVuSansMono.ttf
|
2023-12-15 07:06:15 +02:00 |
Alexander Gavriliuk
|
c9cd5631e4
|
Merge branch 'main' into DRTVWR-489
|
2023-12-05 03:37:06 +01:00 |
RunitaiLinden
|
a09b083b1b
|
Merge branch 'DRTVWR-596' into davep/SL-20611
|
2023-11-30 12:19:38 -06:00 |
Andrey Kleshchev
|
7706c1771d
|
SL-20411 Thumbnail textures should have less of an impact on performance #1
scale thumbnail textures down to 256 when needed. As we do to chat icons.
# Conflicts:
# indra/newview/llviewertexture.cpp
|
2023-11-21 22:11:30 +02:00 |
RunitaiLinden
|
964f9e74d5
|
SL-20611 followup -- remove now unused glsl files. Fix transparent water.
|
2023-11-17 10:10:58 -06:00 |
RunitaiLinden
|
bdb53fd56d
|
SL-20611 Make haze effect local lights -- move sky and water haze to their own passes and unify sky and water haze in forward rendering shaders.
|
2023-11-16 16:46:12 -06:00 |
Brad Linden
|
26163e2154
|
Fix DRTVWR-559 std::array usage in llrender and llprimitive after merge
|
2023-10-25 16:44:14 -07:00 |
RunitaiLinden
|
a29f7c3b4a
|
SL-20498 Preserve default probe when resetting reflection probes.
|
2023-10-23 13:54:00 -05:00 |
Jonathan "Geenz" Goodman
|
bd9c0a2e65
|
Merge branch 'DRTVWR-559' into DRTVWR-583
|
2023-10-16 08:48:50 -07:00 |
Jonathan "Geenz" Goodman
|
e841c73a99
|
Tons of masking changes and tweaks.
We now support masking mirrors in the GBuffer.
We also now support the concept of one arbitrary clip plane.
DRTVWR-583
|
2023-10-16 08:45:48 -07:00 |
Cosmic Linden
|
a91f08ba84
|
Merge branch 'DRTVWR-559' into DRTVWR-592
|
2023-10-13 14:02:51 -07:00 |
Cosmic Linden
|
754fe9d4b7
|
DRTVWR-592: (WIP) Triplanar mapping
|
2023-10-13 10:39:09 -07:00 |
Cosmic Linden
|
a7cd5f6ef9
|
DRTVWR-592: (WIP) (does not run) PBR terrain rendering - more work on shaders, uniforms
|
2023-10-13 09:57:48 -07:00 |
Cosmic Linden
|
7376b3e4b9
|
DRTVWR-592: (WIP) (does not run) PBR terrain rendering - begin work on shaders, uniforms
|
2023-10-13 09:57:40 -07:00 |
Alexander Gavriliuk
|
e7f1466a7b
|
Merge branch main into DRTVWR-489
|
2023-10-08 14:01:05 +02:00 |
Andrey Kleshchev
|
7d50a51434
|
Merge branch 'main' (DRTVWR-567) into DRTVWR-559
# Conflicts:
# indra/newview/CMakeLists.txt
# indra/newview/VIEWER_VERSION.txt
# indra/newview/llagent.cpp
# indra/newview/llfloaternewfeaturenotification.cpp
# indra/newview/llinventorybridge.cpp
# indra/newview/llinventorymodel.cpp
# indra/newview/lloutfitgallery.cpp
# indra/newview/llpanelmaininventory.cpp
# indra/newview/llpanelmaininventory.h
# indra/newview/llsidepaneltaskinfo.cpp
# indra/newview/llsidepaneltaskinfo.h
# indra/newview/lltexturectrl.cpp
# indra/newview/lltexturectrl.h
# indra/newview/llviewerinventory.cpp
# indra/newview/llviewerobject.cpp
# indra/newview/llviewertexturelist.cpp
# indra/newview/llviewertexturelist.h
# indra/newview/skins/default/xui/en/floater_new_feature_notification.xml
# indra/newview/skins/default/xui/en/menu_inventory.xml
|
2023-10-03 19:00:33 +03:00 |
Alexander Gavriliuk
|
be655fef7f
|
:x
|
2023-10-03 14:23:38 +02:00 |
Jonathan "Geenz" Goodman
|
32bfafca4d
|
Merge branch 'DRTVWR-559' into DRTVWR-583
|
2023-09-29 04:34:12 -07:00 |
Rye Mutt
|
a4c2eab969
|
Fix integer overflow when framebuffers are extremely high resolution resulting in INT_MAX texture bias (#393)
|
2023-09-28 15:05:37 -05:00 |
Jonathan "Geenz" Goodman
|
73870cb0b4
|
Merge branch 'DRTVWR-559' into DRTVWR-583
|
2023-09-25 09:27:49 -07:00 |
RunitaiLinden
|
74940194fa
|
Merge remote-tracking branch 'remotes/origin/DRTVWR-559' into davep/SL-19842
|
2023-09-11 11:51:20 -05:00 |
Jonathan "Geenz" Goodman
|
4192cfc1ea
|
Merge branch 'DRTVWR-559' into DRTVWR-583
|
2023-09-09 14:52:06 -07:00 |
Alexander Gavriliuk
|
8d0af77d0b
|
SL-19709 Fix for fullbright shiny not factoring out exposure (update)
|
2023-09-05 16:59:48 +02:00 |
Jonathan "Geenz" Goodman
|
348d427db6
|
Add a probe strength uniform for hero probes.
On standard reflection probes this doesn't really do anything.
DRTVWR-583
|
2023-08-29 05:08:47 -07:00 |
Andrey Kleshchev
|
3d73a10da3
|
Merge branch main (DRTVWR-582) into DRTVWR-567
# Conflicts:
# indra/newview/app_settings/settings.xml
# indra/newview/llinventoryfunctions.cpp
# indra/newview/llinventoryfunctions.h
# indra/newview/llinventorymodel.cpp
# indra/newview/llinventoryobserver.cpp
# indra/newview/llinventoryobserver.h
# indra/newview/skins/default/xui/ja/floater_inventory_item_properties.xml
|
2023-08-23 22:40:17 +03:00 |
RunitaiLinden
|
894c9e0417
|
SL-19842 WIP -- Move sky auto adjustment magic numbers to debug settings.
|
2023-08-22 13:17:58 -05:00 |
Jonathan "Geenz" Goodman
|
f4a6a434fa
|
Merge branch 'DRTVWR-559' into DRTVWR-583
|
2023-07-31 02:38:13 -07:00 |
Brad Linden
|
ae63ed51aa
|
Merge remote-tracking branch 'origin/xcode-14.3' into DRTVWR-559 (#292)
|
2023-07-18 14:38:18 -07:00 |