Feed Advanced Search

May 7 2016

dkazakov added a comment to T2330: Anton's Students.

Very quick notes:

  • in Kirta we paint with "dabs"
  • all the painted dabs overlap with more than 80-90% of their area. Therefore, if we stop iterating pixels in a per-dab basis, but start grouping the dabs in sets of, say, 10, and calculate pixels for the united area, then we can get the gain up to 10x times.
  • the blending of the opacity channel should also be simplified. Basic composite "over" is really slow, so we should use some "simplified" approach. This might be one of the topics of the scientific research.
  • the main question of the research: can we use dynamically changing opacity for the strokes?
May 7 2016, 9:03 PM · Krita: Dmitry's TODO
dkazakov added a comment to T2330: Anton's Students.

Our gradients have low quality. See comparison to Gimp in T678. It happens due to a number of reasons.

  • we use caching in KisGradientPainter::paintGradient() see implementation of CachedGradient in the same class. It might happen that the amount of cache levels is not enough for painting smooth gradients and it should be made higher.
  • we don't use any dithering algorithm for painting gradients. Basically, we need one more wrapper over CachedGradient which adds a noise of a specified distribution and size to the input value of cachedAt() or valueAt()
  • you can find a unittest for this class in libs/image/tests/kis_gradient_painter_test.cpp
May 7 2016, 8:35 PM · Krita: Dmitry's TODO

May 3 2016

woltherav added a comment to T2406: Watch a video of some "interesting" colorsmudge-like brush.

uhm, I made this brush.

May 3 2016, 11:46 AM · Krita: Dmitry's TODO
dkazakov created T2406: Watch a video of some "interesting" colorsmudge-like brush.
May 3 2016, 9:51 AM · Krita: Dmitry's TODO

May 2 2016

rempt added a comment to T2330: Anton's Students.

For watercolor effects, all that Photoshop does is pass the stroke through a high-pass filter so you get the wet/dark fringes effect.

May 2 2016, 7:55 AM · Krita: Dmitry's TODO

May 1 2016

woltherav added a comment to T2330: Anton's Students.

Watercolor support is 5/5, no matter what type of method you take because all existing papers are either CPU and slow, or GPU and... well, it's on the GPU, 'nuff said. Edit: Unless you are thinking of only a fringe efect, which is much smaller.

May 1 2016, 11:50 AM · Krita: Dmitry's TODO
dkazakov added a comment to T2330: Anton's Students.
  1. Gradients
    • Priority: high
    • Level: 1/5
    • Time to code: ~1d
May 1 2016, 11:16 AM · Krita: Dmitry's TODO

Apr 28 2016

dkazakov added a comment to T2330: Anton's Students.

https://bugs.kde.org/buglist.cgi?bug_severity=wishlist&bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=ASSIGNED&bug_status=REOPENED&component=filters&list_id=1353135&product=krita&query_format=advanced

Apr 28 2016, 12:31 PM · Krita: Dmitry's TODO
dkazakov added a comment to T2330: Anton's Students.

15:25 < boud> https://bugs.kde.org/show_bug.cgi?id=347920
15:25 < bugbot> KDE bug 347920 in krita (Brush engine) "Edge sharpening for circle brush tip (watercolor-like effect)" [Wishlist,Confirmed: ]
15:25 < boud> https://bugs.kde.org/show_bug.cgi?id=348308
15:26 < bugbot> KDE bug 348308 in krita (Brush engine) "Wash mode for dulling smudge brushes" [Wishlist,Confirmed: ]
15:26 < boud> https://bugs.kde.org/show_bug.cgi?id=344108
15:26 < bugbot> KDE bug 344108 in krita (Brush engine) "Feathering option for Experiment brush" [Wishlist,Confirmed: ]
15:26 < boud> https://bugs.kde.org/show_bug.cgi?id=335180
15:26 < bugbot> KDE bug 335180 in krita (Brush engine) "Extend expriment brush with outline mode." [Wishlist,Confirmed: ]
15:26 < boud> https://bugs.kde.org/show_bug.cgi?id=319446
15:26 < bugbot> KDE bug 319446 in krita (Brush engine) "Use SVG brush file as shape library for animated brush. (Alchemy pull shapes feature)" [Wishlist,Confirmed: ]
15:26 < boud> https://bugs.kde.org/show_bug.cgi?id=315079
15:26 < bugbot> KDE bug 315079 in krita (Brush engine) "Idea: add textures for experiment brush" [Wishlist,Confirmed: ]
15:27 < boud> https://bugs.kde.org/show_bug.cgi?id=358183
15:27 < bugbot> KDE bug 358183 in krita (Brush engine) "Feature request: support randomness/rotation in clone brush engine" [Wishlist,Confirmed: ]
15:28 < boud> https://bugs.kde.org/show_bug.cgi?id=349459
15:28 < bugbot> KDE bug 349459 in krita (usability) "Improvements for the reference image docker." [Wishlist,Confirmed: ]

Apr 28 2016, 12:30 PM · Krita: Dmitry's TODO

Apr 27 2016

dkazakov moved T1565: Generator Layer + Crop (extend) -> doesn't update from Planned for Release: Critical to Triaged on the Krita: 3.0 bugs sprint board.
Apr 27 2016, 12:11 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)

Apr 25 2016

dkazakov added a comment to T1565: Generator Layer + Crop (extend) -> doesn't update.
  1. Create a fill layer filled with a color
  2. Image->Resize Canvas. Resize the image up to 200%
Apr 25 2016, 12:59 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)

Apr 21 2016

dkazakov updated the task description for T2331: Thorsten.
Apr 21 2016, 8:11 AM · Krita: Abyss, Krita: Old Dmitry's Workboard (not used anymore)
dkazakov created T2331: Thorsten.
Apr 21 2016, 8:10 AM · Krita: Abyss, Krita: Old Dmitry's Workboard (not used anymore)
dkazakov renamed T863: Gradient Dithering | NotAssigned from Gradient Dithering | Ruslan to Gradient Dithering | NotAssigned.
Apr 21 2016, 7:47 AM · Krita: Dmitry's TODO, Krita: Abyss
dkazakov added a comment to T2330: Anton's Students.

[new string, for Krita 3.1] https://bugs.kde.org/show_bug.cgi?id=349458 Add workspaces as submenu in the window menu
https://bugs.kde.org/show_bug.cgi?id=358673 Wish: show previous color in color selector
https://bugs.kde.org/show_bug.cgi?id=349152 When transforming a clone layer with transform tool, create a transformation mask automatically
[renames, for Krita 3.1] https://bugs.kde.org/show_bug.cgi?id=352533 Add quick flip buttons to transform docker
[UIX design needed, for 3.1] https://bugs.kde.org/show_bug.cgi?id=143306 when moving the image block, show always (!) coordinates
[UIX design needed, for 3.1] https://bugs.kde.org/show_bug.cgi?id=349048 List of available tag in drop down is to short in height
[UIX design needed, for 3.1] https://bugs.kde.org/show_bug.cgi?id=333462 A tool that crops canvas by pixel colour

Apr 21 2016, 7:41 AM · Krita: Dmitry's TODO
dkazakov created T2330: Anton's Students.
Apr 21 2016, 7:16 AM · Krita: Dmitry's TODO

Apr 20 2016

dkazakov renamed T1516: Fileexport to photoshop (needs PS to check) from Fileexport to photoshop to Fileexport to photoshop (needs PS to check).
Apr 20 2016, 8:41 AM · Krita: Abyss, Krita: Stable bug fixes, Krita: Old Dmitry's Workboard (not used anymore)
dkazakov moved T1516: Fileexport to photoshop (needs PS to check) from Backlog to Planned for Release: Minor on the Krita: 3.0 bugs sprint board.
Apr 20 2016, 8:41 AM · Krita: Abyss, Krita: Stable bug fixes, Krita: Old Dmitry's Workboard (not used anymore)
dkazakov added a project to T1516: Fileexport to photoshop (needs PS to check): Krita: 3.0 bugs sprint.
Apr 20 2016, 8:41 AM · Krita: Abyss, Krita: Stable bug fixes, Krita: Old Dmitry's Workboard (not used anymore)
dkazakov moved T1565: Generator Layer + Crop (extend) -> doesn't update from Backlog to Planned for Release: Critical on the Krita: 3.0 bugs sprint board.
Apr 20 2016, 8:41 AM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)
dkazakov added a project to T1565: Generator Layer + Crop (extend) -> doesn't update: Krita: 3.0 bugs sprint.
Apr 20 2016, 8:31 AM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)

Apr 19 2016

dkazakov added a commit to T1141: Animation beta bugs: R37:d8d7ef487b1b: Fix D&D bugs related to really weird selection stuff in Qt.
Apr 19 2016, 1:45 PM · Krita: 3.0 bugs sprint, Krita: Animation, Krita: Old Dmitry's Workboard (not used anymore)
dkazakov closed T1141: Animation beta bugs as Resolved by committing R37:3ad36d024d4c: Fix painting onion skins in LoD mode.
Apr 19 2016, 9:25 AM · Krita: 3.0 bugs sprint, Krita: Animation, Krita: Old Dmitry's Workboard (not used anymore)

Apr 16 2016

rempt moved T1141: Animation beta bugs from Backlog to Planned for Release: Critical on the Krita: 3.0 bugs sprint board.
Apr 16 2016, 12:26 PM · Krita: 3.0 bugs sprint, Krita: Animation, Krita: Old Dmitry's Workboard (not used anymore)
rempt updated the task description for T1141: Animation beta bugs.
Apr 16 2016, 12:23 PM · Krita: 3.0 bugs sprint, Krita: Animation, Krita: Old Dmitry's Workboard (not used anymore)
rempt updated the task description for T1141: Animation beta bugs.
Apr 16 2016, 12:22 PM · Krita: 3.0 bugs sprint, Krita: Animation, Krita: Old Dmitry's Workboard (not used anymore)
rempt closed T1585: Color label buttons are too huge in the layer context menu as Resolved.

The look is pretty okay now after Scott's latest edits.'

Apr 16 2016, 12:19 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)

Apr 11 2016

stefanobonicatti updated subscribers of T2215: Crash when closing a view while it's still processing a stroke.
Apr 11 2016, 8:34 PM · Krita: Abyss, Krita: Stable bug fixes, Krita: Old Dmitry's Workboard (not used anymore)
stefanobonicatti created T2215: Crash when closing a view while it's still processing a stroke.
Apr 11 2016, 8:34 PM · Krita: Abyss, Krita: Stable bug fixes, Krita: Old Dmitry's Workboard (not used anymore)

Apr 6 2016

woltherav updated subscribers of T863: Gradient Dithering | NotAssigned.

Okay, looking about there's a few places where we could want dithering to improve gradients, all of these should be optional:

Apr 6 2016, 11:14 PM · Krita: Dmitry's TODO, Krita: Abyss

Apr 4 2016

dkazakov added a project to T2089: Fast consecutive strokes interrupt LOD preview rendering of previous strokes: Krita: 3.0 bugs sprint.
Apr 4 2016, 8:51 AM · Krita: Abyss, Krita: Stable bug fixes, Krita: Old Dmitry's Workboard (not used anymore)

Apr 2 2016

stefanobonicatti created T2089: Fast consecutive strokes interrupt LOD preview rendering of previous strokes.
Apr 2 2016, 10:44 AM · Krita: Abyss, Krita: Stable bug fixes, Krita: Old Dmitry's Workboard (not used anymore)

Mar 31 2016

dkazakov closed T1591: Color Picker color preview is broken in Krita 3.0 as Resolved by committing R37:75b5a2638603: Fix restoring cursor after using Pan or Zoom actions.
Mar 31 2016, 11:47 AM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)
dkazakov added a commit to T1591: Color Picker color preview is broken in Krita 3.0: R37:533da505f959: Fix Enter/Leave events coming in a weird way due to a bug in XCB(?).
Mar 31 2016, 11:47 AM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)

Mar 30 2016

dkazakov closed T1808: Random assert while animating. as Resolved.

Should be fixed in https://phabricator.kde.org/rKRITA90f92507e15b

Mar 30 2016, 10:56 AM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore), Krita, Krita: Animation
kamathraghavendra added a comment to T1591: Color Picker color preview is broken in Krita 3.0.

yes , I experienced this now

Mar 30 2016, 9:29 AM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)
dkazakov added a comment to T1591: Color Picker color preview is broken in Krita 3.0.

The bug is still actual. On Linux on both Qt 5.5 and Qt 5.6.

Mar 30 2016, 8:15 AM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)
dkazakov moved T1258: ASSERT with selections from Backlog to Needs Info on the Krita: 3.0 bugs sprint board.
Mar 30 2016, 7:12 AM · Krita: Abyss, Krita: Stable bug fixes, Krita: Old Dmitry's Workboard (not used anymore)
dkazakov added a comment to T1258: ASSERT with selections.

I'm wondering how "Creation of a selection" can remove nodes? As far as I know it can only add a selection mask. It can also remove it (Deselect) if you just click on the canvas. But still I cannot reproduce the bug :(

Mar 30 2016, 7:11 AM · Krita: Abyss, Krita: Stable bug fixes, Krita: Old Dmitry's Workboard (not used anymore)
dkazakov moved T1591: Color Picker color preview is broken in Krita 3.0 from Backlog to Planned for Release: Critical on the Krita: 3.0 bugs sprint board.
Mar 30 2016, 6:57 AM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)

Mar 28 2016

kamathraghavendra updated subscribers of T1359: cuting and pasting group layers results in only group layer being pasted and the content of the group layer are lost..
Mar 28 2016, 4:02 AM · Krita: Old Dmitry's Workboard (not used anymore)
kamathraghavendra closed T1359: cuting and pasting group layers results in only group layer being pasted and the content of the group layer are lost. as Resolved.

for me this doesn't happen anymore in 3.0 , this was fixed by @dkazakov with this commit - > 5f35f4463534c9c1b21a37a43c50cc1ea0f498aa

Mar 28 2016, 4:02 AM · Krita: Old Dmitry's Workboard (not used anymore)

Mar 19 2016

dkazakov closed T1598: layer renaming has minor bug, layer name doesn't get changed untill you press enter as Resolved by committing R37:a2ba3d1f203c: Fix renaming the layer name.
Mar 19 2016, 7:42 AM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)

Mar 18 2016

dkazakov closed T1313: Some PSD group layers bug (check end january) as Resolved by committing R37:02fefaaf1fa6: Fix PSD loading of groups layers that have only one layer.
Mar 18 2016, 7:11 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)
dkazakov moved T1598: layer renaming has minor bug, layer name doesn't get changed untill you press enter from Triaged to Planned for Release: Minor on the Krita: 3.0 bugs sprint board.
Mar 18 2016, 7:06 AM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)

Mar 16 2016

woltherav lowered the priority of T1808: Random assert while animating. from High to Low.

yeah, getting that one commonly as well... I am suspecting this only happens on development versions, so lowering the severity.

Mar 16 2016, 3:30 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore), Krita, Krita: Animation
fazek added a comment to T1808: Random assert while animating..

I'm trying to reproduce this bug, yet without success.
But I got this message once while animating:

Mar 16 2016, 2:37 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore), Krita, Krita: Animation
woltherav added a comment to T1591: Color Picker color preview is broken in Krita 3.0.

Yeah it seems color picking got mystically fixed in the past week. Maybe it's due to QT 5.6 release?

Mar 16 2016, 1:48 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)
kamathraghavendra added a comment to T1591: Color Picker color preview is broken in Krita 3.0.

I can't reproduce this in 3.0 , for me color picking while holding ctrl key works fine.

Mar 16 2016, 12:52 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)
woltherav moved T1598: layer renaming has minor bug, layer name doesn't get changed untill you press enter from Needs Info to Triaged on the Krita: 3.0 bugs sprint board.
Mar 16 2016, 12:43 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)
woltherav triaged T1598: layer renaming has minor bug, layer name doesn't get changed untill you press enter as Low priority.

confirmed. The difference is between clicking on the canvas and clicking on a different layer.

Mar 16 2016, 12:43 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)
kamathraghavendra added a comment to T1598: layer renaming has minor bug, layer name doesn't get changed untill you press enter.

yes this still happens to me .

Mar 16 2016, 12:38 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)

Mar 15 2016

woltherav added a comment to T1808: Random assert while animating..

this only happens in development versions, btw.

Mar 15 2016, 3:53 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore), Krita, Krita: Animation
woltherav updated subscribers of T1141: Animation beta bugs.
Mar 15 2016, 3:25 PM · Krita: 3.0 bugs sprint, Krita: Animation, Krita: Old Dmitry's Workboard (not used anymore)
woltherav moved T1598: layer renaming has minor bug, layer name doesn't get changed untill you press enter from Backlog to Needs Info on the Krita: 3.0 bugs sprint board.
Mar 15 2016, 2:57 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)
woltherav added a comment to T1598: layer renaming has minor bug, layer name doesn't get changed untill you press enter.

can' t confirm. Can you check again @kamathraghavendra

Mar 15 2016, 2:57 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)
dkazakov created T1836: Check Unittests.
Mar 15 2016, 10:54 AM · Krita: Abyss, Krita: Old Dmitry's Workboard (not used anymore)

Mar 14 2016

rempt added a comment to T1313: Some PSD group layers bug (check end january).

I have two PSD files that contain groups that Krita refuses to load.

Mar 14 2016, 1:12 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)
rempt moved T1313: Some PSD group layers bug (check end january) from Backlog to Planned for Release: Critical on the Krita: 3.0 bugs sprint board.
Mar 14 2016, 1:10 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)
rempt added a project to T1313: Some PSD group layers bug (check end january): Krita: 3.0 bugs sprint.
Mar 14 2016, 1:10 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)
dkazakov closed D1030: Patch for the Bug 352869 shade selector indicator by committing R37:c17ed2740971: Patch for the Bug 352869 shade selector indicator (authored by natalynovak).
Mar 14 2016, 7:27 AM · Krita: Old Dmitry's Workboard (not used anymore)

Mar 13 2016

natalynovak updated the diff for D1030: Patch for the Bug 352869 shade selector indicator.

Seems that I fixed all the problems

Mar 13 2016, 8:36 PM · Krita: Old Dmitry's Workboard (not used anymore)
woltherav added a project to T1585: Color label buttons are too huge in the layer context menu: Krita: 3.0 bugs sprint.
Mar 13 2016, 7:47 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)
woltherav added a project to T1598: layer renaming has minor bug, layer name doesn't get changed untill you press enter: Krita: 3.0 bugs sprint.
Mar 13 2016, 7:47 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)
woltherav added a project to T1591: Color Picker color preview is broken in Krita 3.0: Krita: 3.0 bugs sprint.
Mar 13 2016, 7:46 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)
woltherav added a project to T1141: Animation beta bugs: Krita: 3.0 bugs sprint.
Mar 13 2016, 7:45 PM · Krita: 3.0 bugs sprint, Krita: Animation, Krita: Old Dmitry's Workboard (not used anymore)
woltherav added a project to T1808: Random assert while animating.: Krita: 3.0 bugs sprint.
Mar 13 2016, 7:45 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore), Krita, Krita: Animation
woltherav added a project to T1258: ASSERT with selections: Krita: 3.0 bugs sprint.
Mar 13 2016, 7:43 PM · Krita: Abyss, Krita: Stable bug fixes, Krita: Old Dmitry's Workboard (not used anymore)
natalynovak updated the diff for D1030: Patch for the Bug 352869 shade selector indicator.

Can't make it not to go out of color selector.

Mar 13 2016, 2:15 PM · Krita: Old Dmitry's Workboard (not used anymore)

Mar 11 2016

woltherav moved T1808: Random assert while animating. from Backlog to Krita Frameworks on the Krita board.
Mar 11 2016, 7:43 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore), Krita, Krita: Animation
woltherav created T1808: Random assert while animating..
Mar 11 2016, 7:38 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore), Krita, Krita: Animation

Feb 29 2016

eliotj created T1734: "Switch to Previous Layer".
Feb 29 2016, 2:34 PM · Krita: Dmitry's TODO (Small Junior Jobs), Krita: Abyss

Feb 28 2016

dkazakov requested changes to D1030: Patch for the Bug 352869 shade selector indicator.

I checked your patch and it looks really good! There is one blocker bug still. If you press a mouse button, move the mouse out of the widget and then release the button, the widget will end up in an inconsistent state. I added a comment about how to fix that. The other comments are just styling nit picking :)

Feb 28 2016, 11:21 AM · Krita: Old Dmitry's Workboard (not used anymore)

Feb 27 2016

woltherav added a reviewer for D1030: Patch for the Bug 352869 shade selector indicator: Krita.

You should add reviewers too :)

Feb 27 2016, 8:20 PM · Krita: Old Dmitry's Workboard (not used anymore)
natalynovak retitled D1030: Patch for the Bug 352869 shade selector indicator from to Patch for the Bug 352869 shade selector indicator.
Feb 27 2016, 8:16 PM · Krita: Old Dmitry's Workboard (not used anymore)

Feb 26 2016

sfepa added a comment to T1698: Copy Paste selection between different frames.

At the moment we can't copy and past berween frames (not entire frame but parts of it), it creates new Layer as usual in 'paint mode' .
We can have another shortcut for this operation (ex. Ctrl+Shift+V)

Feb 26 2016, 12:12 PM · Krita: Next Features (Needs usecases and ideas), Krita: Dmitry's TODO (Small Junior Jobs)
dkazakov created T1698: Copy Paste selection between different frames.
Feb 26 2016, 11:10 AM · Krita: Next Features (Needs usecases and ideas), Krita: Dmitry's TODO (Small Junior Jobs)
dkazakov added a comment to T1591: Color Picker color preview is broken in Krita 3.0.

Seems like a duplicate of Space + drag not working multiple times

Feb 26 2016, 10:56 AM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)
dkazakov created T1697: Translators bugs.
Feb 26 2016, 9:28 AM · Krita: Dmitry's TODO, Krita: Abyss

Feb 20 2016

woltherav closed T1638: Crash when trying to open the animation workspace in the layers-gui branch. as Resolved.

resolved by clean install... cmake must've been confused.

Feb 20 2016, 6:00 PM · Krita: Old Dmitry's Workboard (not used anymore), Krita
dkazakov closed T1417: Crash on Layer Up/Down when moving clone layers into a group as Resolved by committing R37:b5d80a718d9f: Fix a crash when trying to move a clone of the group into its source group.
Feb 20 2016, 5:57 PM · Krita: Old Dmitry's Workboard (not used anymore)
dkazakov closed T1608: 19:36 < raghukamath> dmitryK|log: wolthera_laptop does select invisible layer work for you guys as Resolved by committing R37:82ab020b3f0a: Fix "Select Invisible Layers" action.
Feb 20 2016, 2:27 PM · Krita: Old Dmitry's Workboard (not used anymore)
dkazakov closed T1590: Gray out Layers Docker icons correctly in dark theme as Resolved.

Yes, fixed now!

Feb 20 2016, 12:13 PM · Krita: Old Dmitry's Workboard (not used anymore)

Feb 18 2016

dkazakov moved T1638: Crash when trying to open the animation workspace in the layers-gui branch. from Backlog to Triaged on the Krita: Old Dmitry's Workboard (not used anymore) board.
Feb 18 2016, 6:40 PM · Krita: Old Dmitry's Workboard (not used anymore), Krita
woltherav added a comment to T1590: Gray out Layers Docker icons correctly in dark theme.

This should be complete now, yes?

Feb 18 2016, 5:17 PM · Krita: Old Dmitry's Workboard (not used anymore)

Feb 17 2016

scottpetrovic closed D934: Updating look for greying out icons.

I just pushed the diff out to the 'krita-layers-gui-kazakov' branch

Feb 17 2016, 7:13 PM · Krita: Old Dmitry's Workboard (not used anymore)
dkazakov accepted D934: Updating look for greying out icons.

Looks fine now! :)

Feb 17 2016, 4:21 PM · Krita: Old Dmitry's Workboard (not used anymore)
woltherav created T1638: Crash when trying to open the animation workspace in the layers-gui branch..
Feb 17 2016, 2:19 PM · Krita: Old Dmitry's Workboard (not used anymore), Krita
scottpetrovic updated the diff for D934: Updating look for greying out icons.

made the updates. I made the text a bit more visible on the layer. I also did the save/restore pattern for the opacity. Cleaned up the random new line changes that were not needed.

Feb 17 2016, 4:48 AM · Krita: Old Dmitry's Workboard (not used anymore)

Feb 16 2016

dkazakov added a comment to D934: Updating look for greying out icons.

I like the idea of your patch. We should do it in a way you suggested. But there are a few small issues:

Feb 16 2016, 9:07 PM · Krita: Old Dmitry's Workboard (not used anymore)

Feb 13 2016

dkazakov created T1608: 19:36 < raghukamath> dmitryK|log: wolthera_laptop does select invisible layer work for you guys.
Feb 13 2016, 9:30 PM · Krita: Old Dmitry's Workboard (not used anymore)
timotheegiet closed T1120: Create icons and HDPI icons for the updated Layers docker as Resolved.

yes, though I didn't see this task before, and dmitry only asked me for 12px icons, so there is no special version for HI-DPI for now.
Though since we don't have such HI-DPI version for any other icon, I think we can close it.

Feb 13 2016, 12:35 PM · Krita: Animation, Krita, Krita: Old Dmitry's Workboard (not used anymore)
woltherav updated subscribers of T1120: Create icons and HDPI icons for the updated Layers docker.

@timotheegiet, @dkazakov , this was done, yes?

Feb 13 2016, 12:27 PM · Krita: Animation, Krita, Krita: Old Dmitry's Workboard (not used anymore)
kamathraghavendra created T1598: layer renaming has minor bug, layer name doesn't get changed untill you press enter.
Feb 13 2016, 11:48 AM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)

Feb 12 2016

scottpetrovic updated D934: Updating look for greying out icons.
Feb 12 2016, 2:30 AM · Krita: Old Dmitry's Workboard (not used anymore)
scottpetrovic retitled D934: Updating look for greying out icons from to Updating look for greying out icons.
Feb 12 2016, 1:52 AM · Krita: Old Dmitry's Workboard (not used anymore)

Feb 11 2016

dkazakov created T1591: Color Picker color preview is broken in Krita 3.0.
Feb 11 2016, 9:08 PM · Krita: 3.0 bugs sprint, Krita: Old Dmitry's Workboard (not used anymore)
dkazakov created T1590: Gray out Layers Docker icons correctly in dark theme.
Feb 11 2016, 3:57 PM · Krita: Old Dmitry's Workboard (not used anymore)
woltherav triaged T1584: Allow layers docker become more narrow as Wishlist priority.

well, then.

Feb 11 2016, 2:02 PM · Krita: Dmitry's TODO (Small Junior Jobs), Krita: Abyss
rempt added a comment to T1584: Allow layers docker become more narrow.

Er... It was always the layer view's delegates that forced the width to a particular size. In any case, I have always said, and still say, that his is about the lowest priority task there is.

Feb 11 2016, 1:57 PM · Krita: Dmitry's TODO (Small Junior Jobs), Krita: Abyss