Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-29 | Give the icons rounded corners | Erik Kundiman | |
2023-08-29 | Adjust the credits | Erik Kundiman | |
2023-08-29 | Copyright notice repro on statically linked libs | Erik Kundiman | |
2023-08-28 | Replace SL & Linden brands on macOS | Erik Kundiman | |
2023-08-28 | XDG desktop entry | Erik Kundiman | |
2023-08-28 | Temporary icons | Erik Kundiman | |
2023-08-28 | Temporary login MP logo so that we don't use SL's | Erik Kundiman | |
https://secondlife.com/corporate/third-party-viewers Section 5.c | |||
2023-08-26 | Make using the system browser for links works | Erik Kundiman | |
First, in order for launch_url.sh to be executable, it needs to be installed as a program. Secondly, the spawn browser command path needs to be adjusted accordingly. And last, add chrome (applies to chromium too on FBSD), to the list of browser commands to try (so chrome wasn't there :/, but dillo has always been XD, and that's why it kept opening Dillo here haha). | |||
2023-08-26 | Certificate authority bundle gets installed too | Erik Kundiman | |
When I tried using, for example, FBSD system's ca-root-nss.crt, at runtime, the viewer would fail at downloading textures, avatar names, and so on. So for now we're still relying on LLCA, it's just get installed automatically without having to track the file in the viewer project. | |||
2023-08-26 | Fonts get installed too | Erik Kundiman | |
2023-08-26 | CPack for packaging (when PACKAGE set to on) | Erik Kundiman | |
Since we could use the dynamic versioning from the configuration phase of CMake, the inclusion is put in BuildVersion.cmake. Other CPACK variables are usually static so can be set when running cmake. CPack somehow doesn't pick up the DESTINATION values in ViewerInstall (slplugin & libvlc too) from UnixInstall, so they're they're partially hardcoded again there. | |||
2023-08-25 | SL-20197 Remove 'Edit PBR material' from context menu when editing an attachment | Alexander Gavriliuk | |
2023-08-25 | Fix another misleading indentation | Erik Kundiman | |
2023-08-24 | Merge tag '6.6.14-release' | Erik Kundiman | |
source for viewer 6.6.14.581101 | |||
2023-08-23 | Fix merge breakage in windows installer_templete.nsi for DRTVWR-559 | Brad Linden | |
2023-08-23 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-08-23 | Increment viewer version to 6.6.15 | Vir Linden | |
following promotion of DRTVWR-582 | |||
2023-08-21 | SL-20145 GLTF specific feature notification | Andrey Kleshchev | |
2023-08-21 | SL-20145 New inventory feature notification | Andrey Kleshchev | |
Pulled in relevant parts from SL-19929 | |||
2023-08-21 | Darwin not (directly) relying on Carbon & Obj-C | Erik Kundiman | |
HiDPI support & multi threaded OpenGL haven't been used since we switched to SDL2 on Darwin, and so far there hasn't been any sign that things aren't working any more significantly. | |||
2023-08-21 | Apple Clang doesn't recognise --as-needed | Erik Kundiman | |
2023-08-21 | DBus hasn't been enabled, so why compile api_dbus | Erik Kundiman | |
So it won't get in the way for other platforms that have no DBus. | |||
2023-08-21 | Darwin & any platform can, and should, use SDL | Erik Kundiman | |
The alt mouse click to cam is broken for now on macOS, but this is the path we've chosen. | |||
2023-08-21 | GLib header is included only when using GTK | Erik Kundiman | |
2023-08-21 | Any platform can, & should, use appviewerlinux too | Erik Kundiman | |
It's the one that plays along with SDL. | |||
2023-08-21 | Revert "FreeBSD can use llappviewerlinux too" | Erik Kundiman | |
This reverts commit 8356386f6674cf7f1e25bcd49f3266868cd5dc7d. | |||
2023-08-18 | SL-20024: Fix unable to modify a no-copy material from the build floater | Cosmic Linden | |
2023-08-16 | SL-20151 allow right-clicking reflection probes if 'Select Reflection ↵ | Maxim Nikolenko | |
Probes' is enabled | |||
2023-08-14 | SL-20024: Fix inventory not marked dirty for drag and drop if copy ↵ | Cosmic Linden | |
permission bit is unset | |||
2023-08-11 | SL-20024: Double-check object inventory is not pending when save button pressed | Cosmic Linden | |
2023-08-11 | SL-20024: Strike a better balance with saved material permissions handling, ↵ | Cosmic Linden | |
w/r/t author intent and being easier to understand | |||
2023-08-11 | SL-20024: Miscellaneous cleanup | Cosmic Linden | |
2023-08-11 | SL-20024: Fix author attributions not transferring for saved object ↵ | Cosmic Linden | |
materials, fix item not renamed | |||
2023-08-11 | SL-20024: Show loading message when inventory permissions are loading | Cosmic Linden | |
2023-08-11 | SL-20024: Fix material edit/save buttons on build floater sometimes not ↵ | Cosmic Linden | |
re-enabling after object inventory load | |||
2023-08-11 | SL-20024: (WIP) (untested) Fix GLTF material permissions in some more edge cases | Cosmic Linden | |
2023-08-11 | SL-20024: (WIP) (not tested) Improved behavior for saving material to ↵ | Cosmic Linden | |
inventory. Check perms, keep perms. | |||
2023-08-11 | SL-20024: Disable material editor on prim when contained material is no mod | Cosmic Linden | |
2023-08-11 | SL-20024: Do not show material preview for no-modify materials | Cosmic Linden | |
2023-08-11 | SL-20024: Put material in object inventory when material is no-modify or ↵ | Cosmic Linden | |
no-transfer | |||
2023-08-11 | SL-20024: Early return | Cosmic Linden | |
2023-08-11 | SL-20024: Generalize some comments/error | Cosmic Linden | |
2023-08-10 | SL-20039 "Save to inventory" should only allow saving identical faces | Andrey Kleshchev | |
2023-08-10 | SL-20133 Shift clicking selected face leaves Editor's Texture tab in a weird ↵ | Andrey Kleshchev | |
state | |||
2023-08-07 | Make GCC not treat uninit-ed FetchEntry as error | Erik Kundiman | |
2023-08-04 | SL-20105 Add materials asset to 'Adjust Content Permissions' floater | Mnikolenko Productengine | |
2023-08-03 | SL-19303 switch automatically between Materials/PBR/Media based on current ↵ | Maxim Nikolenko | |
values | |||
2023-07-31 | DRTVWR-559 remove extra debug logging of Capabilities tag | Brad Linden | |
2023-07-29 | Customise APP_NAME values to Megapahit, & the caps | Erik Kundiman | |
2023-07-29 | Viewer & resources can be installed on the system | Erik Kundiman | |