Falk David
a92b68939a
Geometry Nodes: Add "Scale" input to "Curve to Mesh" node
...
This replaces the implicit use of the `radius` attribute on the input
curves with an input field `Scale` that gets evaluated on the point
domain of the input curves to scale the profile.
It wasn't super intuitive that the `radius` would actually act as
a scale of the profile. E.g. if the radius of the input curve was
`1 meter` the resulting profile was unscaled (scaled by 1), but
wouldn't necessarily have a size of `1 meter` (only if the profile
also had a size of 1m)! If imperial units were used, `3.28084 ft`
would correspond to a scale of 1.
This change makes this behavior a lot more clear and potentially
removes the need for the assumption that the default curve radius
is `1.0f` (Ideally, the default curve radius should be `0.01f`).
While we did consider making the `Scale` input use the `radius`
field implicitly by default, we decided against it, because it again
"hides" the dependency on the radius and the fact that the radius
is used as a scale. Letting the user make this decision seems better.
Pull Request: https://projects.blender.org/blender/blender/pulls/134187
2025-03-11 19:06:47 +01:00
..
2025-03-11 19:06:47 +01:00
2025-02-13 18:58:08 +01:00
2025-02-13 18:58:08 +01:00
2025-03-03 14:24:07 +01:00
2025-02-13 18:58:08 +01:00
2025-02-13 18:58:08 +01:00
2025-02-25 12:14:52 +01:00
2025-01-07 12:39:13 +01:00
2024-09-03 15:38:51 +02:00
2025-01-31 17:03:17 +01:00
2025-01-16 13:17:20 +01:00
2025-02-18 19:46:07 +01:00
2025-01-07 12:39:13 +01:00
2025-01-07 12:39:13 +01:00
2025-01-28 15:27:34 +01:00
2025-01-30 17:19:16 +01:00
2025-02-14 14:32:57 -05:00
2025-02-14 14:32:57 -05:00
2025-01-07 12:39:13 +01:00
2025-01-07 12:39:13 +01:00
2024-09-20 16:18:12 +02:00
2024-09-20 16:18:12 +02:00
2025-02-14 14:32:57 -05:00
2024-09-20 19:24:37 +02:00
2024-09-03 15:38:51 +02:00
2025-01-31 17:03:17 +01:00
2024-09-11 16:25:25 +10:00
2025-03-11 19:06:47 +01:00
2025-01-07 12:39:13 +01:00
2024-10-03 12:11:52 +10:00
2025-01-06 18:19:18 +01:00
2025-02-13 18:58:08 +01:00
2024-09-19 14:49:03 +10:00
2024-11-08 10:21:24 +01:00
2025-02-17 12:11:06 -05:00
2024-10-02 16:44:38 +02:00
2025-02-13 18:58:08 +01:00
2024-09-11 15:54:46 +02:00
2025-01-31 17:03:17 +01:00
2025-02-26 17:48:54 +01:00
2024-07-27 13:32:51 +10:00
2024-07-27 13:32:51 +10:00
2024-07-23 10:15:13 +02:00
2024-09-24 11:52:02 +02:00
2025-02-25 12:14:52 +01:00
2025-02-19 17:11:08 +01:00
2025-02-13 18:58:08 +01:00
2025-02-14 14:32:57 -05:00
2025-01-07 12:39:13 +01:00
2025-03-11 19:06:47 +01:00
2025-02-23 21:02:54 +11:00
2025-02-13 18:58:08 +01:00
2025-03-03 11:11:56 -05:00
2025-02-13 18:58:08 +01:00
2025-03-07 17:38:29 +01:00
2025-02-13 18:58:08 +01:00
2025-02-17 19:44:54 +01:00
2025-02-13 18:58:08 +01:00
2025-02-26 15:56:08 +01:00
2025-02-13 18:58:08 +01:00
2024-12-07 03:14:49 +01:00
2025-02-13 18:58:08 +01:00
2025-02-13 18:58:08 +01:00
2025-02-05 18:27:43 -05:00
2025-01-28 15:27:34 +01:00
2025-01-07 12:39:13 +01:00
2025-02-13 18:58:08 +01:00
2025-02-13 18:58:08 +01:00
2025-03-05 12:20:40 +01:00
2025-02-14 14:32:57 -05:00
2025-02-13 18:58:08 +01:00
2025-02-13 18:58:08 +01:00
2024-12-03 11:11:27 +01:00
2025-01-31 17:03:17 +01:00
2024-07-10 16:18:47 +02:00
2024-10-08 10:06:22 +11:00
2025-03-07 17:38:29 +01:00
2025-02-18 15:36:50 +01:00
2025-01-28 15:27:34 +01:00
2025-02-13 18:58:08 +01:00
2025-02-13 18:58:08 +01:00
2024-09-11 16:25:25 +10:00
2025-02-14 14:32:57 -05:00
2025-02-13 18:58:08 +01:00
2025-03-10 11:35:52 +08:00
2025-02-13 18:58:08 +01:00
2024-10-10 03:17:15 +02:00
2025-02-11 17:46:07 +01:00
2025-01-31 17:03:17 +01:00
2025-01-31 17:03:17 +01:00
2024-11-12 16:53:54 +01:00
2025-01-03 19:15:01 +01:00
2025-01-31 17:03:17 +01:00
2025-01-31 17:03:17 +01:00
2025-02-13 18:58:08 +01:00
2025-02-13 18:58:08 +01:00
2025-02-16 20:31:09 -05:00
2025-02-13 18:58:08 +01:00
2025-02-16 20:31:09 -05:00
2024-09-27 12:41:07 +10:00
2025-02-19 10:55:05 +01:00
2024-12-17 18:59:49 +01:00
2025-01-07 12:39:13 +01:00
2025-01-31 17:03:17 +01:00
2025-02-07 17:47:16 +01:00
2025-02-13 18:58:08 +01:00
2025-02-13 18:58:08 +01:00
2025-02-13 18:58:08 +01:00
2025-01-07 12:39:13 +01:00
2025-01-14 16:26:54 +01:00
2025-02-28 17:58:58 +01:00
2025-02-18 19:46:42 +01:00
2025-02-13 18:58:08 +01:00
2025-02-26 17:48:54 +01:00
2025-01-07 12:39:13 +01:00
2025-03-05 23:16:09 -05:00
2025-01-07 12:39:13 +01:00
2025-01-07 12:39:13 +01:00
2025-03-07 11:24:37 +01:00
2025-01-07 12:39:13 +01:00
2025-01-07 12:39:13 +01:00
2025-01-31 17:03:17 +01:00
2025-01-31 17:03:17 +01:00
2025-01-23 17:34:30 +01:00
2025-01-24 12:05:25 +01:00
2025-02-06 21:38:19 +01:00
2025-02-26 17:48:54 +01:00
2025-01-23 17:34:30 +01:00
2025-02-13 18:58:08 +01:00
2025-01-07 12:39:13 +01:00
2025-02-14 13:55:44 +01:00
2025-01-14 14:39:36 +01:00
2025-03-03 14:04:20 +01:00
2025-01-07 12:39:13 +01:00
2025-01-28 15:27:34 +01:00
2025-02-14 14:32:57 -05:00
2025-02-27 09:58:03 -05:00
2025-02-11 17:25:10 +01:00
2024-10-05 12:04:00 +02:00
2025-03-05 11:17:50 +01:00
2025-02-13 18:58:08 +01:00
2024-11-11 19:11:03 +01:00
2025-03-07 12:20:39 -05:00
2025-02-13 18:58:08 +01:00
2024-09-20 16:18:12 +02:00
2025-01-07 12:39:13 +01:00
2025-03-10 17:55:53 +01:00
2025-02-23 21:02:54 +11:00
2025-02-13 18:58:08 +01:00
2025-02-13 18:58:08 +01:00
2025-03-07 17:38:29 +01:00
2025-02-13 18:58:08 +01:00
2025-02-13 18:58:08 +01:00
2025-01-28 19:32:54 +01:00
2025-01-31 17:03:17 +01:00
2025-02-21 18:50:21 +01:00
2025-01-07 12:39:13 +01:00
2025-01-08 21:03:50 +11:00
2025-03-04 14:29:15 -05:00
2025-02-13 18:58:08 +01:00
2025-01-31 17:03:17 +01:00
2025-02-13 18:58:08 +01:00
2025-02-13 18:58:08 +01:00
2025-02-13 18:58:08 +01:00
2025-02-13 18:58:08 +01:00
2025-01-31 17:03:17 +01:00
2025-01-07 12:39:13 +01:00
2025-01-07 12:39:13 +01:00
2025-01-07 12:39:13 +01:00
2025-01-07 12:39:13 +01:00
2025-02-03 04:38:58 +01:00
2025-02-21 19:55:07 +01:00
2025-02-13 18:58:08 +01:00
2025-02-13 18:58:08 +01:00
2025-02-13 18:58:08 +01:00
2025-02-13 18:58:08 +01:00
2025-02-12 23:01:08 +01:00
2025-01-08 21:22:45 +11:00
2024-12-15 16:12:32 +11:00
2024-12-14 13:32:19 +11:00
2024-09-24 11:52:02 +02:00
2025-01-31 17:03:17 +01:00
2024-08-19 20:39:32 +02:00
2025-01-16 13:04:17 +11:00
2025-01-31 17:03:17 +01:00
2025-01-31 17:03:17 +01:00
2025-01-07 12:39:13 +01:00
2025-01-07 12:39:13 +01:00
2025-03-11 18:52:23 +01:00
2025-03-11 14:39:19 +01:00
2025-01-07 12:39:13 +01:00
2025-02-13 18:58:08 +01:00
2025-03-06 06:22:14 +01:00
2025-02-13 18:58:08 +01:00
2025-02-13 18:58:08 +01:00
2025-02-13 18:58:08 +01:00