Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Krita Krita
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Bugzilla
    • Bugzilla
  • Merge requests 76
    • Merge requests 76
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • GraphicsGraphics
  • KritaKrita
  • Merge requests
  • !1334

Implement Lager-based brush editor backend

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Dmitry Kazakov requested to merge dkazakov/krita:kazakov/lager-based-brush-editor into master Feb 15, 2022
  • Overview 10
  • Commits 147
  • Pipelines 56
  • Changes 749

This merge request is in work-in-progress state, its main goal right now is to gather early feedback only, it is not intended to work too correctly

WARNING: the patch changed C++ standard to C++17, so it will require full rebuild!

Documentation about the Lager port: https://docs.krita.org/en/untranslatable_pages/brush_editor_gui_with_lager.html

Tasks list

Done:

  1. KisTangentNormalPaintOp (@freyalupen)
  2. KisCurvePaintOp (@tymond)
  3. KisExperimentPaintOp (@tymond)
  4. KisRoundMarkerOp (@freyalupen)
  5. KisSketchPaintOp (@freyalupen)
  6. KisHairyPaintOp (@freyalupen)
  7. KisMyPaintPaintOp (@dkazakov)
  8. KisDeformPaintOp (@freyalupen)
  9. KisParticlePaintOp (@freyalupen)
  10. KisDuplicateOp (@szaman)
  11. KisHatchingPaintOp (@freyalupen)
  12. KisSprayPaintOp (@tymond and @dkazakov)
  13. KisGridPaintOp (@tymond)
Edited Feb 15, 2023 by Dmitry Kazakov
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: kazakov/lager-based-brush-editor