| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
* Fix for VLAs now emitting warnings on Xcode 26, and AGL being removed from the SDK.
Note: there was no warning or notice provided for AGL's removal.
* Whitespace.
|
|
|
|
|
|
|
|
Process nodes through the scene hierarchy as defined in the GLTF file
instead of attempting to reconstruct parent-child relationships.
This ensures proper import of models created by GLTF transform tools.
|
|
|
|
|
|
Process entire node hierarchy instead of only nodes with meshes.
GLTF transform tools often create intermediate transform nodes
without meshes that were being skipped, causing child meshes
to be omitted from import.
|
|
|
|
now starts a teleport (#4211)
* Follow-up fix for bb9adf332950a6495a41aab8c6c4b2436f83f53e: Pressing enter while location spinners have focus now starts a teleport
* Fix some map controls vanishing if floater height is too small
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GLTF Mesh Import: Post-release merge
|
|
|
|
For now not touching normalizeVolumeFaces() to not brick dae upload
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix null outfit gallery observer pointer
|
|
|
|
|