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

Tweak texture size limits for consistency, set default size to 1024x1024 #38

Merged
merged 1 commit into from Oct 20, 2019

Conversation

Calinou
Copy link
Contributor

@Calinou Calinou commented Oct 20, 2019

  • The maximum allowed size is now 4096x4096 for all textures.
  • The material texture size can now be set as low as 16x16.
  • The default material texture size is now 1024x1024, which matches modern expectations better.

Note that this will change the output size of existing material files. This can be solved by changing the output size and saving the material again.

- The maximum allowed size is now 4096x4096 for all textures.
- The material texture size can now be set as low as 16x16.
- The default material texture size is now 1024x1024, which matches
  modern expectations better.

Note that this will change the output size of existing material files.
This can be solved by changing the output size and saving the material
again.
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.

None yet

2 participants