Files
test2/source/blender/editors/util
Habib Gahbiche bfff9c4c6d Fix: Image Sampler ignores sample size
How to reproduce:
- Load an image with random values
- Set sampler size to 1 (default)
- Sample a random image on a pixel
- Set sampler size to 64 (max)
- Sample the same image on the same pixel
- Notice how the value doesn't change

Pull Request: https://projects.blender.org/blender/blender/pulls/145318
2025-09-01 16:09:34 +02:00
..