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

Restructuring sky/sun code + SceneIOProvider cleanup #1654

Merged
merged 3 commits into from
Dec 15, 2023

Conversation

ShirleyNekoDev
Copy link
Member

  • move sky/sun-related files into separate package
  • rename usage of SceneIOProvider to ioContext to specify which context it is
  • remove SceneHelper and move code to SceneIOProvider
  • add SceneIOProvider::resolveLinkedFile for user defined custom files in a scene or absolute paths (preparing Custom texture referencing in scene #1652)

Maximilian Stiede added 2 commits October 22, 2023 22:18
rename SceneIOProvider variables to indicate that they are the ioContext (and not the e.g. renderContext)
# Conflicts:
#	chunky/src/java/se/llbit/chunky/renderer/scene/PathTracer.java
@leMaik leMaik merged commit d399e53 into chunky-dev:master Dec 15, 2023
1 check passed
@ShirleyNekoDev ShirleyNekoDev deleted the refactor/sky+sceneio branch February 16, 2024 02:27
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

Successfully merging this pull request may close these issues.

2 participants