Files
godot/core
reduz 8c7268664d Fix integer vector mul/div operators and bindings.
* Vector2i and Vector3i mul/div by a float results in Vector2 and Vector3 respectively.
* Create specializations to allow proper bindings.

This fixes #44408 and supersedes #44441 and keeps the same rule of int <op> float returnig float, like with scalars.
2022-02-06 13:34:41 +01:00
..
2022-02-04 01:28:02 +05:45
2022-02-05 12:31:54 +00:00
2022-01-18 14:30:00 +02:00
2022-01-03 21:27:34 +01:00
2022-01-03 21:27:34 +01:00