| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-27 | Merge branch 'project/gltf_mesh_import' into geenz/develop-to-gltf-mesh | Jonathan "Geenz" Goodman | |
| 2025-06-27 | Merge pull request #4305 from secondlife/geenz/frametime-metric-improvements | Jonathan "Geenz" Goodman | |
| Add helper functions to frametime metrics. | |||
| 2025-06-27 | Add helper functions. | Jonathan "Geenz" Goodman | |
| 2025-06-27 | Fix enum option name | WolfGangS | |
| 2025-06-27 | Make sure all moap option, includes 'all' | WolfGangS | |
| 2025-06-27 | Fixes for first click moap | WolfGangS | |
| 2025-06-27 | Merge pull request #4302 from secondlife/geenz/frametime-metric-improvements | Jonathan "Geenz" Goodman | |
| First pass at adding expanded frametiming stats to the viewer. | |||
| 2025-06-27 | Make sure to reset the metrics after the first calculation. | Jonathan "Geenz" Goodman | |
| 2025-06-27 | First pass at adding expanded frametiming stats to the viewer. | Jonathan "Geenz" Goodman | |
| 2025-06-26 | #4291 Uploading without a .bin silently fails | Andrey Kleshchev | |
| 2025-06-26 | #4142 Joint grouping and stripping | Andrey Kleshchev | |
| Viewer only supports 110 joints at a time, when model has more bones than that importer has to strip some, use groups for stripping. | |||
| 2025-06-25 | Merge pull request #4177 from DarlCat/hud-media-autoplay | Jonathan "Geenz" Goodman | |
| Media changes including support for PRIM_MEDIA_FIRST_CLICK_INTERACT and HUD autoplay | |||
| 2025-06-25 | #4142 Add missed message | Andrey Kleshchev | |
| 2025-06-25 | #4148 Fix collision bones | Andrey Kleshchev | |
| 2025-06-24 | Use latest release for changelog | Andrey Lihatskiy | |
| 2025-06-24 | #4257 Use filename as model initial name | Andrey Lihatskiy | |
| 2025-06-19 | Fix loading name of banned residents in group bulk ban panel | Ansariel | |
| 2025-06-19 | #4204 Remove more unused code | Andrey Lihatskiy | |
| 2025-06-19 | #4204 Unused code cleanup (#4278) | Andrey Lihatskiy | |
| 2025-06-19 | #4214 Revert and remake "weights remap" | Andrey Kleshchev | |
| This reverts commits fe10a83f69bb26eb581e143fb99c1250c355938b and 08f6f5c697fce4ccbfba357ab9ce5af915dd0574.. | |||
| 2025-06-19 | #4250 Crash uploading a dae model | Andrey Kleshchev | |
| 2025-06-18 | #4204 Log embedded texture extraction failure | Andrey Lihatskiy | |
| 2025-06-18 | #4204 Don't show material editor with model loader | Andrey Lihatskiy | |
| 2025-06-18 | #4204 Fix GLTF texture loading to match DAE loader behavior | Andrey Lihatskiy | |
| 2025-06-18 | #4242 Support splitting of gltf faces that are over 16bit limit | Andrey Kleshchev | |
| 2025-06-13 | #4147 Joint Overrides #3 | Andrey Kleshchev | |
| Remande skeleton translation from default skeleton to overriden skeleton | |||
| 2025-06-12 | #4147 Joint Overrides #2 | Andrey Kleshchev | |
| 2025-06-12 | Use windows-latest runner for sign-and-package-windows (#4263) | Andrey Lihatskiy | |
| 2025-06-12 | #4147 Move mAlternateBindMatrices | Andrey Kleshchev | |
| For reduced log spam and calculutions and to make further modifications easier. | |||
| 2025-06-11 | #4173 Crash at LLViewerInventoryItem::updateServer | Andrey Kleshchev | |
| 2025-06-11 | Crash at LLVOVolume::isAnimatedObject | Andrey Kleshchev | |
| 2025-06-11 | #4149 Empty Outfit folders cannot be moved | Andrey Kleshchev | |
| 2025-06-11 | Resolve qatest.yaml invalid workflow error #4244 | AtlasLinden | |
| 2025-06-11 | #4114 Improve GLTF mesh uploader log 2 | Andrey Lihatskiy | |
| 2025-06-11 | #4147 Joint override | Maxim Nikolenko | |
| 2025-06-11 | #4248 Add safety checks to LLMeshSkinInfo::asLLSD() | Andrey Lihatskiy | |
| 2025-06-11 | #4148 Skeleton Translation #3 | Andrey Kleshchev | |
| 'non joints' also need adjustments | |||
| 2025-06-11 | #4214 Weights and Joints remap #2 | Andrey Kleshchev | |
| 2025-06-10 | Fixed adding skies to day cycle by ensuring mAbsorptionConfigs, mMieConfigs ↵ | Hecklezz | |
| and mRayleightConfigs don't become null | |||
| 2025-06-10 | macOS 26 build changes (#4239) | Jonathan "Geenz" Goodman | |
| * Fix for VLAs now emitting warnings on Xcode 26, and AGL being removed from the SDK. Note: there was no warning or notice provided for AGL's removal. * Whitespace. | |||
| 2025-06-10 | Resolve qatest.yaml invalid workflow error | AtlasLinden | |
| Previous edit to allow runners to work independently caused the following error: The workflow is not valid. .github/workflows/qatest.yaml (Line: 19, Col: 10): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.runner | |||
| 2025-06-10 | #4114 Improve GLTF mesh uploader log | Andrey Lihatskiy | |
| 2025-06-10 | #4148 Skeleton Translation #2 | Andrey Kleshchev | |
| 2025-06-10 | Require PR descriptions (#4233) | Signal Linden | |
| * Require PR descriptions Add a simple workflow check to ensure PRs have a description. * Potential fix for code scanning alert no. 32: Workflow does not contain permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> | |||
| 2025-06-10 | Fix fast cache ignoring its time constraint (#4237) | Ansariel Hiller | |
| 2025-06-09 | #4170 Use GLTF scene definition for node traversal | Andrey Lihatskiy | |
| Process nodes through the scene hierarchy as defined in the GLTF file instead of attempting to reconstruct parent-child relationships. This ensures proper import of models created by GLTF transform tools. | |||
| 2025-06-09 | #4148 Skeleton Translation | Andrey Kleshchev | |
| 2025-06-09 | #4170 Follow-up: Optimize GLTF node hierarchy traversal | Andrey Lihatskiy | |
| 2025-06-09 | #4170 Fix GLTF import missing mesh parts from transform tools | Andrey Lihatskiy | |
| Process entire node hierarchy instead of only nodes with meshes. GLTF transform tools often create intermediate transform nodes without meshes that were being skipped, causing child meshes to be omitted from import. | |||
| 2025-06-09 | Fix split model vertex/joint remapping to use correct model variable | Andrey Lihatskiy | |
