mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-11-12 11:04:44 -05:00
* Refactoring Main.gd. Mostly cutting big methods into smaller one. - Reduced size of _ready method in Main.gd - Moved code from certain parts of old _ready method into seperate methods - Fixed the translation bug related to CurrentFrame node in TopMenuContainer scene. The CurrentFrame node wasn't updating the language when I was changing language. I've also changed the translation file for this. - Fixed Global.palette_option_button.selected related warning. Because of some unknown reasons, git didn't push completed line there. - Moved code from file_menu_id_pressed and view_menu_id_pressed method in Main.gd to separate methods to make it more readable. * Removed window_title changes from Main.tscn Co-authored-by: OverloadedOrama <35376950+OverloadedOrama@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| 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 | ||
| hu_HU.po | ||
| id_ID.po | ||
| it_IT.po | ||
| ja_JP.po | ||
| ko_KR.po | ||
| lv_LV.po | ||
| nl_NL.po | ||
| no_NO.po | ||
| pl_PL.po | ||
| pt_BR.po | ||
| pt_PT.po | ||
| README.md | ||
| ro_RO.po | ||
| ru_RU.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.