Files
test2/source/blender/blenkernel/intern
Sergey Sharybin d174959759 Fix #120051: Crash when using shrinkwrap with Target Normal Project
The issue was introduced by b35831ad6c.

Since that commit `tree->boundary` will always be non-nullptr, even
when the target mesh had no boundaries. Some code was still relying
on the fact that `tree->boundary != nullptr` means the mesh has
boundary.

Update shrinkwrap code for this fact, avoiding access past array
boundaries.

Pull Request: https://projects.blender.org/blender/blender/pulls/120054
2024-03-29 11:43:15 +01:00
..
2024-03-26 13:07:04 -04:00
2024-01-30 14:42:13 -05:00
2024-03-26 13:07:04 -04:00
2024-03-27 10:25:31 +11:00
2024-01-30 14:42:13 -05:00
2024-03-26 13:07:04 -04:00
2024-01-31 14:04:56 -05:00
2024-03-21 10:02:53 +11:00
2024-03-26 13:07:04 -04:00
2024-03-26 13:07:04 -04:00
2024-01-19 20:29:38 +01:00
2024-01-19 14:32:28 +01:00
2024-03-26 13:07:04 -04:00
2024-03-26 13:07:04 -04:00