prepare for 0.6.1

This commit is contained in:
tildearrow 2024-02-02 17:07:37 -05:00
parent 547fab3a91
commit 4377b1260e
5 changed files with 8 additions and 16 deletions

View file

@ -1,13 +1,5 @@
# to-do # to-do
- finish color import improvements (settings refactor)
- new undo stuff
- fix some bugs
- finish auto-clone - finish auto-clone
once you have done all of this (maybe not the first one), release 0.6.1
# and then
- new oscilloscope renderer - custom code that uses texture and fixes two issues: too many vertices, and broken anti-aliasing - new oscilloscope renderer - custom code that uses texture and fixes two issues: too many vertices, and broken anti-aliasing
- new pattern renderer - performance improvements - new pattern renderer - performance improvements

View file

@ -325,7 +325,7 @@ if __name__ == "__main__":
<h1>Furnace<br/>User Manual</h1> <h1>Furnace<br/>User Manual</h1>
</div> </div>
<div> <div>
<i>for version 0.6</i> <i>for version 0.6.1</i>
</div> </div>
</section> </section>
<section id="authors"> <section id="authors">
@ -348,7 +348,7 @@ if __name__ == "__main__":
<p>this documentation is under the <a href="https://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported</a> license.</p> <p>this documentation is under the <a href="https://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported</a> license.</p>
<p>you may reproduce, modify and/or distribute this documentation provided this copyright notice (including license and attribution) is present and any necessary disclaimers whether modifications have been made.</p> <p>you may reproduce, modify and/or distribute this documentation provided this copyright notice (including license and attribution) is present and any necessary disclaimers whether modifications have been made.</p>
<p>this documentation is provided as-is and without warranty of any kind.</p> <p>this documentation is provided as-is and without warranty of any kind.</p>
<p>this manual is written for version 0.6 of Furnace.<br/>it may not necessarily apply to previous or future versions.</p> <p>this manual is written for version 0.6.1 of Furnace.<br/>it may not necessarily apply to previous or future versions.</p>
</section> </section>
<section id="index"> <section id="index">
%s %s

View file

@ -16,9 +16,9 @@ if you find issues (e.g. bugs or annoyances), report them. links below.
- Furnace on GitHub (project page and issue tracker): https://github.com/tildearrow/furnace - Furnace on GitHub (project page and issue tracker): https://github.com/tildearrow/furnace
- issues: https://github.com/tildearrow/furnace/issues - issues: https://github.com/tildearrow/furnace/issues
- discussion: https://github.com/tildearrow/furnace/discussions - discussion: https://github.com/tildearrow/furnace/discussions
- Furnace on Revolt: https://rvlt.gg/GRPS6tmc
- Furnace on Discord: https://discord.gg/EfrwT2wq7z - Furnace on Discord: https://discord.gg/EfrwT2wq7z
- online manual: https://tildearrow.org/furnace/doc/v0.6/ - Furnace on Revolt: https://rvlt.gg/GRPS6tmc
- online manual: https://tildearrow.org/furnace/doc/v0.6.1/
# notes # notes

View file

@ -26,9 +26,9 @@ if you find issues (e.g. bugs or annoyances), report them. links below.
- Furnace on GitHub (project page and issue tracker): https://github.com/tildearrow/furnace - Furnace on GitHub (project page and issue tracker): https://github.com/tildearrow/furnace
- issues: https://github.com/tildearrow/furnace/issues - issues: https://github.com/tildearrow/furnace/issues
- discussion: https://github.com/tildearrow/furnace/discussions - discussion: https://github.com/tildearrow/furnace/discussions
- Furnace on Revolt: https://rvlt.gg/GRPS6tmc
- Furnace on Discord: https://discord.gg/EfrwT2wq7z - Furnace on Discord: https://discord.gg/EfrwT2wq7z
- online manual: https://tildearrow.org/furnace/doc/v0.6/ - Furnace on Revolt: https://rvlt.gg/GRPS6tmc
- online manual: https://tildearrow.org/furnace/doc/v0.6.1/
# notes # notes

View file

@ -16,9 +16,9 @@ if you find issues (e.g. bugs or annoyances), report them. links below.
- Furnace on GitHub (project page and issue tracker): https://github.com/tildearrow/furnace - Furnace on GitHub (project page and issue tracker): https://github.com/tildearrow/furnace
- issues: https://github.com/tildearrow/furnace/issues - issues: https://github.com/tildearrow/furnace/issues
- discussion: https://github.com/tildearrow/furnace/discussions - discussion: https://github.com/tildearrow/furnace/discussions
- Furnace on Revolt: https://rvlt.gg/GRPS6tmc
- Furnace on Discord: https://discord.gg/EfrwT2wq7z - Furnace on Discord: https://discord.gg/EfrwT2wq7z
- online manual: https://tildearrow.org/furnace/doc/v0.6/ - Furnace on Revolt: https://rvlt.gg/GRPS6tmc
- online manual: https://tildearrow.org/furnace/doc/v0.6.1/
# notes # notes