1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Files
godot/doc/classes
Paul Marechal 509cf611bc Add note for some usages of Plane in APIs
Some old APIs that may expect a Vector4 instead require a Plane: this
is pretty confusing especially with tangents as one could interpret
the API as wanting a value directly representing the tangent plane when
in reality the Plane type is just used to carry one Vector3 and one
extra sign component.

This commit attempts to clear any potential confusion by adding a note
to the APIs using Planes in such a way.
2025-10-13 16:09:49 -04:00
..
2025-08-19 18:32:59 -05:00
2024-11-16 12:59:08 +01:00
2025-04-08 22:27:32 +02:00
2025-04-08 20:14:28 +03:00
2025-06-06 14:35:38 +02:00
2025-06-06 14:35:38 +02:00
2025-07-31 16:15:56 +01:00
2025-04-28 18:01:20 -04:00
2025-04-21 15:06:45 -04:00
2025-08-12 03:32:27 -07:00
2025-02-13 11:45:42 -03:00
2025-04-08 20:14:28 +03:00
2025-06-17 19:13:21 +02:00
2025-06-06 22:13:16 +02:00
2025-06-25 18:25:57 +02:00
2025-03-12 19:28:04 +01:00