summaryrefslogtreecommitdiffstats
path: root/src/core/Vector2.cpp
diff options
context:
space:
mode:
authorDaniel Rakos <daniel.rakos@rastergrid.com>2019-04-11 17:06:02 +0200
committerDaniel Rakos <daniel.rakos@rastergrid.com>2019-04-11 19:59:34 +0200
commit4be7fcdde50d04ff7c1f105662e2df620a3f7af0 (patch)
tree6c8b23e014455ed2a17e2a2736f9cf6d77064836 /src/core/Vector2.cpp
parentf0fe88bd36603b5ccb0d1c865e1ad8432dbe3b5e (diff)
downloadredot-cpp-4be7fcdde50d04ff7c1f105662e2df620a3f7af0.tar.gz
Fix bug in Basis [] operator and add missing Transform-Vector3 * operator
The [] operator of Basis was returning a reference to a temporary, so fixed it. There was no * operator in Transform equivalent to the xform function, which is not in line with GDScript behavior. Also fixed remaining cases where Transform relied on the old behavior of the [] operator of Basis (i.e. that it returns the row, not the column).
Diffstat (limited to 'src/core/Vector2.cpp')
0 files changed, 0 insertions, 0 deletions