Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Project: RLVa
|
|
|
|
During compile time try to detect libwayland-client-dev is installed,
- If yes, compile a viewer which can run and start under wayland. libwayland-client is needed to detect if the viewer is hidden/minimized.
- if no, disable wayland support and refuse to start the viewer under wayland (xwayland is okay).
To not introduce a hard link dependency on libwayland-client.so the object will be loaded dynamically if needed.
|
|
# Conflicts:
# indra/newview/skins/default/xui/en/menu_viewer.xml
|
|
|
|
|
|
|
|
|
|
|
|
Modernize lltut.h. Allow both F32 and F64 for ensure_approximately_equals() etc.
Use std::string_view instead of const char* for message string to allow
passing std::string as well. Use stringize() instead of explicit
std::stringstream idiom.
|
|
AIS 'Cannot link to items with a NULL asset_id.'
|
|
restore old JoystickAxis name convention
|
|
|
|
|
|
* Add missing names for controls to make content localizable
* Fix labels for controls that are obviously wrong/make no sense
|
|
|
|
|
|
|
|
secondlife/viewer#2472: Debug tools for labeling textures
|
|
|
|
when picker was in a different mode
|
|
|
|
|
|
next session
|
|
Disable if not supported for OpenGL version
Minimize performance footguns
Simplify for clause
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6ebd6494a75d9b3d34e45655d79d0027fbba3898
|
|
|
|
|