Skip to content

Fix incorrect rotation of some LODs after using removeGameWorld#4734

Open
FileEX wants to merge 3 commits intomultitheftauto:masterfrom
FileEX:bugfix/buildings_rotation
Open

Fix incorrect rotation of some LODs after using removeGameWorld#4734
FileEX wants to merge 3 commits intomultitheftauto:masterfrom
FileEX:bugfix/buildings_rotation

Conversation

@FileEX
Copy link
Copy Markdown
Member

@FileEX FileEX commented Mar 1, 2026

Summary

In commit a550bbf, matrix removal was added because it was related to a crash with buildings created via createBuilding. The mentioned commit removes the matrices permanently, never restoring them.

Motivation

Fixed #4711

Test plan

crun removeGameWorld
crun restoreGameWorld
Look at the vinewood sign

Checklist

  • Your code should follow the coding guidelines.
  • Smaller pull requests are easier to review. If your pull request is beefy, your pull request should be reviewable commit-by-commit.

@FileEX FileEX requested a review from a team as a code owner March 1, 2026 15:51
@FileEX FileEX added the bugfix Solution to a bug of any kind label Mar 1, 2026
Copy link
Copy Markdown
Member

@qaisjp qaisjp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Solution to a bug of any kind

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect rotation of some LODs after using removeGameWorld

2 participants