ucupumar / ucupaint

Ucupaint is Blender addon to manage texture layers for Eevee and Cycles renderer.
GNU General Public License v3.0
879 stars 31 forks source link

Add operator to convert standard image to image atlas and vice versa #24

Closed ucupumar closed 10 months ago

ucupumar commented 10 months ago

The reason image atlas exists is to bypass the number of image textures limit of Eevee renderer (24 for Radeon, and 64 for Nvidia). By adding an operator to convert standard image to image atlas and vice versa, the option to use image atlas can be turned off by default.

ucupumar commented 10 months ago

The operator can be accessed here, it can convert standard image to image atlas or vice versa, depending on the active image image