Files
test2/source/blender
Campbell Barton 151cc02b6f Image: support storing full image buffers for each undo step
Update image undo to store buffers for each step:

- Undo buffers share tiles to avoid using too much memory.
- Undo support for different sized buffers
  allowing operations such as crop or resize.
- Paint tiles have been split into separate API/storage.
- Painting speed wont be impacted significantly
  since storing the extra tiles is done after the stroke & only
  for the first undo step.

Resolves T61263, see D5939 for details.
2019-10-02 00:44:17 +10:00
..
2019-09-12 18:59:44 +10:00
2019-09-10 00:04:02 +10:00
2019-08-18 04:26:34 +10:00
2019-09-13 21:12:43 +10:00
2019-09-30 17:07:05 +10:00
2019-10-01 16:10:38 +02:00
2019-09-26 16:43:35 +02:00