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

Not showing for newer mac versions. #33

Open
GafferSystems opened this issue Mar 8, 2018 · 2 comments
Open

Not showing for newer mac versions. #33

GafferSystems opened this issue Mar 8, 2018 · 2 comments

Comments

@GafferSystems
Copy link

Hi again :)
Lights seem to not render in some of the newer macOS versions at all, is this a known issue?

@GafferSystems
Copy link
Author

@SlightlyMad
I found a solution to rendering with the new macOS High Sierra, so I'll share it with you guys :)
It seems that upgrading from #pragma target 4.0 to #pragma target 4.5 enables "metal" shading.
Search replace the included shaders, and you should be good!

@SlightlyMad
Copy link
Owner

hi, thanks for the info. i don't have mac. or time. it used to target 5.0 but some people complained it doesn't run on their hw so i dropped it to 4.0. and for that reason i won't make it 4.5 for now. until i find a way how to support both. but i really don't have time for that now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants