Skip to content

Fix shaders on OSX #2

@ThierryBerger

Description

@ThierryBerger

Summary:

  • enabling the "ratio" web shader parameter makes the shader fail silently only on OSX
  • while it works on firefox windows
  • and it works on OSX on a separate project : https://github.com/Vrixyz/shader-web and it works correctly

Failed attempts

  • I suspected some weird interference from bevy Lyon, but removing the dependency didn't fix it.
  • I thought my pipelines were the problem so I removed all shaders and pupelines not related to circle gauge, and it didn't fix it 😭

Wild guesses

  • egui popup related to cooldown doesn't display on OSX ; maybe these issues are related, try to remove egui dependency and go from there...
  • ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions