summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2025-07-09#4314 Follow-up: duplicate logic for mSubmodelIDAndrey Lihatskiy
2025-07-09#4324 sort indices before splitsMaxim Nikolenko
2025-07-08#4314 Fix model suffixesAndrey Kleshchev
Usecase: Unable to use the same GLB model for physics
2025-07-08#4290 Unresponsive viewer when uploading modelsAndrey Kleshchev
Fix severe log spam
2025-07-08#4319 Thread crashes not being reported to bugsplatAndrey Kleshchev
2025-07-04#4323 fix for transparent meshesMaxim Nikolenko
2025-07-04#4242 Debug dump improvement #2Andrey Kleshchev
2025-07-04#4334 Crash at getIsDynamicAndrey Kleshchev
2025-07-04#4242 Make sure group array is initializedAndrey Kleshchev
MacOS doesn't seem to like missing init.
2025-07-03#4322 Upload Model button is sometimes disabledAndrey Kleshchev
when it should not
2025-07-03#4242 Debug dump improvementAndrey Kleshchev
for better comparison with collada output
2025-07-02#4313 Improved naming of texturesMaxim Nikolenko
2025-07-02#4242 Clarify some operationsAndrey Kleshchev
and make scale application a bit more valid
2025-07-02#4142 Fix missed indexAndrey Kleshchev
2025-07-02#4315 Crash in GLTF uploaderAndrey Kleshchev
Properly handle importer's crashes in general
2025-07-02private#435 Update GLTF Mesh Import's version to 7.2Andrey Kleshchev
2025-07-01#4242 Better issue loggingAndrey Kleshchev
2025-07-01#4190 Provide unsupported extension info in log fileMaxim Nikolenko
2025-06-28Revert "Fix LLCharacter base class constness." and restore improvements from ↵Ansariel
10a324a1034c177b95545ac7ffaa6aa6abed65ff instead
2025-06-27Fix LLCharacter base class constness.Jonathan "Geenz" Goodman
2025-06-27Merge branch 'develop' into geenz/develop-to-gltf-meshJonathan "Geenz" Goodman
2025-06-27Restore glTF mesh modifications.Jonathan "Geenz" Goodman
2025-06-27Merge branch 'develop' into media-first-click-fixesJonathan "Geenz" Goodman
2025-06-27Merge branch 'develop' into geenz/develop-to-gltf-meshJonathan "Geenz" Goodman
2025-06-27Reviewed changesWolfGangS
2025-06-27Merge branch 'project/gltf_mesh_import' into geenz/develop-to-gltf-meshJonathan "Geenz" Goodman
2025-06-27Merge pull request #4305 from secondlife/geenz/frametime-metric-improvementsJonathan "Geenz" Goodman
Add helper functions to frametime metrics.
2025-06-27Add helper functions.Jonathan "Geenz" Goodman
2025-06-27Fix enum option nameWolfGangS
2025-06-27Make sure all moap option, includes 'all'WolfGangS
2025-06-27Fixes for first click moapWolfGangS
2025-06-27Merge pull request #4302 from secondlife/geenz/frametime-metric-improvementsJonathan "Geenz" Goodman
First pass at adding expanded frametiming stats to the viewer.
2025-06-27Make sure to reset the metrics after the first calculation.Jonathan "Geenz" Goodman
2025-06-27First pass at adding expanded frametiming stats to the viewer.Jonathan "Geenz" Goodman
2025-06-26#4291 Uploading without a .bin silently failsAndrey Kleshchev
2025-06-26#4142 Joint grouping and strippingAndrey 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-25Merge pull request #4177 from DarlCat/hud-media-autoplayJonathan "Geenz" Goodman
Media changes including support for PRIM_MEDIA_FIRST_CLICK_INTERACT and HUD autoplay
2025-06-25#4142 Add missed messageAndrey Kleshchev
2025-06-25#4148 Fix collision bonesAndrey Kleshchev
2025-06-24#4257 Use filename as model initial nameAndrey Lihatskiy
2025-06-19Fix loading name of banned residents in group bulk ban panelAnsariel
2025-06-19#4204 Remove more unused codeAndrey 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 modelAndrey Kleshchev
2025-06-18#4204 Log embedded texture extraction failureAndrey Lihatskiy
2025-06-18#4204 Don't show material editor with model loaderAndrey Lihatskiy
2025-06-18#4204 Fix GLTF texture loading to match DAE loader behaviorAndrey Lihatskiy
2025-06-18#4242 Support splitting of gltf faces that are over 16bit limitAndrey Kleshchev
2025-06-13#4147 Joint Overrides #3Andrey Kleshchev
Remande skeleton translation from default skeleton to overriden skeleton