🆙 Removed the generic.asset.url

We have removed the generic.asset.url and all is now in the renderer, so easy to edit and no more wrongly loaded assets
This commit is contained in:
duckietm
2026-02-06 13:00:22 +01:00
parent 501f918d0d
commit 4225dbdd90
336 changed files with 292 additions and 6548 deletions
@@ -28,6 +28,8 @@ export class RoomWindowReflectionState
location: storedLocation
});
// Always bump updateId so reflected walk cycles stay frame-synced
// even when avatar textures are recycled/cached by reference.
this._updateId++;
}