Skip to content

Commit

Permalink
Docs: Finished "Mark Assets"
Browse files Browse the repository at this point in the history
Correction to last commit: Docs: Finished "Auto-Optimize File Size"
  • Loading branch information
SapwoodStudio committed Apr 10, 2024
1 parent 6ad4bd0 commit 588b427
Show file tree
Hide file tree
Showing 39 changed files with 328 additions and 35 deletions.
2 changes: 1 addition & 1 deletion Settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ class TRANSMOGRIFIER_PG_TransmogrifierSettings(PropertyGroup):
)
asset_quality: EnumProperty(
name="Asset Quality",
description="Select the quality of the Blend files containing assets. Quality is based on when asset Blend files are saved during each item's conversion (i.e. before/after textures are resized/reformatted and meshes are decimated). If Edit Textures is empty and Auto-Optimize Files is turned off, asset Blend files will always save at the highest regardless of this menu's selection. If it is desired to run a script before an asset Blend is saved, select 'Low'.\nAsset Quality",
description="Select the quality of the Blend files containing assets. Quality is based on when asset Blend files are saved during each item's conversion (i.e. before/after textures are resized/reformatted and meshes are decimated). If Edit Textures is empty and Auto-Optimize Files is turned off, asset Blend files will always save at the highest regardless of this menu's selection. If it is desired to run a script before an asset Blend is saved, select 'Mosts Optimized'.\nAsset Quality",
items=[
("Highest Fidelity", "Highest Fidelity", "Mark assets before textures are edited according the 'Edit Textures' menu\n(Select this option for the highest quality asset Blend files)", 1),
("Balanced", "Balanced", "Mark assets after textures are edited according the 'Edit Textures' menu but before meshes and/or textures are automatically optimized according to the 'Auto-Optimize Files' menu\n(Select this option for medium-quality asset Blend files)", 2),
Expand Down
2 changes: 1 addition & 1 deletion docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -741,7 +741,7 @@


<span class="md-ellipsis">
Mark assets
Mark Assets
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/adjust_scene/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@


<span class="md-ellipsis">
Mark assets
Mark Assets
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/apply_textures/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -858,7 +858,7 @@


<span class="md-ellipsis">
Mark assets
Mark Assets
</span>


Expand Down
Binary file added docs/assets/images/Mark_Assets.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/Mark_Assets_Mark_Assets.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/Mark_Assets_Metadata.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/Mark_Assets_Storage.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/batch_convert/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -831,7 +831,7 @@


<span class="md-ellipsis">
Mark assets
Mark Assets
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/changelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -761,7 +761,7 @@


<span class="md-ellipsis">
Mark assets
Mark Assets
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/community/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,7 @@


<span class="md-ellipsis">
Mark assets
Mark Assets
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/convert_via_terminal/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@


<span class="md-ellipsis">
Mark assets
Mark Assets
</span>


Expand Down
6 changes: 3 additions & 3 deletions docs/export_uv_maps/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@


<span class="md-ellipsis">
Mark assets
Mark Assets
</span>


Expand Down Expand Up @@ -1026,7 +1026,7 @@ <h1>Export uv maps</h1>
<nav class="md-footer__inner md-grid" aria-label="Footer" >


<a href="../mark_assets/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Mark assets" rel="prev">
<a href="../mark_assets/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Mark Assets" rel="prev">
<div class="md-footer__button md-icon">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
Expand All @@ -1036,7 +1036,7 @@ <h1>Export uv maps</h1>
Previous
</span>
<div class="md-ellipsis">
Mark assets
Mark Assets
</div>
</div>
</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/faq/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,7 @@


<span class="md-ellipsis">
Mark assets
Mark Assets
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/features_overview/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,7 @@


<span class="md-ellipsis">
Mark assets
Mark Assets
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/general_usage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,7 @@


<span class="md-ellipsis">
Mark assets
Mark Assets
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,7 @@


<span class="md-ellipsis">
Mark assets
Mark Assets
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/installation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -838,7 +838,7 @@


<span class="md-ellipsis">
Mark assets
Mark Assets
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/log_conversions/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@


<span class="md-ellipsis">
Mark assets
Mark Assets
</span>


Expand Down
Loading

0 comments on commit 588b427

Please sign in to comment.