Ansariel
ced6a24696
Merge branch 'release/2025.08' of https://github.com/secondlife/viewer
...
# Conflicts:
# indra/newview/llviewermedia.cpp
# indra/newview/llviewerwindow.cpp
2025-10-29 19:11:13 +01:00
Andrey Kleshchev
0fd96e6247
#4604 Turn off cef preloading on low end hardware
...
1. Cef instances are fairly heavy in viewer's implementation, don't preload
them on systems <= 8GB
2. Move initialization into floaters where it belongs.
3. Minimal requirement is 8GB, drop gpu class to 1 on hardware under 8GB
4. Reduce cef instance count on systems under 8GB
2025-10-29 17:54:31 +02:00
Ansariel
f82e171a30
Merge branch 'release/2025.04.1' of https://github.com/secondlife/viewer
...
# Conflicts:
# indra/newview/app_settings/commands.xml
# indra/newview/llfloateravatarwelcomepack.cpp
# indra/newview/llfloateravatarwelcomepack.h
# indra/newview/llstartup.cpp
# indra/newview/llviewerfloaterreg.cpp
# indra/newview/llviewerwindow.cpp
# indra/newview/skins/default/xui/en/menu_viewer.xml
# indra/newview/skins/default/xui/en/strings.xml
2025-06-13 19:39:16 +02:00
Callum Prentice
a366a49daf
tweak the size of the AWP floater to take account of new image sizes. Do not center floater anymore because it obscures the avatar.
2025-06-06 17:21:19 -07:00
Callum Prentice
ddbcf74a8f
Open Avatar Welcome Pack floater on first login (or cleared settings) and move it to the center of the screen. Adjust the size of the floater (height) slightly.
2025-06-05 22:31:43 -07:00
Callum Prentice
d8db0ff30c
First commit - bare bones of it working - pointing to test page on S3
2025-06-03 17:50:15 -07:00