spelling: antialiasing

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2024-10-22 08:31:28 -04:00
committed by Jindra Petřík
parent a11a82f1f1
commit b579a0f321
2 changed files with 2 additions and 2 deletions

View File

@@ -871,7 +871,7 @@ Major version of SWF to XML export changed to 2.
- List of treenode subitems on otherwise empty panel (with 32x32 icons)
- DefineVideoStream codecId and videoFlagsDeblocking handled as enums in raw editation
- Option to mute frame sounds
- Experimental option to fix conflation artifacts in antialising (slow)
- Experimental option to fix conflation artifacts in antialiasing (slow)
- Option to disable autoplay of sounds (DefineSound)
- [#1181] Remembering choice of loading assets via importassets tag
- [#1900] Free transform whole sprites

View File

@@ -1032,7 +1032,7 @@
<li>List of treenode subitems on otherwise empty panel (with 32x32 icons)</li>
<li>DefineVideoStream codecId and videoFlagsDeblocking handled as enums in raw editation</li>
<li>Option to mute frame sounds</li>
<li>Experimental option to fix conflation artifacts in antialising (slow)</li>
<li>Experimental option to fix conflation artifacts in antialiasing (slow)</li>
<li>Option to disable autoplay of sounds (DefineSound)</li>
<li>#1181 Remembering choice of loading assets via importassets tag</li>
<li>#1900 Free transform whole sprites</li>