Blender Git Commit Log

Git Commits -> Revision be67838

Revision be67838 by Jeroen Bakker (lineart-shadow)
December 8, 2021, 06:53 (GMT)
Cleanup: Use rcti marking dirty regions when texture painting.

Dirty regions when painting are not using rcti. Meaning less
understandable code. Found issue when refactoring the image_gpu partial
update. In a future change gpu partial update API will be using rcti
also what makes the code even cleaner.

Reviewed By: campbellbarton

Differential Revision: https://developer.blender.org/D13260

Commit Details:

Full Hash: be6783892d213fcaa4cfc616d02b2d4646ec5b0e
Parent Commit: 191fc31
Committed By: YimingWu
Lines Changed: +42, -49

5 Modified Paths:

/source/blender/blenlib/BLI_rect.h (+1, -0) (Diff)
/source/blender/blenlib/intern/rct.c (+9, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+18, -24) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+10, -22) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+4, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021