summaryrefslogtreecommitdiff
path: root/indra/newview/llpublishedobjectmgr.cpp
AgeCommit message (Collapse)Author
9 daysApply suggestions from code reviewRider Linden
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
10 daysCleanup from second set of fixes.Rider Linden
10 daysIssue #6182: Include object permissions for both root object and linked prims.Rider Linden
10 daysIssue #6192: object.publish was not sending can_save_back.Rider Linden
2026-08-17Issue https://github.com/secondlife/sl-vscode-plugin/issues/98: Refactor ↵Rider Linden
message passing into unified format.
2026-08-12Issue https://github.com/secondlife/sl-vscode-plugin/issues/99: Allow rezzed ↵Rider Linden
objects to be saved back to their rezzer's inventory.
2026-08-10Refresh the object's data when it is published. (link children seem to be an ↵Rider Linden
issue still)
2026-08-05Move object publishing tracking to its own manager in the viewer.Rider Linden