Age | Commit message (Expand) | Author |
2024-09-23 | Merge remote branch 'develop' into release/luau-scripting for Maint B | Nat Goodspeed |
2024-09-23 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy |
2024-09-23 | Merge remote branch 'develop'into release/luau-scripting | Nat Goodspeed |
2024-09-16 | Fix for crash in LLPluginProcessParent during early shutdown. | Brad Linden |
2024-09-05 | Merge branch 'develop' into release/luau-scripting | Nat Goodspeed |
2024-09-04 | Extract coroutine-aware synchronization primitives to new header. | Nat Goodspeed |
2024-07-24 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy |
2024-07-22 | Use thread pool to create plugin processes to reduce created/destroyed thread... | Rye Mutt |
2024-07-18 | Merge branch 'release/maint-b' into marchcat/b-develop | Andrey Lihatskiy |
2024-06-14 | Merge branch 'release/maint-b' into marchcat/b-merge | Andrey Lihatskiy |
2024-06-10 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de... | Brad Linden |
2024-06-10 | Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed | Ansariel |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible... | Ansariel |
2024-05-24 | fix "lines starting with tabs found" | AiraYumi |
2024-05-23 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main... | Brad Linden |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-05-15 | Merge branch 'release/maint-b' into pipewire-linux-volume-catcher | Maki |
2024-05-15 | Post-merge spaces fix | Andrey Lihatskiy |
2024-05-15 | Merge branch 'marchcat/w-whitespace' into marchcat/x-mf-merge | Andrey Lihatskiy |
2024-05-15 | Merge branch 'main' into marchcat/x-b-merge | Andrey Lihatskiy |
2024-05-06 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-... | RunitaiLinden |
2024-05-02 | #1354 Make coroutines use LLCoros::Mutex instead of LLMutex (#1356) | RunitaiLinden |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-24 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden |
2024-04-24 | Merge branch 'main' into marchcat/a-merge | Andrey Lihatskiy |
2024-04-24 | Merge branch 'main' into marchcat/b-merge | Andrey Lihatskiy |
2024-04-19 | Add toggle for PipeWire volume catcher, and refactoring | Maki |
2024-04-09 | Update Linux media handling (#1146) | Nicky Dasmijn |
2024-02-20 | Remove orphaned 32bit Windows code from slplugin.cpp | Ansariel |
2024-02-12 | llplugin: BOOL (int) to real bool | Lars Næsbye Christensen |
2024-01-24 | Merge remote-tracking branch 'origin/release/materials_featurette' into DRTVW... | Jonathan "Geenz" Goodman |
2024-01-08 | replace boost library to standard | AiraYumi |
2023-07-21 | replaces deprecated (since 10.12) reference to NSAnyEventMask with the replac... | Lars Næsbye Christensen |
2023-07-17 | Got hero probes rendering from the camera. | Jonathan "Geenz" Goodman |
2023-03-20 | Merge branch 'DRTVWR-568' into DRTVWR-573-maint-R | Andrey Lihatskiy |
2022-12-07 | SL-18801 Crash at LLPluginProcessParent::pollTick() | Andrey Kleshchev |
2022-09-16 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-568_... | Nicky Dasmijn |
2022-06-29 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy |
2022-05-20 | SL-17425 Crash when closing two dependent floaters | Andrey Kleshchev |
2022-05-07 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-543-... | Nicky |
2022-05-07 | Adapt gnerator expression usage to work on OSX. | Nicky |
2022-05-01 | Remove setting of HEADER_FILE_ONLY on .h* files, cmake automatically | Nicky |
2022-04-20 | SL-17246 Fix getSharedPrt typo | Mnikolenko Productengine |
2022-04-17 | Switch to target_include_directories | Nicky |
2022-04-16 | Cleanup plugin, create proper target for link libraries. Remove unused | Nicky |
2022-04-16 | Now there is a oslibrary target get rid of some more obsolete vars: | Nicky |
2022-04-16 | Create a new target ll::oslibrary to link against libs specific to the OS com... | Nicky |
2022-04-06 | Move CMake files to modernized cmake syntax, step 1. | Nicky |
2022-02-28 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy |