Age | Commit message (Expand) | Author |
2023-07-13 | DRTVWR-558: Enrich LLEventDispatcher::callFail() with current call. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Extend LLEventDispatcher::add() overloads. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Add tests for batched LLDispatchListener operations. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Make DispatchResult methods use their arguments. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Introduce LLDispatchListener batched requests. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Break out new LLDispatchListener::call() method. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Add tests for LLDispatchListener functionality. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Clean up LLEventDispatcher argument and result handling. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Allow directly streaming test helper class CaptureLog. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Demangle names of exceptions reported by TUT tests. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Support LLStoreListener<LLSD>, add LLCaptureListener. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Add apply_n(function, std::vector) for variadics. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: LLEventDispatcher uses LL::apply(), not boost::fusion. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Pull in LLEventDispatcher / LLDispatchListener fixes. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Generalize LLEventDispatcher::add() constraints. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: LLEventAPI allows all LLEventDispatcher add() overloads. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Change LLEventDispatcher error action (also LLEventAPI). | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Tweak LLEventDispatcher. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Add LL::apply() test for function(const LLSD&). | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Add unit test for VAPPLY(). | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Extend LL::apply() to LLSD array arguments. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Fix builds on macOS 12.5 Monterey. | Nat Goodspeed |
2023-07-13 | SL-19993 Warn of automatic changes to Day Cycle when it's opened | Maxim Nikolenko |
2023-07-12 | Merge pull request #275 from secondlife/SL-19567 | Jonathan "Geenz" Goodman |
2023-07-12 | SL-19567: Add option RenderGlowNoise for low precision glow dithering, enable... | Cosmic Linden |
2023-07-12 | SL-19567: (WIP) Add options to use higher precision for glow and post-process... | Cosmic Linden |
2023-07-12 | Merge branch 'brad/SL-19968-vocache-objects-missing' into DRTVWR-559 (#274) | Brad Linden |
2023-07-12 | Merge branch 'brad/SL-19968-vocache-objects-missing' into DRTVWR-587-maint-V ... | Brad Linden |
2023-07-12 | added info log lines for assistance diagnosing SL-19968 | Brad Linden |
2023-07-12 | SL-18330: Merge commit '6b53036' into DRTVWR-587-maint-V | Nat Goodspeed |
2023-07-12 | SL-19831 Check marks in the menu are less visible | Alexander Gavriliuk |
2023-07-12 | Merge pull request #213 from secondlife/rm-cxxstd | nat-goodspeed |
2023-07-12 | SL-18837: Merge branch 'DRTVWR-587-maint-V' into rm-cxxstd. | Nat Goodspeed |
2023-07-12 | SL-19990 Brightness slider should be named HDR Scale unless Reflection Probe ... | Mnikolenko Productengine |
2023-07-12 | SL-19702 don't skip double clicks when clicking scripted objects | Mnikolenko Productengine |
2023-07-11 | Merge pull request #270 from secondlife/SL-19992 | cosmic-linden |
2023-07-11 | SL-19992: Fix assert in LLVolumeLODGroup::refLOD when LLMeshRepository::notif... | Cosmic Linden |
2023-07-11 | SL-19728 Objects that cannot be clicked or cammed unless in edit mode | Alexander Gavriliuk |
2023-07-11 | SL-19986 Crash at LLConversationItemSession::findParticipant | Andrey Kleshchev |
2023-07-11 | SL-19141 Fixed applying a no-copy texture to two objects failing silently | Andrey Kleshchev |
2023-07-10 | SL-18837: Windows failures in setWorkingDirectory(): C: vs. c: (sigh) | Nat Goodspeed |
2023-07-10 | SL-18837: Disable APR_LOG for now, but leave notes for the future. | Nat Goodspeed |
2023-07-10 | SL-18837: Revert "Force llprocess_test and llleap_test to use just 'python'." | Nat Goodspeed |
2023-07-10 | SL-18837: Merge branch 'actions' into actions-build-sh | Nat Goodspeed |
2023-07-10 | SL-18837: Update apr_suite to release v1.7.2-e935465. | Nat Goodspeed |
2023-07-10 | SL-19951 Collect used icons in a special group 'Recently used' | Alexander Gavriliuk |
2023-07-08 | SL-18837: Force llprocess_test and llleap_test to use just 'python'. | Nat Goodspeed |
2023-07-08 | SL-18837: Try running just 'python' for Windows integration tests. | Nat Goodspeed |
2023-07-08 | SL-18837: Set APR_LOG within build step, not at job level. | Nat Goodspeed |
2023-07-08 | SL-18837: Use runner.temp rather than $RUNNER_TEMP. | Nat Goodspeed |