This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel/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
..
2023-01-03 10:19:27 +11:00
2022-10-07 22:55:03 +11:00
2022-12-02 19:09:52 +01:00
2022-11-02 10:18:19 +11:00
2023-01-03 10:19:27 +11:00
2022-12-13 12:35:53 +11:00
2022-10-07 10:42:56 +11:00
2023-01-03 10:19:27 +11:00
2022-10-07 22:55:03 +11:00
2022-12-29 12:01:32 -05:00
2022-10-05 13:48:01 -05:00
2022-10-12 20:55:57 -05:00
2022-11-02 10:18:19 +11:00
2022-09-16 18:14:33 +10:00
2022-11-02 10:18:19 +11:00
2023-01-03 10:19:27 +11:00
2023-01-03 10:19:27 +11:00
2022-12-29 12:01:32 -05:00
2022-11-01 12:24:58 +11:00
2022-12-29 12:01:32 -05:00
2022-10-07 22:55:03 +11:00
2022-12-29 12:01:32 -05:00
2022-12-29 12:01:32 -05:00
2022-12-29 12:01:32 -05:00
2022-10-05 13:48:01 -05:00
2023-01-03 11:14:55 +11:00
2022-09-28 14:51:23 -07:00
2022-11-02 10:18:19 +11:00
2022-11-01 12:24:58 +11:00
2022-12-29 12:01:32 -05:00
2022-11-16 18:00:48 +01:00
2022-12-29 12:01:32 -05:00
2022-11-02 10:18:19 +11:00
2022-10-05 13:48:01 -05:00