Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Releases: AGulev/set_screen_position

set_screen_position 1.1.1

12 Jul 20:43
7682d2a
Compare
Choose a tag to compare

FIX: third optional parameter recalculate_pivot for set_screen_position() to avoid breaking changes

set_screen_position 1.1.0

12 Jul 20:29
80960cd
Compare
Choose a tag to compare

Fix: set_screen_position() now takes into account pivot of the node.

set_screen_position 1.0.1

04 Apr 14:04
f3e45e7
Compare
Choose a tag to compare

Fix bug with (inf, inf, 0) coordinates (Gui without layout is empty string hash(""), not nil)

set_screen_position 1.0.0

25 Mar 11:07
Compare
Choose a tag to compare

First implementation of gui.set_screen_position() and gui.screen_pos_to_node_pos() functions.