Files
test/source/blender/blenkernel/intern
Iliya Katueshenock fb7f29c98e Fix: Geometry Nodes: Leak of 4+ items of enum
There is extra one user of shared enum definition in case this is new one
so already exist user is enough. Also using of `new` operator to construct
enum definition make this impossible to catch such leask for trivial type.
`Vector` have 4-element inline buffer so this was trivial case for <=4 items.

Pull Request: https://projects.blender.org/blender/blender/pulls/117599
2024-01-29 19:03:08 +01:00
..
2024-01-24 10:55:16 -05:00
2024-01-24 10:55:16 -05:00
2024-01-24 10:55:16 -05:00
2024-01-19 14:32:28 +01:00
2024-01-24 10:55:16 -05:00
2024-01-24 10:55:16 -05:00
2024-01-15 12:44:14 -05:00
2024-01-24 10:55:16 -05:00
2024-01-24 10:55:16 -05:00
2024-01-03 13:38:14 +01:00
2024-01-15 12:44:14 -05:00
2024-01-19 20:29:38 +01:00
2024-01-26 12:40:01 +01:00
2024-01-27 00:22:49 +01:00
2024-01-24 10:55:16 -05:00
2024-01-03 13:38:14 +01:00
2024-01-26 12:40:01 +01:00
2024-01-19 20:29:38 +01:00
2024-01-24 10:55:16 -05:00
2024-01-19 14:32:28 +01:00
2024-01-19 14:32:28 +01:00
2024-01-19 14:32:28 +01:00
2024-01-24 10:55:16 -05:00
2024-01-24 10:55:16 -05:00
2024-01-19 14:32:28 +01:00
2024-01-24 10:55:16 -05:00
2024-01-19 14:32:28 +01:00
2024-01-15 18:04:38 +11:00