Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-24 | 1285 GLTF Animation Prototype | RunitaiLinden | |
2024-04-24 | Increment viewer version to 7.1.7 | Nat Goodspeed | |
following promotion of secondlife/viewer #736 | |||
2024-04-24 | Merge release/maint-yz to main on promotion of secondlife/viewer #736: ↵ | Nat Goodspeed | |
Maintenance YZ 7.1.6.8745209917 | |||
2024-04-21 | Fix sampling normals from gbuffer and cleanup redundant gbuffer samples (#1294) | Rye Mutt | |
* Fix sampling normals from gbuffer and cleanup redundant gbuffer samples * Allow negative normals in gbuffer to fix broken material rendering | |||
2024-04-20 | viewer#1290 Fix missing variable reinitializations | Andrey Kleshchev | |
2024-04-19 | Update build.yaml | Vir Linden | |
2024-04-19 | viewer#1290 Fix snapToMessageHeight crash | Andrey Kleshchev | |
2024-04-19 | Port from OpenEXR to TinyEXR for reduced installer and library size (#1287) | Rye Mutt | |
2024-04-19 | Merge pull request #1288 from secondlife/1284-incorporate-mikktspace-changes | RunitaiLinden | |
1284 incorporate mikktspace changes | |||
2024-04-19 | https://github.com/secondlife/viewer/issues/1286 - branch var from ↵ | Vir Linden | |
github.repository | |||
2024-04-19 | https://github.com/secondlife/viewer/issues/1286 - branch var from ↵ | Vir Linden | |
github.repository | |||
2024-04-19 | Revert "SL-20140 Setting shape hand size to 36 won't save" | Andrey Lihatskiy | |
This reverts commit 810a3d24c2e3671f926091c062b101bdec6a1517. (secondlife/jira-archive-internal#70482) | |||
2024-04-19 | #1139 Fix for world going black/white in some scenes (NaNs) (#1273) | RunitaiLinden | |
* #1139 Fix for world going black/white in some scenes (NaNs) NaNs were coming from normal encode/decode. Take advantage of available gbuffer space to send full normal instead of encoding. * #1139 Cleanup remove now unused encodeNormF.glsl * #1139 Remove final reference to encodeNormF * #1139 Fix for getNormalEnvIntensityFlags referencing wrong sampler for env intensity * Mac build fix | |||
2024-04-19 | Update autobuild.xml | RunitaiLinden | |
2024-04-19 | https://github.com/secondlife/viewer/issues/1286 - determine viewer_channel ↵ | Vir Linden | |
from branch name in builds | |||
2024-04-19 | Merge pull request #1283 from RyeMutt/mikktspace-updates | RunitaiLinden | |
Update to use newer mikktspace generation lib changes from Blender | |||
2024-04-19 | Update to use newer mikktspace generation lib changes from Blender for ↵ | Rye Mutt | |
bug/crash fixes | |||
2024-04-19 | secondlife/viewer#1249 Erratic Emoji Picker Behavior | Alexander Gavriliuk | |
2024-04-19 | viewer#1081 removed a 'not finalized' part of 2K benefits | Andrey Kleshchev | |
This part isn't planned at the moment, at least not this way, remove to not cause issues once server side changes behavior | |||
2024-04-19 | Revert "SL-20140 Setting shape hand size to 36 won't save" | Andrey Lihatskiy | |
This reverts commit 810a3d24c2e3671f926091c062b101bdec6a1517. (secondlife/jira-archive-internal#70482) | |||
2024-04-17 | 1176 integrate llgltfnode with selection manager and llmaniptranslate/rotate ↵ | RunitaiLinden | |
(#1258) * #1176 Somewhat working GLTF Node support for translate tool * #1176 Missing file from last commit * #1176 Better translation for rotated nodes. * #1176 Fix for objects snapping back to original position * #1176 GLTF Samples compatibility pass -- attempt at improving rotation manip support, incidental cleanup, GLTF node debug display * #1176 Clean out some unused and not working functions. * #1176 Fix for mac build, incidental cleanup * Mac build fix | |||
2024-04-17 | viewer#1143 Crash at LLReflectionMap::autoAdjustOrigin #2 | Andrey Kleshchev | |
2024-04-17 | Fix typo in settings names (#1257) | Ansariel Hiller | |
2024-04-16 | Merge pull request #1224 from nerodevo/autobuild-revert | Andrey Lihatskiy | |
Revert removal of llphysicsextension_stub for Windows | |||
2024-04-16 | Merge pull request #1230 from beqjanus/StopVoCacheTPHangs | Brad Linden | |
Stop vo cache related tp hangs | |||
2024-04-16 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden | |
2024-04-16 | Merge branch 'main' into autobuild-revert | nat-goodspeed | |
2024-04-16 | Merge pull request #1246 from secondlife/vir-linden-patch-2 | Vir Linden | |
https://github.com/secondlife/viewer/issues/1214 - Update cla.yaml | |||
2024-04-16 | https://github.com/secondlife/viewer/issues/1214 - Update cla.yaml | Vir Linden | |
2024-04-16 | Change windows to windows64 again | nerodevo | |
Missed the second change... Here it is. | |||
2024-04-16 | Change windows to windows64 | nerodevo | |
2024-04-16 | Too hasty on the push. | Beq | |
2024-04-16 | Add some checking around extras cache versionNumber | Beq | |
2024-04-15 | Merge branch 'main' into release/materials_featurette | Brad Linden | |
2024-04-15 | Merge pull request #1236 from secondlife/marchcat/yz-merge | Andrey Lihatskiy | |
Marchcat/yz merge | |||
2024-04-15 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy | |
2024-04-15 | CI: adopt xz compression | Bennett Goble | |
Move towards packaging artifacts with xz, which offers higher compression ratios and faster decode time. | |||
2024-04-15 | CI: Remove python-version from matrix | Bennett Goble | |
Drop python version from matrix configuration as it's always 3.11. | |||
2024-04-15 | Remove unused fix-incredibuild.py | Bennett Goble | |
2024-04-15 | Remove BuildParams | Bennett Goble | |
This file is no longer used. | |||
2024-04-15 | Revert "SL-20140 Setting shape hand size to 36 won't save" | Andrey Lihatskiy | |
This reverts commit 810a3d24c2e3671f926091c062b101bdec6a1517. (secondlife/jira-archive-internal#70482) | |||
2024-04-15 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy | |
2024-04-15 | Declaring things helps! | Beq | |
2024-04-15 | lift variable out of loop and fix a missing bracket. | Beq | |
2024-04-14 | Fix/Finish VoCache extras | Beq | |
The extras cache was never fully implemented and thus grows forever. This coupled with the server side "bug" that sends innumerable blank overrides leads users to collect 100MB+ SLEC files which in turn cause significant pauses post TP. | |||
2024-04-13 | Revert "DRTVWR-601: Drop 32-bit Windows build of llphysicsextension_stub." | nerodevo | |
This reverts commit d07cd115e3bdef8a2b1d2f6a5a507ddb67ff8cd9. | |||
2024-04-13 | viewer#1081 Add expected price to upload's body | Andrey Kleshchev | |
2024-04-12 | viewer#1081 Fix XMLPRC not being parced to LLSD correctly | Andrey Kleshchev | |
which interferred with getting benefits from LLSD array | |||
2024-04-12 | viewer#1081 LLFloaterImagePreview 2048 image upload support | Andrey Kleshchev | |
2024-04-12 | viewer#1081 2K texture apload price arrives as an array #2 | Andrey Kleshchev | |