Blender Git Loki

Git Commits -> Revision 7fcc1ac

Revision 7fcc1ac by Sergey Sharybin (master)
February 11, 2013, 13:24 (GMT)
Implemented delayed partial rect update for image buffers

Used by image painting mode, so every brush step would mark area
if affected on, but actual color space conversion would happen
later when actually displaying image.

Implemented as a rcti stored in ImBuf which is getting merged with
partial rect passed to IMB_partial_display_buffer_update_delayed.

This makes painting as fast as it currently possible and finally
solves #33935: Texture painting slow down with mouse, but not with tablet

Commit Details:

Full Hash: 7fcc1ac48b405f8f6ef0ab7b7cd3dba1f5c6b24d
SVN Revision: 54463
Parent Commit: 30a1858
Lines Changed: +39, -12

4 Modified Paths:

/source/blender/editors/sculpt_paint/paint_image.c (+9, -12) (Diff)
/source/blender/imbuf/IMB_colormanagement.h (+2, -0) (Diff)
/source/blender/imbuf/IMB_imbuf_types.h (+3, -0) (Diff)
/source/blender/imbuf/intern/colormanagement.c (+25, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021