Age | Commit message (Collapse) | Author |
|
I couldn't make it to work with gstreamer even though everything was in
place. It was already working anyway with LibVLC, and, Windows & macOS
use it too, so it's actually the more cross-platform solution.
|
|
|
|
https://megapahit.com/show_bug.cgi?id=32
|
|
# Conflicts:
# .github/workflows/build.yaml
# indra/newview/app_settings/shaders/class2/deferred/alphaF.glsl
# indra/newview/app_settings/shaders/class3/deferred/reflectionProbeF.glsl
# indra/newview/app_settings/shaders/class3/deferred/softenLightF.glsl
# indra/newview/llfilepicker.cpp
|
|
Trying to edit panel colour in gloater_live_material_editor instead of panel_gltf_material
|
|
try to remove unneeded background
|
|
remove unneeded background
|
|
remove unneeded background
|
|
|
|
source for viewer 7.1.8.9375512768
|
|
fixing a few minor oopsies
|
|
Floater cleanup attempt
|
|
remove unneeded panel background
|
|
Remove unneeded panel background
|
|
remove unneeded panel background
|
|
Remove unneeded background from permissions
|
|
Remove unneeded backgrounds
|
|
make background of minimap reveal window background
|
|
Remove unneeded backgrounds
|
|
|
|
|
|
|
|
Special thanks just a little too wide
|
|
Special thanks needed some more space, and the top portion had too much!
|
|
|
|
so that there isn't wasted space.
|
|
|
|
We haven't been including the feature. Maybe much later.
|
|
cause we haven't been using perftools.
|
|
|
|
add accordion tabs
|
|
and adjust some more a little bit.
|
|
it displays an fps counter on the status bar
|
|
|
|
|
|
XML tweaks to help blufault shine!
|
|
source for viewer 7.1.7.8974243247
|
|
|
|
# Conflicts:
# doc/contributions.txt
# indra/newview/llfloaterimagepreview.cpp
|
|
# Conflicts:
# autobuild.xml
# indra/cmake/ConfigurePkgConfig.cmake
# indra/cmake/ICU4C.cmake
# indra/media_plugins/gstreamer010/llmediaimplgstreamer_syms.cpp
# indra/media_plugins/gstreamer010/llmediaimplgstreamer_syms.h
# indra/media_plugins/gstreamer010/llmediaimplgstreamertriviallogging.h
# indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.cpp
# indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.h
# indra/media_plugins/gstreamer010/media_plugin_gstreamer010.cpp
# indra/newview/llappviewerlinux_api.h
# indra/newview/llappviewerlinux_api_dbus.cpp
# indra/newview/llappviewerlinux_api_dbus.h
# indra/newview/llfloateremojipicker.cpp
# indra/newview/lloutfitslist.cpp
|
|
#1271 Add support for mirrors that do not have avatars in them. It does this based on if the probe is set to dynamic or not.
#1370 More optimization work to reduce GPU utilization.
#1058 - Removed sim feature flag that was overriding mirrors enabled flags
secondlife/viewer-private#128 - Locally cache the mirror probe
#679 Add additional options to the build floater for mirror probes, including descriptions.
|
|
|
|
|
|
source for viewer 7.1.6.8745209917
|
|
Follow-up to previous commit 4a07fd3. This will resolve the warning
showing up when loading the viewer for the first time.
|
|
|
|
|
|
|
|
source for viewer 7.1.5.8443591509
|
|
* #1139 Fix for world going black/white in some scenes (NaNs)
NaNs were coming from normal encode/decode. Take advantage of available gbuffer space to send full normal instead of encoding.
* #1139 Cleanup
remove now unused encodeNormF.glsl
* #1139 Remove final reference to encodeNormF
* #1139 Fix for getNormalEnvIntensityFlags referencing wrong sampler for env intensity
* Mac build fix
|