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

Extract canvas size code from Scene into separate CanvasConfig class #1560

Merged
merged 6 commits into from
Mar 4, 2024

Conversation

ShirleyNekoDev
Copy link
Member

This helps to reduce the size of the Scene class and is a step for implementing support for custom canvas buffers in the future.

Copy link
Member

@NotStirred NotStirred left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - Scene is getting smaller!

chunky/src/java/se/llbit/chunky/renderer/scene/Scene.java Outdated Show resolved Hide resolved
Maximilian Stiede added 2 commits November 6, 2023 17:05
# Conflicts:
#	chunky/src/java/se/llbit/chunky/renderer/export/PngExportFormat.java
#	chunky/src/java/se/llbit/chunky/renderer/scene/Scene.java
#	chunky/src/java/se/llbit/imageformats/tiff/TiffFileWriter.java
@leMaik leMaik merged commit 08a5f90 into chunky-dev:master Mar 4, 2024
1 check passed
@ShirleyNekoDev ShirleyNekoDev deleted the refactor/canvas-size branch March 5, 2024 20:38
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.

4 participants