Files
test/source/blender/modifiers/intern
Jacques Lucke eedcf1876a Functions: introduce multi-function namespace
This moves all multi-function related code in the `functions` module
into a new `multi_function` namespace. This is similar to how there
is a `lazy_function` namespace.

The main benefit of this is that many types names that were prefixed
with `MF` (for "multi function") can be simplified.

There is also a common shorthand for the `multi_function` namespace: `mf`.
This is also similar to lazy-functions where the shortened namespace
is called `lf`.
2023-01-07 17:32:28 +01:00
..
2022-12-29 12:01:32 -05:00
2022-12-29 12:01:32 -05:00
2022-08-26 12:51:46 +10:00
2022-10-05 21:40:58 +02:00
2022-12-29 12:01:32 -05:00
2022-12-29 12:01:32 -05:00