Diffusion Krita da6b03e7b6da

Merge remote-tracking branch 'origin/kazakov/animation-cache-swapping'

Authored by dkazakov on Jun 4 2018, 1:16 PM.

Description

Merge remote-tracking branch 'origin/kazakov/animation-cache-swapping'

  1. Conflicts:
  2. libs/ui/canvas/kis_canvas2.cpp

Merged Changes

CommitAuthorDetailsCommitted
3f2d2b0e8677dkazakov
Fix update of the timeline after canvas mode is switched 
Jun 4 2018
d7e0a6118945dkazakov
Fix misprint 
Jun 4 2018
bb33a232b08edkazakov
Automatically start cache regeneration when the user changes Krita settings 
Jun 4 2018
e468079e0bf1dkazakov
Disable requesting frame cache regeneration when scrubbing the timeline 
Jun 4 2018
758e568fd66adkazakov
Fix safe assert when loading an image with Reference Images layer 
Jun 1 2018
5d17bdadc0bbdkazakov
Fix regeneration of frames when ROI is disabled 
Jun 1 2018
e13e8f4ec2abdkazakov
Fix openGL mipmaps syncing problem on OSX 
Jun 1 2018
85644616fc9bdkazakov
Fix missing function in KisAntialiasingFadeMaker 
May 31 2018
68eb19562e2edkazakov
Merge remote-tracking branch 'origin/master' into kazakov/animation-cache… 
May 31 2018
c700ea3e0951dkazakov
Implement GUI options for all the new Animation Cache features 
May 31 2018
adb900d6aac2dkazakov
Implemented an in-memory implementation of frames cache swapper 
May 30 2018
6408c192767ddkazakov
Update Animation Docker buttons when closing the document 
May 30 2018
56073bc19132dkazakov
Make KisAnimationFrameCache::framesHaveValidRoi() now check continuity of the… 
May 30 2018
9428c99b0f52dkazakov
Delete auto-regeneration of image during playback when ROI changes 
May 30 2018
e1172205d93adkazakov
Limit frame ROI activation only for bigger images 
May 28 2018
1d7d8d6361c1dkazakov
Fix GUI updates during playback 
May 28 2018
df83df01843adkazakov
Implement Region-of-Interest feature for animation cache 
May 28 2018
b215a3ed1c79dkazakov
Implement LevelOfDetail optimization for frame cache 
May 27 2018
54869bd053aadkazakov
Fix painting of Pass-through group layers in Isolated Mode 
May 24 2018
c9cf2b33c824dkazakov
Fix extent calculation of KisMask 
May 24 2018
c42a5c076db3dkazakov
Fix styling 
May 24 2018
4aa690ded4a6dkazakov
Fix autosave never save stuff because the image is too busy 
May 19 2018
e967bfa87f6bdkazakov
Implement a basic Frame Cache Swapping 
May 17 2018
b9fcb63fd1b7dkazakov
Fix crash on OSX because of wrong implementation of KoShape::compareShapeZIndex… 
May 12 2018
ff64fd0a6ff7dkazakov
SVN_SILENT Move the include to a proper position 
May 11 2018
f64101001b13dkazakov
Fix a crash when copy-pasting data between two different images 
May 11 2018
988c63089a64dkazakov
Fix two crashes in the GUI classes when they are used in unittests 
May 11 2018
c4f03c7cd4bedkazakov
Implement saving/loading of KisOpenGLUpdateInfo to harddrive 
May 10 2018
d6fccbd2f5c2dkazakov
Extract generation of OpenGL update info into a separate class 
May 10 2018
ff33f8a66595dkazakov
Implement framework for saving/loading frame data to disk 
May 9 2018