Blender Git Commit Log

Git Commits -> Revision eca92b3

November 17, 2021, 12:00 (GMT)
WIP: partial update image.

Adding a basic mechanism that should be able to register tiles and find
changes. Not possible yet to loop over the updated tiles.
Next task would be to include reference to imbuf to get the width/height
of the images.

Commit Details:

Full Hash: eca92b3fb1cb8cb17f21ace9b94ecdabe3b75b00
Parent Commit: d918c2c
Lines Changed: +511, -149

2 Added Paths:

/source/blender/blenkernel/intern/image_partial_update.cc (+313, -0) (View)
/source/blender/blenkernel/intern/image_partial_update_test.cc (+102, -0) (View)

1 Deleted Path:

/source/blender/blenkernel/intern/image_gpu_partial_update.cc (+0, -149)

4 Modified Paths:

/source/blender/blenkernel/BKE_image.h (+85, -0) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+2, -0) (Diff)
/source/blender/blenkernel/intern/image.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_image_types.h (+7, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021