i18n: Sync classref translations with Weblate
(cherry picked from commit 516d6b6bad68d506391a4262ba40cbceeea8be22)
This commit is contained in:
parent
d5f8ecd54e
commit
4e9640b3ec
47 changed files with 5685 additions and 1162 deletions
|
|
@ -126,7 +126,7 @@
|
|||
<return type="Dictionary" />
|
||||
<argument index="0" name="sizes" type="PackedVector2Array" />
|
||||
<description>
|
||||
Given an array of [Vector2]s representing tiles, builds an atlas. The returned dictionary has two keys: [code]points[/code] is a vector of [Vector2] that specifies the positions of each tile, [code]size[/code] contains the overall size of the whole atlas as [Vector2].
|
||||
Given an array of [Vector2]s representing tiles, builds an atlas. The returned dictionary has two keys: [code]points[/code] is an array of [Vector2] that specifies the positions of each tile, [code]size[/code] contains the overall size of the whole atlas as [Vector2].
|
||||
</description>
|
||||
</method>
|
||||
<method name="merge_polygons">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue