Files
test2/source/blender
Jacques Lucke 34f3893831 BLI: support recursive usage of Vector
This makes it possible to use `Vector` recursively if the inline buffer
has 0 size. Any other inline buffer size does not work, because then
the type would be embedded in itself which does not make sense.

Pull Request: https://projects.blender.org/blender/blender/pulls/105832
2023-03-16 17:52:03 +01:00
..
2023-03-09 10:39:49 +11:00
2023-03-08 09:50:03 +13:00
2023-03-09 10:39:49 +11:00
2023-03-15 16:12:47 -07:00
2023-03-16 04:47:15 +01:00