Dumb-Code / DumbCode-Studio

The complete suite of DumbCode made tools for modeling, animating and managing minecraft style game assets
https://studio.dumbcode.net/
1 stars 1 forks source link

Added Photoshop support to texture groups #241

Closed Wyn-Price closed 2 years ago

Wyn-Price commented 2 years ago

Texture layers are inferred by name, and only with the root layers/groups. A psd file with a layer called Layer1, and a group called Group1 can be linked to textures with the same name. Any layers inside Group1 will be squashed down into a single texture.

There is also a limitation on the blend mode/effects that can be used in photoshop, so please just keep things vanilla.

Test it out here: https://dumbcode-studio-git-photoshop-groups-dumbcode.vercel.app/

Example: msedge_Zg0uLoYWur

Also included as subsequent changes in this PR:

Brotatsun64 commented 2 years ago

folders don't work, the individual layers load fine but folders don't load the textures within. On top of this transparency doesn't work. it becomes a darker color than the color its based on making dark outlines instead of proper blending. this only happens on the new layering system and has no effect on just loading the texture as a photoshop document unknown unknown unknown

NeusFear commented 2 years ago

From Brotat's testing: