Commit Graph

3 Commits

Author SHA1 Message Date
medievalshell b127501c52 fix: restore room-background Z transparency after branding offsetZ change
FurnitureBrandedImageVisualization now adds offsetZ to the branded layer (z-index for the MPU/billboard editor). The room background uses offsetZ as an inverse depth push (the 'play with Z to hide floor/walls' trick); its getLayerZOffset subtracted offsetZ assuming the parent did not add it, so the two cancelled out and the effect was lost. Cancel the parent's +offsetZ for the branded layer to restore the original net (base - offsetZ).
2026-05-29 00:45:05 +02:00
duckietm ac0226e09a 🆙 Fixed the WallItems with color background 2026-02-17 10:19:23 +01:00
duckietm b3134ce50b Move to Renderer V2 2024-04-03 09:27:56 +02:00