Added "Place inside image" option for outline generation

And this concludes outlines for v0.6
This commit is contained in:
OverloadedOrama 2020-01-04 01:22:23 +02:00
parent bd9c2c6dd0
commit eb28fd3d14
4 changed files with 119 additions and 43 deletions

View file

@ -73,5 +73,4 @@ func _on_GitHub_pressed() -> void:
OS.shell_open("https://github.com/Orama-Interactive/Pixelorama")
func _on_Donate_pressed() -> void:
OS.shell_open("https://paypal.me/OverloadedOrama")
OS.shell_open("https://ko-fi.com/overloadedorama")
OS.shell_open("https://www.patreon.com/OramaInteractive")