1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-08 12:40:44 +00:00
Files
godot/doc/classes
Yaohua Xiong 69f84563a3 Fix Curve3D::get_closest_point() broken
The problem is caused by calling adaptive tessellation baking function by mistake, which produce too few points for straight lines. Calling the even length tessellation fix the problem.

The code for `get_closest_point()` and `get_closest_offset()` are also updated. They used to assume bake interval to be exact, which is no longer true.

The out dated document for `get_closest_point()` is also updated.
2022-12-03 17:01:03 +08:00
..
2022-10-19 21:58:03 +02:00
2022-09-15 11:39:03 +02:00
2022-09-10 12:17:37 +02:00
2022-11-25 18:34:50 +01:00
2022-09-01 22:13:46 +02:00
2022-11-23 18:39:52 +01:00
2022-11-22 17:59:45 +01:00
2022-04-28 00:22:43 -07:00
2022-11-22 17:59:45 +01:00
2022-04-28 00:22:43 -07:00
2022-09-15 11:39:03 +02:00
2022-11-22 17:59:45 +01:00
2022-11-22 17:59:45 +01:00
2022-11-22 17:59:45 +01:00
2022-04-28 00:22:43 -07:00
2022-08-23 19:49:50 +02:00
2022-10-31 15:19:48 +08:00
2022-11-12 13:49:12 +02:00
2022-11-12 13:49:12 +02:00
2022-09-20 22:20:11 +02:00
2022-09-20 22:20:11 +02:00
2022-11-22 17:59:45 +01:00
2022-04-28 00:22:43 -07:00
2022-11-20 19:25:13 +01:00
2022-11-22 17:59:45 +01:00
2022-11-20 19:25:13 +01:00
2022-11-20 19:25:13 +01:00
2022-11-22 17:59:45 +01:00
2022-11-24 11:34:32 +01:00
2022-11-22 17:59:45 +01:00
2022-11-22 17:59:45 +01:00
2022-10-24 20:43:28 -07:00
2022-11-22 17:59:45 +01:00
2022-11-22 17:59:45 +01:00
2022-08-04 13:45:54 -05:00
2022-11-22 17:59:45 +01:00
2022-10-09 10:37:55 +02:00
2022-04-28 21:19:01 +08:00
2022-09-18 23:52:50 +02:00
2022-08-24 12:08:17 +02:00
2022-04-28 00:22:43 -07:00
2022-10-07 20:10:18 +02:00
2022-11-22 17:59:45 +01:00
2022-08-02 11:53:28 -05:00