summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-05-21White space.Jonathan "Geenz" Goodman
2025-05-21Make loading the asset into VRAM optional.Jonathan "Geenz" Goodman
2025-05-21Make sure we're guarding texture uploads to the GPU properlyJonathan "Geenz" Goodman
If we're not loading a texture, most of this should not be necessary.
2025-05-21Fix for crash when loading texutres on a GLTF mesh.Jonathan "Geenz" Goodman
2025-05-21#4080 Rigged mesh support #2Andrey Kleshchev
2025-05-21#4105 Support .gltf and .glb files in lookupLODModelFilesAndrey Lihatskiy
2025-05-19#4102 Allow selecting gltf models on macAndrey Kleshchev
2025-05-19#4080 Import GLTF skin dataAndrey Kleshchev
2025-05-18Merge branch 'geenz/gltf-mesh-import' into marchcat/gltf-mesh-texture-importAndrey Lihatskiy
2025-05-16More white space.Jonathan "Geenz" Goodman
2025-05-16Merge branch 'geenz/gltf-texture-upload-merge' into geenz/gltf-mesh-importJonathan "Geenz" Goodman
2025-05-16White space.Jonathan "Geenz" Goodman
2025-05-16Merge branch 'release/2025.04' into geenz/gltf-mesh-importJonathan "Geenz" Goodman
2025-05-16#4091 fix speaker icon is showing all users speaking when anyone is talkingMaxim Nikolenko
2025-05-16#4088 Fix Outfit folders changing to normal foldersAndrey Kleshchev
when parent copied and pasted
2025-05-14Use correct model dimensions and bounding box rotationAndrey Lihatskiy
2025-05-14#4081 Meshes missing after teleportAndrey Kleshchev
2025-05-14Improve mesh scalingAndrey Lihatskiy
2025-05-14Merge branch 'geenz/gltf-mesh-import' into marchcat/gltf-mesh-texture-importJonathan "Geenz" Goodman
2025-05-14Make pulling weights per vertex.Jonathan "Geenz" Goodman
2025-05-14#4072 Fix Appearance floater not updatingAndrey Kleshchev
2025-05-13#4071 Permit pasting links into outfitsAndrey Kleshchev
Like it's permitted to drop them
2025-05-13#4069 Fix crash at handleToolTipAndrey Kleshchev
2025-05-13#2279 fix for View Angle settingMaxim Nikolenko
2025-05-13#4060 Fix subfolders use through ctrl-vAndrey Kleshchev
2025-05-13#4055 Fix subfolder draggingAndrey Kleshchev
2025-05-12#4010 play only audio mention ping for new conversationMaxim Nikolenko
2025-05-12Revert "#4008 Fix media scale adjustments with pbr applied"Andrey Kleshchev
This reverts commit b084d842c9900e532cba11e1e5a4e85299a0e184.
2025-05-10#4056 Crash at childGetSelectionInterfaceAndrey Kleshchev
in model importer
2025-05-10#3542 Microphone doesn't switch after plugging in an audio deviceAndrey Kleshchev
2025-05-09#3758 do not reopen avatar picker floaterMaxim Nikolenko
2025-05-08#4010 Add audio ping for chat mentionsMaxim Nikolenko
2025-05-08#3757 Smarter subfolders dragndropAndrey Kleshchev
2025-05-07#4011 Add conversation list highlight for chat mentionMaxim Nikolenko
2025-05-07Make builds support Python 3.13Andrey Kleshchev
2025-05-07#4008 Fix media scale adjustments with pbr appliedAndrey Kleshchev
2025-05-06Apply 1/100th scale to the vertex positionsAndrey Lihatskiy
2025-05-06GLTF import texture uploadAndrey Lihatskiy
2025-05-06Merge branch 'release/2025.04' into geenz/gltf-mesh-importJonathan "Geenz" Goodman
2025-05-05Make sure we're pushing to the joints name set as well.Jonathan "Geenz" Goodman
2025-05-05#4028 Crash at onEmojiPickerClosedMaxim Nikolenko
2025-05-05#4027 Crash at adjustTexturesByScaleAndrey Kleshchev
2025-05-05#4009 Add color settings for chat mentions to PreferencesMaxim Nikolenko
2025-05-05Make sure transformation matricies are actually setup. Start getting joints in.Jonathan "Geenz" Goodman
2025-05-05#4015 Restore formatting for strings.xml and teleport_strings.xml translationsAndrey Lihatskiy
2025-05-05Support bulk material uploads.Jonathan "Geenz" Goodman
2025-05-04Fix import rotation and UVsJonathan "Geenz" Goodman
2025-05-04Transforms transmigrofiedJonathan "Geenz" Goodman
2025-05-04Fix normalsJonathan "Geenz" Goodman
2025-05-04More fixes - still a bit hacky but getting there.Jonathan "Geenz" Goodman