mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-03-13 23:05:20 +00:00
* Remove animation tab from the export dialog, unify it with the first tab * Tidy up the UI using GridContainers * Make ExportDialog a ConfirmationDialog and clean some code * Make project a parameter in export methods This will be useful in the future for exporting multiple projects at once via terminal arguments * Add a layers option in the export dialog Currently only visible layers and selected layers, need to add specific layer selection and handle group blending properly. * Align everything to the left * Change "directory" into "folder" * Make animation direction affect spritesheets and multiple png exporting Besides just gifs and apngs * Minor code re-organization * Keep spritesheet options when changing tab * Use the Unicode multiplication sign in the dimension label * Specific layer exporting with group blending support * Change file format cursor mode to pointing hand instead of forbidden * Add a new custom CollapsibleContainer node and use it for advanced settings in the export dialog * Change Popups node into Control so its children will automatically inherit the theme * Add the TextureRect of the CollapsibleContainer in the UIButtons group * Update ExportDialog.gd * Disable "Create new folder for each frame tag" when gif/apng is selected, and hide it completely on the spritesheet tab * Fix "Create new folder for each frame tag" being visible even if the CollapsibleContainer's button is not pressed * Show layer path for each layer in the export dialog's "Layers" option * Update translations * Update strings |
||
---|---|---|
.. | ||
af_ZA.po | ||
ar_SA.po | ||
ca_ES.po | ||
cs_CZ.po | ||
da_DK.po | ||
de_DE.po | ||
el_GR.po | ||
en.po | ||
en_US.po | ||
eo_UY.po | ||
es_ES.po | ||
fi_FI.po | ||
fr_FR.po | ||
he_IL.po | ||
hi_IN.po | ||
hu_HU.po | ||
id_ID.po | ||
it_IT.po | ||
ja_JP.po | ||
ko_KR.po | ||
lv_LV.po | ||
ml_IN.po | ||
nb_NO.po | ||
nl_NL.po | ||
no_NO.po | ||
pl_PL.po | ||
pt_BR.po | ||
pt_PT.po | ||
README.md | ||
ro_RO.po | ||
ru_RU.po | ||
si_LK.po | ||
sr_SP.po | ||
sv_SE.po | ||
tr_TR.po | ||
Translations.pot | ||
uk_UA.po | ||
vi_VN.po | ||
zh_CN.po | ||
zh_TW.po |
Contributing Translations
If you wish to contribute a translation, make sure to use Pixelorama's Crowdin page. Crowdin is a web-based translation platform, where people can contribute translations together and with ease. Please use Crowdin and do not directly open pull requests to Pixelorama's GitHub repository.