Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry-picks for the 4.2 branch (future 4.2.2) - 5th batch #90738

Merged
merged 8 commits into from
Apr 16, 2024

Commits on Apr 16, 2024

  1. Fully initialize all members of structs IdentifierActions, `Generat…

    …edCode` and `DefaultIdentifierActions`
    
    (cherry picked from commit b38ac30)
    Chubercik authored and akien-mga committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c1547d1 View commit details
    Browse the repository at this point in the history
  2. Change shader compiler default setting to avoid doctool error

    (cherry picked from commit 0ed341c)
    jsjtxietian authored and akien-mga committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    79b7dc7 View commit details
    Browse the repository at this point in the history
  3. Fail early if shader mode is invalid in dummy renderer

    (cherry picked from commit a382e95)
    jsjtxietian authored and akien-mga committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7eb90a3 View commit details
    Browse the repository at this point in the history
  4. Add basic multimesh data needed for headless export to the Dummy rend…

    …ering server
    
    (cherry picked from commit ed2b3d3)
    clayjohn authored and akien-mga committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a7c4d3b View commit details
    Browse the repository at this point in the history
  5. Free dummy renderer objects

    These leaked during tests etc.
    
    (cherry picked from commit 666daf4)
    AThousandShips authored and akien-mga committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a7099ce View commit details
    Browse the repository at this point in the history
  6. Fix missing instance type in dummy renderer

    (cherry picked from commit 406d7e6)
    AThousandShips authored and akien-mga committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0f6403f View commit details
    Browse the repository at this point in the history
  7. Add --import command-line flag

    (cherry picked from commit 9d01793)
    mihe authored and akien-mga committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    219517f View commit details
    Browse the repository at this point in the history
  8. Update changelog for 4.2.2

    akien-mga committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e57244e View commit details
    Browse the repository at this point in the history