Feed Advanced Search

May 17 2016

jounip committed R37:25aa8c76b5c1: Implement animation for filter and adjustment layer selections (authored by jounip).
Implement animation for filter and adjustment layer selections
May 17 2016, 2:56 PM
jounip committed R37:e3e11f3e4947: Refactor loading of keyframes (authored by jounip).
Refactor loading of keyframes
May 17 2016, 2:56 PM

Jan 17 2016

jounip committed R37:f6df2d2c1232: Add a dialog to image sequence import (authored by jounip).
Add a dialog to image sequence import
Jan 17 2016, 10:52 AM

Jan 15 2016

jounip committed R37:8fef60f3110e: Fix non-openGL build (authored by jounip).
Fix non-openGL build
Jan 15 2016, 11:06 AM

Jan 13 2016

jounip committed R37:10204672e35d: Implement KisAnimationImporter for image sequence importing (authored by jounip).
Implement KisAnimationImporter for image sequence importing
Jan 13 2016, 3:02 PM
jounip committed R37:65a15c6f18db: Fix a crash for empty keyframe channel (authored by jounip).
Fix a crash for empty keyframe channel
Jan 13 2016, 3:02 PM
jounip committed R37:08e1ed1bbf23: Allow importing animation frames through a simple file dialog (authored by jounip).
Allow importing animation frames through a simple file dialog
Jan 13 2016, 3:02 PM
jounip committed R37:bb804d82c647: Use a shared pointer for m_data in KisPaintDevice (authored by jounip).
Use a shared pointer for m_data in KisPaintDevice
Jan 13 2016, 3:02 PM

Dec 18 2015

jounip committed R37:60d5223c92b7: Fix build for most of krita/ui/tests (authored by jounip).
Fix build for most of krita/ui/tests
Dec 18 2015, 1:24 PM

Oct 26 2015

jounip committed R8:b683b33b137d: Only emit KisAnimationFrameCache::changed signal when the cache actually changes (authored by jounip).
Only emit KisAnimationFrameCache::changed signal when the cache actually changes
Oct 26 2015, 1:19 PM

Sep 24 2015

jounip committed R8:087b22b91142: Fix invalidation logic for empty frame cache (authored by jounip).
Fix invalidation logic for empty frame cache
Sep 24 2015, 2:11 PM
jounip committed R8:873070e8f6c9: Fix issue with timeline model when adding nodes (authored by jounip).
Fix issue with timeline model when adding nodes
Sep 24 2015, 2:11 PM

Sep 10 2015

jounip committed R8:babb91181029: Reduce lag when switching frames through the timeline (authored by jounip).
Reduce lag when switching frames through the timeline
Sep 10 2015, 11:27 AM

Sep 8 2015

jounip committed R8:83f6e0aa6ece: Remove warning about experimental file format (authored by jounip).
Remove warning about experimental file format
Sep 8 2015, 7:30 PM
jounip committed R8:18a4fc391477: Fix onion skin for the first keyframe (authored by jounip).
Fix onion skin for the first keyframe
Sep 8 2015, 7:30 PM

Sep 4 2015

jounip committed R8:c64fc62acaec: Fix changing time while a stroke is rendering another frame (authored by jounip).
Fix changing time while a stroke is rendering another frame
Sep 4 2015, 7:40 PM
jounip committed R8:9a6888c08d86: Skip currently active frame when automatically populating the frame cache (authored by jounip).
Skip currently active frame when automatically populating the frame cache
Sep 4 2015, 7:40 PM
jounip committed R8:3bc87364ad1c: Fix crash when attempting playback with empty frame cache (authored by jounip).
Fix crash when attempting playback with empty frame cache
Sep 4 2015, 7:40 PM

Sep 1 2015

jounip committed R8:d5c9edd0c85f: Enable animation per layer and only show animated layers on the timeline docker (authored by jounip).
Enable animation per layer and only show animated layers on the timeline docker
Sep 1 2015, 10:32 AM

Aug 18 2015

jounip committed R8:d925a1fdb624: Fix slowdown from frame regeneration when scrubbing (authored by jounip).
Fix slowdown from frame regeneration when scrubbing
Aug 18 2015, 10:33 AM

Aug 17 2015

jounip committed R8:26d2a973839d: Fix issues with horizontal scrolling on the timeline (authored by jounip).
Fix issues with horizontal scrolling on the timeline
Aug 17 2015, 12:34 PM

Aug 13 2015

jounip committed R8:7b05cc52cf66: Allow horizontal scrolling of the timeline (authored by jounip).
Allow horizontal scrolling of the timeline
Aug 13 2015, 12:12 PM

Aug 12 2015

jounip closed T525: Add license block to kis_animation_exporter_test.cpp as Resolved.
Aug 12 2015, 9:45 AM · Krita: Animation
jounip committed R8:3855411fe220: Fix layer bounds when using onion skins (authored by jounip).
Fix layer bounds when using onion skins
Aug 12 2015, 9:41 AM
jounip committed R8:a493164fc537: Refactor fetching individual frames through raster channel (authored by jounip).
Refactor fetching individual frames through raster channel
Aug 12 2015, 9:41 AM
jounip committed R8:87b23a1160ba: Remove some unused methods (authored by jounip).
Remove some unused methods
Aug 12 2015, 9:41 AM

Aug 7 2015

jounip committed R8:2059f09c1eb0: Fix undo and time switching issues with keyframe drag&drop (authored by jounip).
Fix undo and time switching issues with keyframe drag&drop
Aug 7 2015, 1:38 PM
jounip committed R8:55898ff673b0: Add missing license (authored by jounip).
Add missing license
Aug 7 2015, 1:38 PM
jounip committed R8:3c67a8bcedf9: Fix loading animations (authored by jounip).
Fix loading animations
Aug 7 2015, 9:16 AM

Aug 6 2015

jounip committed R8:654ce0687f5c: Fix visual artifact with onion skins when erasing (authored by jounip).
Fix visual artifact with onion skins when erasing
Aug 6 2015, 4:29 PM

Aug 5 2015

jounip committed R8:af7723eb0765: Fix UI inconsistency on the timeline (authored by jounip).
Fix UI inconsistency on the timeline
Aug 5 2015, 2:08 PM
jounip committed R8:b8e1f413e312: Allow scrubbing on the whole timeline instead of only the top area (authored by jounip).
Allow scrubbing on the whole timeline instead of only the top area
Aug 5 2015, 11:16 AM

Aug 4 2015

jounip committed R8:118875fecc85: Refactor animation frame cache (authored by jounip).
Refactor animation frame cache
Aug 4 2015, 1:57 PM

Aug 3 2015

jounip committed R8:1feee8434ef1: Update label on animation docker when current frame changes (authored by jounip).
Update label on animation docker when current frame changes
Aug 3 2015, 12:32 PM
jounip committed R8:2ce2adcf34d6: Add unit tests for animated file format (authored by jounip).
Add unit tests for animated file format
Aug 3 2015, 12:32 PM
jounip committed R8:cf1722bfbecf: Update playhead on timeline during playback (authored by jounip).
Update playhead on timeline during playback
Aug 3 2015, 9:33 AM
jounip committed R8:8e47b7db8929: Invalidate frame cache upon changes to layers (eg. layer reorder, visibility… (authored by jounip).
Invalidate frame cache upon changes to layers (eg. layer reorder, visibility…
Aug 3 2015, 9:33 AM
jounip committed R8:4e1fab87e16b: Fix crash when saving/loading a pixel selection (authored by jounip).
Fix crash when saving/loading a pixel selection
Aug 3 2015, 9:33 AM

Jul 30 2015

jounip committed R8:f8b81f62a2a6: Split timeline into two widgets (authored by jounip).
Split timeline into two widgets
Jul 30 2015, 9:45 AM
jounip committed R8:6f7992df3376: Use animation player for scrubbing (authored by jounip).
Use animation player for scrubbing
Jul 30 2015, 9:45 AM

Jul 24 2015

jounip committed R8:0602feeeb2cc: Add unit test for external frame composition bug (authored by jounip).
Add unit test for external frame composition bug
Jul 24 2015, 1:23 PM
jounip committed R8:56eb8309512e: Make cache populator check for idle repeatedly between frames (authored by jounip).
Make cache populator check for idle repeatedly between frames
Jul 24 2015, 1:23 PM

Jul 23 2015

jounip committed R8:442c580892cd: Save per-layer onion skin status (authored by jounip).
Save per-layer onion skin status
Jul 23 2015, 11:53 AM
jounip committed R8:a19d9f434f82: Save animation metadata (framerate, current time, playback range) (authored by jounip).
Save animation metadata (framerate, current time, playback range)
Jul 23 2015, 11:18 AM
jounip committed R8:4184ce502193: Fix changing playback range from UI (authored by jounip).
Fix changing playback range from UI
Jul 23 2015, 11:18 AM
jounip committed R8:8a3271b9faa8: Change format of keyframe data (authored by jounip).
Change format of keyframe data
Jul 23 2015, 11:18 AM
jounip committed R8:8272cafc9399: Save keyframe data into separate entries inside .kra (authored by jounip).
Save keyframe data into separate entries inside .kra
Jul 23 2015, 11:18 AM
jounip committed R8:91a250526032: Expose frame specific offset and combine frame-specific and non-specific… (authored by jounip).
Expose frame specific offset and combine frame-specific and non-specific…
Jul 23 2015, 11:18 AM

Jul 20 2015

jounip committed R8:a7b2f4411546: Prevent fame cache populator getting in a stuck state if generation stroke is… (authored by jounip).
Prevent fame cache populator getting in a stuck state if generation stroke is…
Jul 20 2015, 1:35 PM
jounip committed R8:f470394be647: Fix crash with frame cache population after closing an image (authored by jounip).
Fix crash with frame cache population after closing an image
Jul 20 2015, 1:35 PM

Jul 16 2015

jounip committed R8:d44d0ed6cd81: Implement automatic population of playback cache when Krita is idle (authored by jounip).
Implement automatic population of playback cache when Krita is idle
Jul 16 2015, 3:31 PM
jounip committed R8:9aeb729ee84a: Disable UI updates for background generation of frames (authored by jounip).
Disable UI updates for background generation of frames
Jul 16 2015, 3:30 PM
jounip committed R8:7615c46b7059: Reuse identical frames in animation cache (authored by jounip).
Reuse identical frames in animation cache
Jul 16 2015, 3:30 PM
jounip committed R8:15c6a33e8a94: Add time parameter to KisImageAnimationInterface::sigFrameReady (authored by jounip).
Add time parameter to KisImageAnimationInterface::sigFrameReady
Jul 16 2015, 3:30 PM

Jul 14 2015

jounip committed R8:64baa2694226: Add basic image sequence export functionality for animations (authored by jounip).
Add basic image sequence export functionality for animations
Jul 14 2015, 1:02 PM
jounip committed R8:4766a8aa2d73: Reimplement keyframe duplication (authored by jounip).
Reimplement keyframe duplication
Jul 14 2015, 1:02 PM

Jul 13 2015

jounip committed R8:025ab4c0417d: Merge branch 'krita-animation-pentikainen' of git://anongit.kde.org/calligra… (authored by jounip).
Merge branch 'krita-animation-pentikainen' of git://anongit.kde.org/calligra…
Jul 13 2015, 3:11 PM
jounip committed R8:db5d1ab95729: Store current time range and framerate in KisImageAnimationInterface (authored by jounip).
Store current time range and framerate in KisImageAnimationInterface
Jul 13 2015, 3:11 PM

Jul 11 2015

jounip committed R8:c75540b2d245: Allow onion skin toggling by shortcut (authored by jounip).
Allow onion skin toggling by shortcut
Jul 11 2015, 8:43 AM

Jul 9 2015

jounip committed R8:5e43f84256a8: Merge remote-tracking branch 'origin/calligra/2.9' into krita-animation… (authored by jounip).
Merge remote-tracking branch 'origin/calligra/2.9' into krita-animation…
Jul 9 2015, 1:50 PM
jounip committed R8:7b28064267b1: Display frame cache status on the timeline (authored by jounip).
Display frame cache status on the timeline
Jul 9 2015, 1:50 PM
jounip committed R8:4fb3637fc03c: Fix cache invalidation for the last keyframe (authored by jounip).
Fix cache invalidation for the last keyframe
Jul 9 2015, 1:50 PM

Jul 8 2015

jounip committed R8:ca7dba087717: Refactor updates caused by adding, deleting or moving keyframes (authored by jounip).
Refactor updates caused by adding, deleting or moving keyframes
Jul 8 2015, 3:47 PM
jounip committed R8:74929fa031c5: Move animation frame cache from image to ui (authored by jounip).
Move animation frame cache from image to ui
Jul 8 2015, 12:54 PM

Jul 6 2015

jounip committed R8:2bfd6f712e1d: Implement animation frame cache population and invalidation (authored by jounip).
Implement animation frame cache population and invalidation
Jul 6 2015, 1:18 PM
jounip committed R8:b5add5782751: Fix protected access to keys on KisKeyframeChannel (authored by jounip).
Fix protected access to keys on KisKeyframeChannel
Jul 6 2015, 1:18 PM
jounip committed R8:b063995a43ad: Merge remote-tracking branch 'origin/krita-animation-kazakov' into krita… (authored by jounip).
Merge remote-tracking branch 'origin/krita-animation-kazakov' into krita…
Jul 6 2015, 11:47 AM
jounip committed R8:fcbe25e4d788: Finish implementation of KisImageAnimationInterface::sigFramesChanged (authored by jounip).
Finish implementation of KisImageAnimationInterface::sigFramesChanged
Jul 6 2015, 11:47 AM
jounip committed R8:c6b112928bf9: Implement KisKeyframeChannel::affectedFrames (authored by jounip).
Implement KisKeyframeChannel::affectedFrames
Jul 6 2015, 11:47 AM
jounip committed R8:e55c695497a3: Merge remote-tracking branch 'origin/krita-animation-kazakov' into krita… (authored by jounip).
Merge remote-tracking branch 'origin/krita-animation-kazakov' into krita…
Jul 6 2015, 11:47 AM
jounip committed R8:423096fe0949: Coding style improvements (authored by jounip).
Coding style improvements
Jul 6 2015, 11:47 AM

Jun 30 2015

jounip committed R8:c9823d376502: Add missing license texts (authored by jounip).
Add missing license texts
Jun 30 2015, 10:39 AM
jounip committed R8:83c4810bcd90: Add GUI for onion skin options (authored by jounip).
Add GUI for onion skin options
Jun 30 2015, 10:36 AM

Jun 29 2015

jounip committed R8:b75fdb504dad: Allow onion skins to be toggled per layer (authored by jounip).
Allow onion skins to be toggled per layer
Jun 29 2015, 10:11 AM

Jun 26 2015

jounip committed R8:4b76ffce322b: Implement onion skin compositing (authored by jounip).
Implement onion skin compositing
Jun 26 2015, 2:49 PM
jounip committed R8:5aef8aae03a9: Composite onion skins on paint layers (authored by jounip).
Composite onion skins on paint layers
Jun 26 2015, 2:49 PM
jounip committed R8:07c07945a9d0: Move animation related members from KisImage to KisImageAnimation interface… (authored by jounip).
Move animation related members from KisImage to KisImageAnimation interface…
Jun 26 2015, 2:49 PM

Jun 24 2015

jounip committed R8:ecfbdfa9816f: Implement fetching individual frames from a raster keyframe channel (authored by jounip).
Implement fetching individual frames from a raster keyframe channel
Jun 24 2015, 11:18 AM
jounip committed R8:911b920bffb7: Fix some memory leaks (authored by jounip).
Fix some memory leaks
Jun 24 2015, 11:18 AM
jounip committed R8:cd98e56aff85: Minor refactor in KisPaintDevice cloning (authored by jounip).
Minor refactor in KisPaintDevice cloning
Jun 24 2015, 11:18 AM

Jun 17 2015

jounip committed R8:1e89408388c3: Refactor KisPaintDevice keyframe handling (authored by jounip).
Refactor KisPaintDevice keyframe handling
Jun 17 2015, 12:43 PM

Jun 15 2015

jounip committed R8:9d27ba2451ad: Refactor KisKeyframe (authored by jounip).
Refactor KisKeyframe
Jun 15 2015, 1:09 PM

Jun 14 2015

jounip committed R8:8716b714f5d1: Merge branch 'krita-testing-kazakov' into krita-animation-pentikainen (authored by jounip).
Merge branch 'krita-testing-kazakov' into krita-animation-pentikainen
Jun 14 2015, 12:32 PM
jounip committed R8:043d1d8b97eb: Update email address in copyright blocks (authored by jounip).
Update email address in copyright blocks
Jun 14 2015, 12:32 PM
jounip committed R8:15ebb870bd9e: Animation refactor (partial) (authored by jounip).
Animation refactor (partial)
Jun 14 2015, 12:32 PM

Apr 19 2015

jounip committed R8:fbf4863a0dc0: Merge remote-tracking branch 'origin/calligra/2.9' into krita-animation… (authored by jounip).
Merge remote-tracking branch 'origin/calligra/2.9' into krita-animation…
Apr 19 2015, 10:22 AM