Files
test2/source/blender
YimingWu 46bd73f967 Fix #143360: Separate geometry flags RNA access from weight proximity modifier
In vertex weight proximity modifier, `proximity_geometry` shares the
same DNA variable as `proximity_flags`, which brings interference when
setting these two properties at the same time. Now separated
`proximity_geometry` access in RNA with a separated set function so it
only changes the relevant flags.

Pull Request: https://projects.blender.org/blender/blender/pulls/143405
2025-07-30 02:27:04 +02:00
..
2025-06-12 10:37:47 +02:00
2025-07-30 10:10:44 +10:00
2025-07-30 10:10:44 +10:00
2025-07-18 10:27:29 +02:00