Added new Dekogon Namin Scheme to Merge Textures Script

This commit is contained in:
Killergnom
2024-10-15 22:22:23 +02:00
parent deed018b01
commit 04208ebe6e
11 changed files with 94 additions and 79 deletions

View File

@@ -15,7 +15,7 @@
<div class="node">
<a name="merge_textures_dekogon.py"></a>
<a target="code" href="///E:/Arma%20Reforger%20Work/1960%20Life/1960-utils/Texturing/MergeTextures/merge_textures_dekogon.py" type="text/plain"><tt>merge_textures_dekogon.py</tt></a>
<a target="code" href="///E:/Arma%20Reforger%20Work/1960-utils/Texturing/MergeTextures/merge_textures_dekogon.py" type="text/plain"><tt>merge_textures_dekogon.py</tt></a>
<span class="moduletype">Script</span> <div class="import">
imports:
<a href="#_collections_abc">_collections_abc</a>
@@ -171,6 +171,7 @@ imports:
&#8226; <a href="#sre_parse">sre_parse</a>
&#8226; <a href="#stat">stat</a>
&#8226; <a href="#sys">sys</a>
&#8226; <a href="#time">time</a>
&#8226; <a href="#traceback">traceback</a>
&#8226; <a href="#types">types</a>
&#8226; <a href="#warnings">warnings</a>
@@ -7257,6 +7258,7 @@ imports:
&#8226; <a href="#importlib._bootstrap">importlib._bootstrap</a>
&#8226; <a href="#importlib._bootstrap_external">importlib._bootstrap_external</a>
&#8226; <a href="#importlib.abc">importlib.abc</a>
&#8226; <a href="#importlib.machinery">importlib.machinery</a>
&#8226; <a href="#sys">sys</a>
&#8226; <a href="#warnings">warnings</a>
@@ -7393,6 +7395,7 @@ imports:
<div class="import">
imported by:
<a href="#ctypes.util">ctypes.util</a>
&#8226; <a href="#importlib">importlib</a>
&#8226; <a href="#importlib.abc">importlib.abc</a>
&#8226; <a href="#inspect">inspect</a>
&#8226; <a href="#numpy.compat.py3k">numpy.compat.py3k</a>
@@ -16679,6 +16682,7 @@ imported by:
&#8226; <a href="#http.server">http.server</a>
&#8226; <a href="#logging">logging</a>
&#8226; <a href="#logging.handlers">logging.handlers</a>
&#8226; <a href="#merge_textures_dekogon.py">merge_textures_dekogon.py</a>
&#8226; <a href="#multiprocessing.connection">multiprocessing.connection</a>
&#8226; <a href="#multiprocessing.managers">multiprocessing.managers</a>
&#8226; <a href="#multiprocessing.pool">multiprocessing.pool</a>