Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-22 | Merge remote-tracking branch 'mkd/pipewire-linux-volume-catcher' into ↵ | Nicky | |
pipewire-linux-volume-catcher | |||
2024-05-21 | Update to viewer-build-util@v2 utilities. | Nat Goodspeed | |
Without this, the viewer build fails to post Windows symbols. | |||
2024-05-21 | Change 'LLPredicate::Rule::requires()' to 'mandates()' for C++20. | Nat Goodspeed | |
Although 'requires' appears in many comments and some string literals, and 'concept' in a few of each, LLPredicate::Rule appears to be the only use of any new C++20 reserved word in the existing code base. And it seems to be unreferenced. | |||
2024-05-21 | viewer#1520 Material upload floater displays wrong upload fee | Andrey Kleshchev | |
2024-05-20 | Blufault colors.xml: revert HTMLLinkColor | fowlerdm | |
Set HTMLLinkColor back to "EmphasisColor" | |||
2024-05-20 | New freebsd.png | fowlerdm | |
From Erik | |||
2024-05-20 | Merge pull request #1532 from secondlife/roxie/webrtc-voice | Roxanne Skelly | |
[WebRTC] Merge from main | |||
2024-05-20 | Merge branch 'spaces-merge' into roxie/webrtc-voice | Roxie Linden | |
2024-05-20 | #1392 GLTF Upload (#1394) | Dave Parks | |
* #1392 WIP -- Functional texture upload, stubbed out .bin upload. * #1392 GLTF Upload WIP -- Emulates successful upload Successfully uploads texture Emulates successful .gltf and .bin upload by injecting into local asset cache. Emulates rez from inventory by setting sculpt ID of selected object Currently fails in tinygltf parsing due to missing .bin * Add missing notification * Build fix * #1392 Add boost::json .gltf reading support. * #1392 boost::json GLTF writing prototype * Create gltf/README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * #1392 Add ability to render directly from LL::GLTF::Material * Fix for mac build * Mac build fix * #1392 AssetType and Inventory Type plumbing * #1392 More sane error handling and scheduling of uploads. * #1392 Actually attempt to upload glbin * Mac build fix, upload nudge * Mac build fix * Fix glTF asset uploads to server * Mac build fix (inline not static) * More consistent inline * Add glm, mac nudge. * #1392 For consistency with spec, start using glm over glh:: and LLFoo * Another attempt at placating Mac builds * Another Mac nudge * Mac build take 23 * #1392 Prune LLMatrix4a from GLTF namespace. * #1392 Fix for orientation being off (glm::quat is wxyz, not xyzw) * #1392 WIP -- Actually send the sculpt type and id, nudge readme and alpha rendering * #1392 Working download! * #1394 Add support for GLTFEnabled SimulatorFeature * #1392 Review feedback --------- Co-authored-by: Pepper Linden <3782201+rohvani@users.noreply.github.com> | |||
2024-05-20 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into ↵ | Brad Linden | |
brad/merge-maint-a-to-dev | |||
2024-05-20 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden | |
2024-05-20 | triage#59 Render Friends Only option | Andrey Kleshchev | |
An option for performance testing, video recording or taking photos, so that unexpected people won't appear in your photos or tests. | |||
2024-05-20 | Blufault colors.xml | fowlerdm | |
Misc adjustments | |||
2024-05-19 | Get rid of a deprecated warning in Linux builds | Roxie Linden | |
2024-05-19 | Merge pull request #1449 from secondlife/roxie/webrtc-voice | Roxanne Skelly | |
Fix issue where groups/adhoc chats were named with the initiators display name. | |||
2024-05-19 | More session shutdown cleanup | Roxie Linden | |
2024-05-18 | Making FrogGreen blue | fowlerdm | |
I saw green in emoji picker and it made me cry | |||
2024-05-18 | Blufault: Camera & movement controls | fowlerdm | |
Hue adjustment | |||
2024-05-18 | Add Fedora build credit | Erik Kundiman | |
2024-05-18 | Adjust MenuBarBGColor | fowlerdm | |
Forgot about this one, silly me! | |||
2024-05-18 | Less strictness with Fedora's GCC 14 | Erik Kundiman | |
2024-05-18 | Turn off C++ 20 compatibility | Erik Kundiman | |
Compiling would fail otherwise at least on Fedora 40 and Ubuntu 24.04 with their GCC 13 or newer. | |||
2024-05-18 | Colour bits test not done on Linux either | Erik Kundiman | |
Cause last time I checked, it didn't pass on Fedora. | |||
2024-05-18 | Squircle icons, so far for macOS, by fowlerdm | Erik Kundiman | |
2024-05-18 | More people in credits | Erik Kundiman | |
2024-05-18 | blufault: misc tweaks | fowlerdm | |
hue-shifting a few more things | |||
2024-05-18 | Adjust FriendColors & FilterText | fowlerdm | |
Found some things that could be a little more blue! | |||
2024-05-17 | colors.xml & texures.xml fix | fowlerdm | |
oopsie whoopsy! | |||
2024-05-17 | Blufault: more blue - supporting xml | fowlerdm | |
making emphasiscolor a bit less green | |||
2024-05-17 | Blufault skin: More blue | fowlerdm | |
Slight hue adjustment | |||
2024-05-17 | Clean up some shutdown code. | Roxie Linden | |
2024-05-17 | fix bad indentation and modernise (#1503) | Beq Janus | |
2024-05-17 | Merge pull request #1505 from secondlife/marchcat/b-merge | Andrey Lihatskiy | |
Main -> Maint B sync | |||
2024-05-17 | Merge branch 'main' into marchcat/b-merge | Andrey Lihatskiy | |
# Conflicts: # .github/workflows/build.yaml # indra/test/test.cpp | |||
2024-05-17 | Bluefault: supporting xml | fowlerdm | |
XML tweaks to help blufault shine! | |||
2024-05-17 | viewer#1501 Crash initiating screenSpaceReflUtil.glsl | Andrey Kleshchev | |
Error: Function return is not matching type | |||
2024-05-17 | Don't try to report a stack trace on stack overflow (sigh) | Nat Goodspeed | |
2024-05-17 | viewer#1117 Use attachment info to prevent accidental nudity #2 | Andrey Kleshchev | |
Discard null id attachments | |||
2024-05-17 | New skin: Blufault | fowlerdm | |
Blue-ish modification of the default SL viewer skin | |||
2024-05-17 | More misleading indentation fixes | Erik Kundiman | |
2024-05-17 | Parts that were left out during 7.1.7 merge | Erik Kundiman | |
Including a very important one which is so assets are fetched! | |||
2024-05-17 | Merge remote-tracking branch 'fowlerdm/main' | Erik Kundiman | |
2024-05-16 | Merge branch 'main' into nat/catch-test-blown-stack. | Nat Goodspeed | |
2024-05-16 | Fix test for github.event.inputs.release_run. | Nat Goodspeed | |
2024-05-16 | WebRTC clients calling Vivox clients should handle P2P | Roxie Linden | |
2024-05-16 | Try harder to interpret github.event.inputs.release_run checkbox. | Nat Goodspeed | |
2024-05-16 | Add diagnostic output to setvar build step. | Nat Goodspeed | |
2024-05-16 | Try determining which-branch once for all platforms. | Nat Goodspeed | |
2024-05-16 | Try to fix release_run logic in build.yaml. | Nat Goodspeed | |
2024-05-16 | Can't reference 'runner' context at job level. | Nat Goodspeed | |