Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-07-09 | #4314 Follow-up: duplicate logic for mSubmodelID | Andrey Lihatskiy | |
2025-07-09 | #4324 sort indices before splits | Maxim Nikolenko | |
2025-07-08 | #4314 Fix model suffixes | Andrey Kleshchev | |
Usecase: Unable to use the same GLB model for physics | |||
2025-07-08 | #4290 Unresponsive viewer when uploading models | Andrey Kleshchev | |
Fix severe log spam | |||
2025-07-08 | #4319 Thread crashes not being reported to bugsplat | Andrey Kleshchev | |
2025-07-04 | #4323 fix for transparent meshes | Maxim Nikolenko | |
2025-07-04 | #4242 Debug dump improvement #2 | Andrey Kleshchev | |
2025-07-04 | #4334 Crash at getIsDynamic | Andrey Kleshchev | |
2025-07-04 | #4242 Make sure group array is initialized | Andrey Kleshchev | |
MacOS doesn't seem to like missing init. | |||
2025-07-03 | #4322 Upload Model button is sometimes disabled | Andrey Kleshchev | |
when it should not | |||
2025-07-03 | #4242 Debug dump improvement | Andrey Kleshchev | |
for better comparison with collada output | |||
2025-07-02 | #4313 Improved naming of textures | Maxim Nikolenko | |
2025-07-02 | #4242 Clarify some operations | Andrey Kleshchev | |
and make scale application a bit more valid | |||
2025-07-02 | #4142 Fix missed index | Andrey Kleshchev | |
2025-07-02 | #4315 Crash in GLTF uploader | Andrey Kleshchev | |
Properly handle importer's crashes in general | |||
2025-07-02 | private#435 Update GLTF Mesh Import's version to 7.2 | Andrey Kleshchev | |
2025-07-01 | #4242 Better issue logging | Andrey Kleshchev | |
2025-07-01 | #4190 Provide unsupported extension info in log file | Maxim Nikolenko | |
2025-06-28 | Revert "Fix LLCharacter base class constness." and restore improvements from ↵ | Ansariel | |
10a324a1034c177b95545ac7ffaa6aa6abed65ff instead | |||
2025-06-27 | Fix LLCharacter base class constness. | Jonathan "Geenz" Goodman | |
2025-06-27 | Merge branch 'develop' into geenz/develop-to-gltf-mesh | Jonathan "Geenz" Goodman | |
2025-06-27 | Restore glTF mesh modifications. | Jonathan "Geenz" Goodman | |
2025-06-27 | Merge branch 'develop' into media-first-click-fixes | Jonathan "Geenz" Goodman | |
2025-06-27 | Merge branch 'develop' into geenz/develop-to-gltf-mesh | Jonathan "Geenz" Goodman | |
2025-06-27 | Reviewed changes | WolfGangS | |
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 | #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 |