Optimized Texture Scripts futher

This commit is contained in:
Killergnom
2025-04-06 21:56:14 +02:00
parent d03908baab
commit a60ae1c1ea
15 changed files with 383 additions and 342 deletions

View File

@@ -26,6 +26,7 @@ imports:
&#8226; <a href="#codecs">codecs</a>
&#8226; <a href="#collections">collections</a>
&#8226; <a href="#collections.abc">collections.abc</a>
&#8226; <a href="#concurrent.futures">concurrent.futures</a>
&#8226; <a href="#copyreg">copyreg</a>
&#8226; <a href="#encodings">encodings</a>
&#8226; <a href="#encodings.aliases">encodings.aliases</a>
@@ -178,6 +179,7 @@ imports:
&#8226; <a href="#time">time</a>
&#8226; <a href="#traceback">traceback</a>
&#8226; <a href="#types">types</a>
&#8226; <a href="#typing">typing</a>
&#8226; <a href="#warnings">warnings</a>
&#8226; <a href="#weakref">weakref</a>
@@ -5906,6 +5908,7 @@ imported by:
&#8226; <a href="#concurrent.futures.process">concurrent.futures.process</a>
&#8226; <a href="#concurrent.futures.thread">concurrent.futures.thread</a>
&#8226; <a href="#distutils.command.build_ext">distutils.command.build_ext</a>
&#8226; <a href="#merge_textures.py">merge_textures.py</a>
&#8226; <a href="#setuptools._distutils.command.build_ext">setuptools._distutils.command.build_ext</a>
</div>
@@ -29589,6 +29592,7 @@ imported by:
&#8226; <a href="#jinja2.visitor">jinja2.visitor</a>
&#8226; <a href="#markupsafe">markupsafe</a>
&#8226; <a href="#markupsafe._native">markupsafe._native</a>
&#8226; <a href="#merge_textures.py">merge_textures.py</a>
&#8226; <a href="#numpy._typing">numpy._typing</a>
&#8226; <a href="#numpy._typing._array_like">numpy._typing._array_like</a>
&#8226; <a href="#numpy._typing._char_codes">numpy._typing._char_codes</a>