defold / defold

Defold is a completely free to use game engine for development of desktop, mobile and web games.
https://www.defold.com
Other
3.8k stars 278 forks source link

Improve the material Sampler editing UX #7618

Open JCash opened 1 year ago

JCash commented 1 year ago

In order to make the multiple materials editing viable in the editor, we need to improve on the Sampler editor in the materials. In short, the suggestions has been to "transpose" the editing from a single, multi variable line into something more akin to the property view of components, where the properties are listed vertically.

JCash commented 1 year ago

Required for https://github.com/defold/defold/pull/7380

AGulev commented 2 months ago

related https://github.com/defold/defold/issues/6413

AGulev commented 2 months ago

related https://github.com/defold/defold/issues/7622

AGulev commented 2 months ago

related https://github.com/defold/defold/issues/7943