Skip to content

Remove mesh "tight" optimization in texture import#315

Open
NoixDeXydre wants to merge 1 commit into
Seanba:masterfrom
Gardens-Lies:mesh-fix
Open

Remove mesh "tight" optimization in texture import#315
NoixDeXydre wants to merge 1 commit into
Seanba:masterfrom
Gardens-Lies:mesh-fix

Conversation

@NoixDeXydre

Copy link
Copy Markdown

Currently, when importing maps into Unity, textures are set by default in Tight mode.
I don't think it's really beneficial for most projects as they often use small sprites.
Moreover, the Unity's Tight mode can leads to inconsistensies with some shaders (especially if you need pixels to go farther from the mesh.)

I don't know if the initial code was intentional. If it's the case, we should have at least one option in the settings to disable that.

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.

1 participant