Files
godot/core/math
Juan Linietsky 5fdc1232ef Add the ability to look-at in model-space.
This is a much simpler attempt to solve the same problem as #76060, but without breaking any compatibility.

* Adds a description of what model space is in the Vector3 enums (MODEL_* constants). This has the proper axes laid out for imported 3D assets.
* Adds the option to `look_at` using model_space, which uses Vector3.MODEL_FRONT as forward vector.

The attempt of this PR is to still break the assumption that there is a single direction of forward (which is not the case in Godot)
and make it easier to understand where 3D models are facing, as well as orienting them via look_at.
2023-05-24 10:10:24 +09:00
..
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2022-02-04 16:51:21 +00:00
2022-02-04 16:51:21 +00:00
2022-02-04 16:51:21 +00:00
2022-07-25 18:21:53 +02:00
2023-05-13 16:57:19 +02:00
2023-05-10 17:45:56 -03:00
2023-02-01 08:45:41 +01:00
2023-01-19 13:02:18 +01:00
2023-01-19 13:02:18 +01:00
2023-01-19 13:02:18 +01:00
2023-01-19 13:02:18 +01:00
2023-01-19 13:02:18 +01:00
2023-05-11 08:34:34 +01:00
2023-05-11 08:34:34 +01:00
2023-02-28 13:38:01 +01:00
2023-02-28 13:38:01 +01:00
2023-01-19 13:02:18 +01:00