Files
test/source/blender/blenkernel/intern
Bastien Montagne 8055b5d4f9 Core: PartialWriteContext: Fix handling of operations for dependencies.
Add an explicit mask in `IDAddOperations` for flags that are inherited
by default for dependencies of explicitely added data.

And refactor handling of per-id-usage flags returned by the
`dependencies_filter_cb` callback to also have a mask value defined in
`IDAddOperations`, as this is clearer and easier to maintain than a
constexpr hiddin in implementation code.
2024-07-18 15:59:44 +02:00
..
2024-01-30 14:42:13 -05:00
2024-07-13 16:56:57 +10:00
2024-05-13 16:07:12 +02:00
2024-07-16 16:59:00 +02:00
2024-06-02 20:36:33 -04:00
2024-07-04 19:38:04 +03:00
2024-01-30 14:42:13 -05:00
2024-05-13 16:28:19 +02:00
2024-07-09 18:20:11 +02:00
2024-07-09 18:20:11 +02:00
2024-07-13 16:56:57 +10:00
2024-04-20 12:41:23 +10:00
2024-05-13 16:07:12 +02:00
2024-06-17 23:50:05 +02:00