franMarz / TexTools-Blender

TexTools is a UV and Texture toolset created several years ago for Blender and Max by @renderhjs. In this open repository, originally created by @SavMartin, we develop the current version of this popular Blender add-on.
Other
2.05k stars 139 forks source link

Let's merge it! #210

Open bgteach opened 7 months ago

bgteach commented 7 months ago

截屏2024-04-23 11 58 16

franMarz commented 6 months ago

It's great. I just have to ask for the blenfile of that robot to be added to the resources, because if a new baking mode is added, someone will need to render a new thumbnail for the mode. Anyway, if you are open to do that on demand when necessary, we're good to go. Or we can add it as a theme, being the new main while keeping the old one behind an addon preferences option, and we can recover the old theme as the main one if this theme is not updated when needed. But this last option would require additional work now or after the merge of this pull, and I don't have too much time lately to do it, probably you've noticed that. Thank you for sharing this!

franMarz commented 6 months ago

Btw, I think people wouldn't want the order of the baking modes thumbnails to change from alphabetic. And I see all the init file changed, it shouldn't be like that; you have to change the "End of Line Sequence" from LF to CRLF in your code editor and update this pull.

bgteach commented 6 months ago

It's great. I just have to ask for the blenfile of that robot to be added to the resources, because if a new baking mode is added, someone will need to render a new thumbnail for the mode. Anyway, if you are open to do that on demand when necessary, we're good to go. Or we can add it as a theme, being the new main while keeping the old one behind an addon preferences option, and we can recover the old theme as the main one if this theme is not updated when needed. But this last option would require additional work now or after the merge of this pull, and I don't have too much time lately to do it, probably you've noticed that. Thank you for sharing this!

I'll adapt new thumbnails to the new version of the roast

bgteach commented 6 months ago

Btw, I think people wouldn't want the order of the baking modes thumbnails to change from alphabetic. And I see all the init file changed, it shouldn't be like that; you have to change the "End of Line Sequence" from LF to CRLF in your code editor and update this pull.

Modified Complete:LF to CRLF