mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 05:14:42 -04:00
Add gif export plugin and extend export dialog with GIF animation support.
This commit is contained in:
parent
943e20a0de
commit
e8c6025c46
7 changed files with 328 additions and 86 deletions
|
@ -70,6 +70,10 @@ 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