summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-03Fix a small typoNat Goodspeed
2024-06-03Allow consumer code to query or adjust the per-tick timeslice.Nat Goodspeed
2024-06-03Distinguish TimersListener callers by reply LLEventPump name.Nat Goodspeed
2024-06-03Leverage new leap.eventstream() function in Floater.lua.Nat Goodspeed
2024-06-03Remove obsolete Windows package for llphysicsextensions_sourceAnsariel
2024-06-03Fix Windows build following #1613Andrey Lihatskiy
2024-06-03viewer#1583 [Win] Viewer fails to detect more than 4Gb of video memoryAndrey Kleshchev
2024-06-01Fix macOS build errorAnsariel
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-31Add timers.lua API module and test_timers.lua test program.Nat Goodspeed
2024-05-31Tweak for current Lua dbg() convention.Nat Goodspeed
2024-05-31Cherry-pick leap.lua changes; other clean upMnikolenko Productengine
2024-05-31Add leap.eventstream() and cancelreq() functions.Nat Goodspeed
2024-05-31Add a bit more dbg() conditional diagnostic output.Nat Goodspeed
2024-05-31Don't check if printf(format) arg is a string.Nat Goodspeed
2024-05-31Explain the name of the LL::WorkQueue::BackJack class.Nat Goodspeed
2024-05-30#1596 Fix for GLTF uploads failing after loading from .glb file (#1602)Dave Parks
2024-05-30Merge pull request #1599 from secondlife/1597-fix-gltf-orientation-testcosmic-linden
2024-05-30Add separate minor throttle period for UNTRUSTED_ALLOW funcsMnikolenko Productengine
2024-05-30#1597 Fix for some GLTF transforms not loading properly.RunitaiLinden
2024-05-30Fix a bunch of uninitialized variable warnings that showed up in Visual StudioAnsariel
2024-05-30Merge branch release/luau-scriptingMnikolenko Productengine
2024-05-30Re-enable compiler warning C4800 (performance warning)Ansariel
2024-05-29 #1581 Only render mirrors when reflection probes are enabled. (#1592)Jonathan "Geenz" Goodman
2024-05-29#1530 Increase joint limit for GLTF Assets (#1582)Dave Parks
2024-05-29Add whitespace changes to .git-blame-ignore-revsBennett Goble
2024-05-29Trim trailing whitespaceBennett Goble
2024-05-29Merge branch 'release/luau-scripting' into lua-timersNat Goodspeed
2024-05-29Make ~ThreadPool() join every thread before destroying its vector.Nat Goodspeed
2024-05-29viewer#1497 Gray out some options for Mirror (Everything)Andrey Kleshchev
2024-05-29viewer#1568 Revert "SL-17597 AV height in Shape dialog IS WRONG"Andrey Kleshchev
2024-05-28Merge remote-tracking branch 'origin/main' into release/materials_featuretteBrad Linden
2024-05-28Improvements to mirror probe update rates (#1570)Jonathan "Geenz" Goodman
2024-05-28Merge pull request #1580 from secondlife/v-1531cosmic-linden
2024-05-28secondlife/viewer#1531: Attempt to fix PBR terrain fragment shader.Cosmic Linden
2024-05-28Remove tinygltf dependency from LL::GLTF (#1541)Dave Parks
2024-05-28viewer#1553 Local PBR materials are not applied to the terrainAndrey Kleshchev
2024-05-27viewer#1573 Crash at updateMovedListAndrey Kleshchev
2024-05-27Try copying the VC++ runtime files from the redistributable package firstAnsariel
2024-05-24viewer#1552 Bake textures could be applied to terrain texturesAndrey Kleshchev
2024-05-24Merge branch 'release/luau-scripting' into lua-timersNat Goodspeed
2024-05-24Merge pull request #1565 from secondlife/lua-chatplusnat-goodspeed
2024-05-24Fix merge glitchesNat Goodspeed
2024-05-24Merge branch 'release/luau-scripting' into lua-chatplusNat Goodspeed
2024-05-24Merge pull request #1562 from secondlife/lua-nearby-chatnat-goodspeed
2024-05-24Nat's ideas from PR #1547Nat Goodspeed
2024-05-24Mark script messages in compact mode too; code clean upMnikolenko Productengine
2024-05-24Introduce LLWStringView to prevent unnecessary memory allocationsAnsariel
2024-05-23Merge pull request #1528 from secondlife/brad/merge-maint-a-to-devBrad Linden
2024-05-23Merge pull request #1547 from secondlife/lua-nearby-chatMaxim Nikolenko