mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-19 01:29:49 +00:00
db9980a883
* Draw grid only over the Canvas (when in tiling mode) * Replace some magic numbers with enums. It's too easy to break something when adding something new in here. Should be a little harder now. * Added Pixel Grid. - Pixel grid is shown only when it's enabled and camera is zoomed close enough. - Settings: pixel_grid_show_at_zoom (as a percentage because that's what's shown in the settings panel), pixel_grid_color. Default values might need changing. - To distinguish between grid and pixel grid default settings for grid width, grid height are changed. - Now both grid and pixel grid are drawn above (after) tile mode. Grid is drawn above (after) pixel grid. |
||
---|---|---|
.. | ||
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 | ||
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.