Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-14 | Private Issue #297: Code review feedback. | Rider Linden | |
2024-10-14 | Private Issue #297: Accept new flags in ScriptTeleportRequest message. Flags ↵ | Rider Linden | |
indicate if the world map should be opened and focused. | |||
2024-10-11 | Rework GHA matrix config to fix linux build | Rye | |
2024-10-11 | viewer#2172 AM/PM selector #2 | Andrey Kleshchev | |
2024-10-11 | viewer#2172 Fix Unit Test | Andrey Kleshchev | |
2024-10-11 | viewer#2172 AM/PM selector | Andrey Kleshchev | |
2024-10-11 | Merge pull request #2830 from secondlife/feature/rlva | Vir Linden | |
Project: RLVa | |||
2024-10-11 | Remove FLTK (#2832) | AiraYumi | |
2024-10-10 | Implement the groundwork for wayland support. (#2803) | Nicky Dasmijn | |
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. | |||
2024-10-10 | Merge branch 'rlva/base' into feature/rlva | Andrey Lihatskiy | |
# Conflicts: # indra/newview/skins/default/xui/en/menu_viewer.xml | |||
2024-10-10 | viewer#2818 Creating a link to an empty notecard fails #3 | Andrey Kleshchev | |
2024-10-09 | #2696 The viewer crashes on gestures floater (fix navigation) | Alexander Gavriliuk | |
2024-10-09 | viewer#2818 Creating a link to an empty notecard fails #2 | Andrey Kleshchev | |
2024-10-09 | viewer#2270 The "More" button does not close the "Choose emoji" floater | Andrey Kleshchev | |
2024-10-08 | Follow-up test fix | Andrey Lihatskiy | |
2024-10-08 | Use approximate equality for failing v3dmath test. | Nat Goodspeed | |
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. | |||
2024-10-08 | viewer#2818 Creating a link to an empty notecard fails | Andrey Kleshchev | |
AIS 'Cannot link to items with a NULL asset_id.' | |||
2024-10-07 | Merge pull request #2820 from secondlife/leviathan/restore-JoystickAxis | Andrew Meadows | |
restore old JoystickAxis name convention | |||
2024-10-07 | restore old JoystickAxis name convention | leviathan | |
2024-10-07 | #2542 Buoyant Nametags (hide the name tag for deep underwater avatar) | Alexander Gavriliuk | |
2024-10-05 | Fix issues with game control preferences: | Ansariel | |
* Add missing names for controls to make content localizable * Fix labels for controls that are obviously wrong/make no sense | |||
2024-10-05 | Follow up for 39eb250 (#2815) | Ansariel Hiller | |
2024-10-05 | More cleanup of LLMath and the color classes in particular (#2810) | Ansariel Hiller | |
2024-10-04 | Fix mac link error using GL 4.3 functions (#2813) | Brad Linden | |
2024-10-04 | Merge pull request #2771 from secondlife/v-2472 | cosmic-linden | |
secondlife/viewer#2472: Debug tools for labeling textures | |||
2024-10-04 | Merge remote-tracking branch 'origin/develop' into leviathan/game-control | Brad Linden | |
2024-10-04 | viewer-private#300 Fix inconsistency of finding inventory id | Andrey Kleshchev | |
when picker was in a different mode | |||
2024-10-04 | viewer-private#300 Fix inconsistency with multiple textures | Andrey Kleshchev | |
2024-10-04 | repair rebase: remove duplicate SDL initialization | Andrew Meadows | |
2024-10-03 | secondlife/viewer#2472: Also don't persist local file enumeration beyond ↵ | Cosmic Linden | |
next session | |||
2024-10-03 | secondlife/viewer#2472: Feedback | Cosmic Linden | |
Disable if not supported for OpenGL version Minimize performance footguns Simplify for clause | |||
2024-10-03 | Default OpenAL audio backend on so all build configurations have audio | Rye Cogtail | |
2024-10-03 | Update havok packages and enable linux64 Release builds | Rye | |
2024-10-03 | #2408 The long covenant with emojis (crash fix) | Alexander Gavriliuk | |
2024-10-03 | fix GameControl save settings, fix linux build | Andrew Meadows | |
2024-10-03 | Fix GL init on Linux/SDL on various combinations of GPU driver | Rye Cogtail | |
2024-10-03 | Fix AMD gpu detection under linux | Rye Cogtail | |
2024-10-03 | remove crashy LLSD ctor used by GameControl | leviathan | |
2024-10-03 | more correct application of GameControl prefs | leviathan | |
2024-10-03 | even more correct GameControl feature-flag switch | leviathan | |
2024-10-03 | more correct AgentUpdate transmission logic | leviathan | |
2024-10-03 | add enable_game_control checkbox to GameControl prefs | leviathan | |
2024-10-03 | put GameControl behind a feature flag | leviathan | |
2024-10-03 | Add GameControl UI for per device settings | Alexander Gavriliuk | |
2024-10-03 | more GameControl prefs UI | leviathan | |
2024-10-03 | avatar_motion-->GameControl translation and flycam | Leviathan Linden | |
2024-10-03 | add GameControl feature and SDL2 dependency | Leviathan Linden | |
2024-10-03 | Fix LLFlatListView::getRequiredRect not overriding base class warning | Rye Cogtail | |
2024-10-03 | Fix pink flash when window is resized introduced in ↵ | Rye Cogtail | |
6ebd6494a75d9b3d34e45655d79d0027fbba3898 | |||
2024-10-02 | secondlife/viewer#2472: Debug tools for labeling textures | Cosmic Linden | |