summaryrefslogtreecommitdiff
path: root/indra/newview/gltf/llgltfloader.cpp
AgeCommit message (Expand)Author
2026-08-11Merge remote-tracking branch 'origin/develop-linux' into geenz/linux-to-developJonathan "Geenz" Goodman
2026-05-19#5786 Fix a case of unitialized override matrixAndrey Kleshchev
2026-05-18Fix GLTF bind matrix remappingGaia
2026-04-14#5639 Fix glTF collision volume bind reconstructionGai Clary
2026-02-25#5449 Fix GLB textures loading regressionAndrey Lihatskiy
2026-02-24#5431 Fix GLTF rotation corruption on uploadAndrey Lihatskiy
2026-01-21Merge remote-tracking branch 'origin/develop' into develop-linuxRye
2026-01-19#5284 Fix UV flippingAndrey Kleshchev
2025-12-03Merge branch 'release/2026.01' into marchcat/devlinux-2601Andrey Lihatskiy
2025-11-18p#505 GLTF model upload fails to pick texturesAndrey Kleshchev
2025-10-31Fix multiple unicode file io handling issues with llofstream and llifstreamRye
2025-10-27Fix or supress various warnings under GCC buildsRye
2025-10-06p#480 Collada vs GLTF Mesh Import Naming ConventionAndrey Kleshchev
2025-09-12#4660 Unable to upload GLTF+bin with spaces in the nameAndrey Kleshchev
2025-07-31#4465 modify vertex limit threshold for starting splittingMaxim Nikolenko
2025-07-22#4393 Handle unknown exceptions in uploader betterAndrey Kleshchev
2025-07-22#4318 Warn or log when texture gets scaled downAndrey Kleshchev
2025-07-15#4204 Cache material names, centralize texture index validationAndrey Lihatskiy
2025-07-14#4204 Refactor material name and texture handling in GLTF loaderAndrey Lihatskiy
2025-07-14#4204 Cache processed materialsAndrey Lihatskiy
2025-07-09#4314 Fix model suffixes #2Andrey Kleshchev
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
2025-07-08#4290 Unresponsive viewer when uploading modelsAndrey Kleshchev
2025-07-04#4323 fix for transparent meshesMaxim Nikolenko
2025-07-04#4242 Make sure group array is initializedAndrey Kleshchev
2025-07-03#4242 Debug dump improvementAndrey Kleshchev
2025-07-02#4242 Clarify some operationsAndrey Kleshchev
2025-07-02#4142 Fix missed indexAndrey Kleshchev
2025-07-02#4315 Crash in GLTF uploaderAndrey 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
2025-06-26#4291 Uploading without a .bin silently failsAndrey Kleshchev
2025-06-26#4142 Joint grouping and strippingAndrey Kleshchev
2025-06-25#4148 Fix collision bonesAndrey Kleshchev
2025-06-24#4257 Use filename as model initial nameAndrey Lihatskiy
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
2025-06-18#4204 Log embedded texture extraction failureAndrey 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
2025-06-12#4147 Joint Overrides #2Andrey Kleshchev
2025-06-12#4147 Move mAlternateBindMatricesAndrey Kleshchev
2025-06-11#4114 Improve GLTF mesh uploader log 2Andrey Lihatskiy
2025-06-11#4147 Joint overrideMaxim Nikolenko
2025-06-11#4214 Weights and Joints remap #2Andrey Kleshchev