summaryrefslogtreecommitdiff
path: root/indra/newview/gltf/llgltfloader.h
AgeCommit message (Expand)Author
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-08#4314 Fix model suffixesAndrey Kleshchev
2025-07-04#4242 Make sure group array is initializedAndrey Kleshchev
2025-07-03#4242 Debug dump improvementAndrey Kleshchev
2025-07-01#4242 Better issue loggingAndrey Kleshchev
2025-06-28Revert "Fix LLCharacter base class constness." and restore improvements from ...Ansariel
2025-06-26#4142 Joint grouping and strippingAndrey Kleshchev
2025-06-25#4148 Fix collision bonesAndrey Kleshchev
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#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-10#4148 Skeleton Translation #2Andrey Kleshchev
2025-06-09#4148 Skeleton TranslationAndrey Kleshchev
2025-06-09#4170 Follow-up: Optimize GLTF node hierarchy traversalAndrey Lihatskiy
2025-06-09#4170 Fix GLTF import missing mesh parts from transform toolsAndrey Lihatskiy
2025-06-05#4214 Fix material uploadAndrey Kleshchev
2025-06-05#4214 Support mesh splitting for meshes with more than 8 materialsAndrey Kleshchev
2025-06-04#4080 Rigged mesh support #7Andrey Kleshchev
2025-05-30#4191 skip loading model compressed with DracoMaxim Nikolenko
2025-05-28#4080 Rigged mesh support #5Andrey Kleshchev
2025-05-25#4105 Fix duplicate GLTF model instances causing upload errorsAndrey Lihatskiy
2025-05-24#4109 Remove workaround codeAndrey Lihatskiy
2025-05-22#4109 Improve handling of GLTF transform hierarchyAndrey Lihatskiy
2025-05-14Improve mesh scalingAndrey Lihatskiy
2025-05-14Make pulling weights per vertex.Jonathan "Geenz" Goodman
2025-05-05Make sure transformation matricies are actually setup. Start getting joints in.Jonathan "Geenz" Goodman
2025-05-04Fix import rotation and UVsJonathan "Geenz" Goodman
2025-05-04Transforms transmigrofiedJonathan "Geenz" Goodman
2025-05-04More fixes - still a bit hacky but getting there.Jonathan "Geenz" Goodman
2025-04-28Cursed stuff!Jonathan "Geenz" Goodman
2025-04-08GLTF WIP. Still working on getting transforms working proper and need to fig...Jonathan "Geenz" Goodman