Files
test2/source/blender/blenkernel
Sean Kim 795e63a4c7 Weight Paint: Remove partial redraw calculations
Partial redrawing of the 3d viewport has not worked since the transition
to 2.8. Despite this, we still calculate the paint BVH bounds of the
affected area.

To avoid this wasted work and simplify the code, we remove the related
functions. Further work to enable partial redraws would not necessarily
be integrated in the same way. Additionally, a minor speedup of 1.05x
(1.00ms to 0.95ms) can be observed with this commit when performing
weight painting on a mesh with 2 million elements.

Similar to #136471

Pull Request: https://projects.blender.org/blender/blender/pulls/136912
2025-04-03 03:13:41 +02:00
..
2025-04-01 20:22:47 +02:00
2025-04-01 20:22:47 +02:00
2025-02-18 15:36:50 +01:00
2025-03-28 00:59:09 +00:00
2025-03-28 00:59:09 +00:00
2025-03-28 00:59:09 +00:00
2025-02-23 21:02:54 +11:00
2025-04-02 16:50:50 +02:00