Files
test/source/blender/makesdna
Philipp Oeser eda88466ee Fix #107186: Curve assets don't generate preview images
e7bea3fb6e disabled this.

I do believe excluding `OB_CURVES_LEGACY` is wrong though. While it
_might_ not have real geometry, it certainly _can_ have real geometry,
so now legacy curves are enabled again in `OB_TYPE_IS_GEOMETRY`.

A more elaborate check for real geo on legacy curves could be set up in
a following commit.

Since `OB_TYPE_IS_GEOMETRY` is also used in depsgraph driver handling,
will seek additional review from more devs.

Pull Request: https://projects.blender.org/blender/blender/pulls/107214
2023-04-25 11:25:21 +02:00
..
2022-09-19 14:52:27 +10:00
2023-04-22 13:46:11 +02:00
2023-01-10 19:04:07 +11:00
2023-04-05 15:30:32 +02:00
2022-09-19 14:52:27 +10:00
2023-03-03 00:35:45 +01:00