1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-26 15:46:23 +00:00
Files
godot/doc/classes
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-01-18 14:30:00 +02:00
2021-11-03 13:39:33 +09:00
2022-01-09 15:03:33 -05:00
2022-01-19 18:46:01 +03:00
2022-01-02 01:03:58 -05:00
2022-02-05 14:02:21 +01:00
2022-01-19 18:46:01 +03:00
2021-11-15 13:14:16 +01:00
2021-11-08 17:42:30 +01:00
2022-01-07 15:51:49 +01:00
2022-01-02 21:09:18 +01:00
2021-11-08 19:11:36 +01:00
2021-10-12 16:22:30 +02:00
2022-01-07 15:51:49 +01:00
2022-01-07 00:12:09 +01:00
2022-02-04 15:15:26 -08:00
2022-01-19 18:46:01 +03:00
2022-01-09 15:03:33 -05:00
2021-11-17 18:07:29 +00:00
2021-12-27 21:29:18 -05:00
2021-11-23 12:20:57 +01:00
2022-01-02 01:03:58 -05:00
2022-01-02 01:03:58 -05:00
2022-02-04 01:28:02 +05:45
2022-02-05 02:11:32 +01:00
2022-01-02 01:03:58 -05:00
2021-10-28 10:16:56 -05:00
2022-01-29 00:36:39 +01:00
2022-01-02 21:09:18 +01:00
2022-01-07 15:51:49 +01:00
2021-10-17 12:12:20 +11:00
2021-10-17 12:12:20 +11:00