Results 12 comments of Matt Dickson
trafficstars

Initial option to spread the atlases added in: b6cd2e886724f3e8bc16105f7dad83410aee8a30

Can now choose to spread in a UDIM pattern. Still needs options for custom layout.

4a61e3282752d042964923fbe08b834d7c552007 Provides a reasonably flexible choice for deciding what UV's to use. I'm happy with it for now but will keep open as things can always improve

Had an epiphany, I don't know why I used UUID's for this. Some form of counter should work just as well, if not better. eg. `xat_0`, `xat_1`, `xat_2` I need...

I'll update the Github Actions as well

I think I saw initial support in Xatlas a while back, I can give it a look but I haven't touched this in a while so will have to get...

Pack Only option recreates the faces now. Xatlas will split along triangles; I'll look to see if I can provide Xatlas the face information so it can avoid splitting them.

Hi, thanks for reporting the issue. I'll see if I can recreate it, and find out what's happening ASAP!

Hi, I started having a crack at this using [seamoptimizer](https://github.com/ands/seamoptimizer). As you can see below there are still bits to work out, but I think it's promising. ![blenderseam](https://user-images.githubusercontent.com/35905014/103643239-3fb70580-4f4c-11eb-9810-c0002783ab1c.png) I could...

Great, once I fix the quirks the I'll put it together.