mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 07:04:43 -04:00
Replace godot-gifexporter with godot-gdgifexporter (#295)
Add exporting in a separate thread and a progress bar Remove background color option from gif export
This commit is contained in:
parent
e4aa17b01c
commit
f3bce3857a
16 changed files with 1073 additions and 80 deletions
|
@ -129,10 +129,6 @@ gdscript/warnings/return_value_discarded=false
|
|||
window/size/width=1280
|
||||
window/size/height=720
|
||||
|
||||
[editor_plugins]
|
||||
|
||||
enabled=PoolStringArray( "godot-gifexporter" )
|
||||
|
||||
[importer_defaults]
|
||||
|
||||
texture={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue