-
-
Notifications
You must be signed in to change notification settings - Fork 327
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
change light of a scene #20
Comments
Fixed it... this also needs the newest master of GLAbstraction! Note, that right now I only respect the position of the light, so the other attributes are kinda meaningless right now. I really need to give the whole shading a bit of a revamp ;) |
Works great! |
Nope... I could include that option whenever I rework the shading... |
SimonDanisch
added a commit
that referenced
this issue
Jun 3, 2021
Add MakieGallery as a test dependency
SimonDanisch
pushed a commit
that referenced
this issue
Jun 3, 2021
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the key
:light
is not aNode
which makes it static. Is it on purpose?The text was updated successfully, but these errors were encountered: