vanyossi (Ivan Yossi)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Thursday

  • Clear sailing ahead.

User Details

User Since
Jun 25 2015, 2:18 AM (455 w, 5 d)
Availability
Available

Recent Activity

Tue, Mar 12

vanyossi added a comment to T17188: Proposal for changing the way how we link internal Krita libraries together.
  1. We could patch it to add the to default PRIVATE, it may break all other framework builds though. So I would better suggest to turn OFF CMAKE_INCLUDE_CURRENT_DIR and CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE to avoid the possible mess with the other packages depending on ecm.
  2. Sounds like a good idea to do so.
  3. Im not very in favor of monolithic libs, however since we are not developing library only package, it might be a point in favor of reducing the number of libraries.
  4. Im not sure either, and I suspect the case of a lot of export from a subfolder is not very generalized. In any case Im not sure either if the includes would reduce by doing this.
  5. We were never very vocal about it, neither in HACKING or Framework_Coding_Style. However I do think its a good approach.
  6. True, let's keep things in their scope.
Tue, Mar 12, 7:55 AM · Krita

Apr 17 2023

vanyossi added a comment to T16346: Krita dependencies management issues.

Just my two cents, as working on macos means using the entire 3rdparty project and we have being dealing with some of the issues. The approach might be a bit naive since I have most experience on macos

Apr 17 2023, 8:47 PM · Krita

May 16 2022

vanyossi added a comment to T15524: Brainstorming ideas for assistants.

For scenenario 1, yes it is cumbersome to work with assistants that need constant adjustment, however this may not be a problem with the usage but the design of the assistant. For example, ruler is good but requires to be adjusted on every stroke to make new lines, on the contrary, parallel ruler needs less input as you can do all parallel lines at once. So first we have to design the functionality of assistants to be less dependant of user input. However this is not trivial to do. On the other hand, if we could have a key to quickly activate the edit options from the closest assistant that could help mitage this issue.

May 16 2022, 3:21 PM · Krita: Abyss

Dec 7 2021

vanyossi added a comment to T15062: Configurable multiple instances of tools.

After reading Deevad I'm convinced this can provide value to all krita users. as for the points in the original post:

Dec 7 2021, 1:36 AM · Krita: Abyss

Dec 3 2021

vanyossi added a comment to T15062: Configurable multiple instances of tools.

I think most affected users by this does their comparison with a certain model in mind. In my personal experience I wanted a way to get into a particular eraser preset in certain scenarios. I.E. for painting I did not needed a special preset as I used the eraser mode as a painting modifier. I do however needed a specific preset when cleaning while inking or adding depth in some painting styles.

Dec 3 2021, 4:28 PM · Krita: Abyss

Sep 12 2021

vanyossi added a comment to T14865: Audit and upgrade OpenGL version and canvas code.

For the point of old hardware: on macOS: the oldest OS version we support is the oldest Qt supports, this is macOS 10.13. openGL 4.1 coreprofile was added in macos 10.9, so we can be sure older hardware will not be an issue here, they are not capable of running krita today because of Qt.

Sep 12 2021, 9:21 PM · Krita

Jun 25 2021

vanyossi added a comment to T14559: New community page added to krita.org.

Thanks for the detailed list!

Jun 25 2021, 2:32 AM · Krita

Jun 9 2021

vanyossi added a comment to T14559: New community page added to krita.org.

I think its useful to "tag" each community as what type of platform form thyeu use (chat vs forum) for future organization. However as a first step separating them by language is prefered.

Jun 9 2021, 3:51 AM · Krita

Mar 26 2021

vanyossi added a comment to T13339: QML version of Krita.

Nice small update :3

Mar 26 2021, 4:13 AM · Krita

Mar 22 2021

vanyossi updated the task description for T14214: Some Nextcloud Collabora alternatives.
Mar 22 2021, 8:04 AM · Krita
vanyossi created T14214: Some Nextcloud Collabora alternatives.
Mar 22 2021, 7:58 AM · Krita

Jun 28 2020

vanyossi committed R37:3b77e153f743: Merge branch 'openGL_adaptTileSize' into 'master' (authored by vanyossi).
Merge branch 'openGL_adaptTileSize' into 'master'
Jun 28 2020, 11:46 PM
vanyossi committed R37:ac5928bdf8c3: Merge branch '409564_waveCutOff' into 'master' (authored by vanyossi).
Merge branch '409564_waveCutOff' into 'master'
Jun 28 2020, 11:45 PM
vanyossi committed R37:991ec6cb5680: pkg macos: Fix tarball setup and compile process. (authored by vanyossi).
pkg macos: Fix tarball setup and compile process.
Jun 28 2020, 11:45 PM
vanyossi committed R37:76adfc5c4477: pkg macos: Fix tarball setup and compile process. (authored by vanyossi).
pkg macos: Fix tarball setup and compile process.
Jun 28 2020, 11:43 PM
vanyossi committed R37:fc7900ec79f7: pkg macos: Fix tarball setup and compile process. (authored by vanyossi).
pkg macos: Fix tarball setup and compile process.
Jun 28 2020, 11:43 PM

Jun 21 2020

vanyossi committed R37:55b16f5b5856: Merge branch 'openGL_adaptTileSize' into 'master' (authored by vanyossi).
Merge branch 'openGL_adaptTileSize' into 'master'
Jun 21 2020, 1:29 AM

Jun 20 2020

vanyossi committed R37:de8e3fbcc343: Merge branch '409564_waveCutOff' into 'master' (authored by vanyossi).
Merge branch '409564_waveCutOff' into 'master'
Jun 20 2020, 10:31 PM

Jun 19 2020

vanyossi committed R37:aaee8bb843cf: Merge branch 'openGL_adaptTileSize' into 'master' (authored by vanyossi).
Merge branch 'openGL_adaptTileSize' into 'master'
Jun 19 2020, 8:49 PM

Jun 15 2020

vanyossi committed R37:44648768a563: packaging osx: Add Python as Framework (authored by vanyossi).
packaging osx: Add Python as Framework
Jun 15 2020, 8:56 PM
vanyossi committed R37:2908f5ab58c1: Enable Shift + Click to show only current layer (authored by vanyossi).
Enable Shift + Click to show only current layer
Jun 15 2020, 8:56 PM
vanyossi committed R37:98fe9b7178d4: macos build: update ext_sip, ext_python, ext_pyqt to build a correct… (authored by vanyossi).
macos build: update ext_sip, ext_python, ext_pyqt to build a correct…
Jun 15 2020, 8:56 PM
vanyossi committed R37:03abe14f5f07: Fix tab usage calculations on Text Tool (authored by vanyossi).
Fix tab usage calculations on Text Tool
Jun 15 2020, 8:56 PM
vanyossi committed R37:149a163aa268: Fix: Missing rendered text when using tabs. (authored by vanyossi).
Fix: Missing rendered text when using tabs.
Jun 15 2020, 8:56 PM
vanyossi committed R37:7e31f8a8189a: Add refresh step on color selector settings (authored by vanyossi).
Add refresh step on color selector settings
Jun 15 2020, 8:56 PM
vanyossi committed R37:dc1908963fad: Fix unable to change minimal shade selection (authored by vanyossi).
Fix unable to change minimal shade selection
Jun 15 2020, 8:56 PM
vanyossi committed R37:12ad36c37186: Py: Add better bounding capabilities for node.save (authored by vanyossi).
Py: Add better bounding capabilities for node.save
Jun 15 2020, 8:56 PM
vanyossi committed R37:12639f84be00: Allow selecting boundary limits on python export (authored by vanyossi).
Allow selecting boundary limits on python export
Jun 15 2020, 8:56 PM
vanyossi committed R37:46d4c1244e08: Fix unable to set minimal shade selection (authored by vanyossi).
Fix unable to set minimal shade selection
Jun 15 2020, 8:56 PM
vanyossi committed R37:4f2fd6830452: Fix unable to set minimal shade selection (authored by vanyossi).
Fix unable to set minimal shade selection
Jun 15 2020, 8:56 PM
vanyossi committed R37:2dfc074520ea: Allow selecting boundary limits on python export (authored by vanyossi).
Allow selecting boundary limits on python export
Jun 15 2020, 8:56 PM
vanyossi committed R37:762f1d813f5e: Add test for svg text tab spacing (authored by vanyossi).
Add test for svg text tab spacing
Jun 15 2020, 8:55 PM
vanyossi committed R37:0c44c03da4f8: Fix: Missing rendered text when using tabs. (authored by vanyossi).
Fix: Missing rendered text when using tabs.
Jun 15 2020, 8:55 PM
vanyossi committed R37:bbdd95b7eeb7: Fix tab usage calculations on Text Tool (authored by vanyossi).
Fix tab usage calculations on Text Tool
Jun 15 2020, 8:55 PM
vanyossi committed R37:75bba481ed7e: Add letter-spacing edit option to TextEditor (authored by vanyossi).
Add letter-spacing edit option to TextEditor
Jun 15 2020, 8:54 PM
vanyossi committed R37:2ca006f6199a: Fix: Vector Stroke Style propagating to other objects (authored by vanyossi).
Fix: Vector Stroke Style propagating to other objects
Jun 15 2020, 8:54 PM
vanyossi committed R37:c6f652a2efc2: Fix: Vector Stroke Style propagating to other objects (authored by vanyossi).
Fix: Vector Stroke Style propagating to other objects
Jun 15 2020, 8:54 PM
vanyossi committed R37:ac06d082fbaf: Fix: Vector Stroke Style propagating to other objects (authored by vanyossi).
Fix: Vector Stroke Style propagating to other objects
Jun 15 2020, 8:54 PM
vanyossi committed R37:f2daa0b3fe36: Fix: Vector Stroke Style propagating to other objects (authored by vanyossi).
Fix: Vector Stroke Style propagating to other objects
Jun 15 2020, 8:54 PM
vanyossi committed R37:f455b97fd9fd: Fix: Vector Stroke Style propagating to other objects (authored by vanyossi).
Fix: Vector Stroke Style propagating to other objects
Jun 15 2020, 8:54 PM
vanyossi committed R37:71fdcdf2d8d7: Show feedback when hiding all layers with Shift+Click (authored by vanyossi).
Show feedback when hiding all layers with Shift+Click
Jun 15 2020, 8:54 PM
vanyossi committed R37:f6f033ed2a4c: Fix no isInState on creation and copy (authored by vanyossi).
Fix no isInState on creation and copy
Jun 15 2020, 8:54 PM
vanyossi committed R37:934bf2c6acfd: Enable Shift + Click to show only current layer (authored by vanyossi).
Enable Shift + Click to show only current layer
Jun 15 2020, 8:54 PM
vanyossi committed R37:c245c1049f54: Refactor impex brush_export (authored by vanyossi).
Refactor impex brush_export
Jun 15 2020, 8:54 PM
vanyossi committed R37:5a831e984573: Fixed exportBrush run on tests (authored by vanyossi).
Fixed exportBrush run on tests
Jun 15 2020, 8:53 PM
vanyossi committed R37:cd364866e603: Limit gih rank input to number of layers available (authored by vanyossi).
Limit gih rank input to number of layers available
Jun 15 2020, 8:53 PM
vanyossi committed R37:7272e961f010: Allow export multidimention gih (authored by vanyossi).
Allow export multidimention gih
Jun 15 2020, 8:53 PM
vanyossi committed R37:fc93501a6ee2: Refactor impex brush_export (authored by vanyossi).
Refactor impex brush_export
Jun 15 2020, 8:53 PM
vanyossi committed R37:a86499f6d67c: Minor Style fixes (authored by vanyossi).
Minor Style fixes
Jun 15 2020, 8:53 PM
vanyossi committed R37:1b37ae1249a2: Fixed exportBrush run on tests (authored by vanyossi).
Fixed exportBrush run on tests
Jun 15 2020, 8:53 PM
vanyossi committed R37:c19c83b4c6e2: Limit gih rank input to number of layers available (authored by vanyossi).
Limit gih rank input to number of layers available
Jun 15 2020, 8:53 PM
vanyossi committed R37:3d6854d364e5: Allow export multidimention gih (authored by vanyossi).
Allow export multidimention gih
Jun 15 2020, 8:53 PM
vanyossi committed R37:02b9004e718c: Return to previous state only by shift-click last clicked layer (authored by vanyossi).
Return to previous state only by shift-click last clicked layer
Jun 15 2020, 8:53 PM
vanyossi committed R37:0fd631e23f66: Show feedback when hiding all layers with Shift+Click (authored by vanyossi).
Show feedback when hiding all layers with Shift+Click
Jun 15 2020, 8:53 PM
vanyossi committed R37:bd89e1d401be: Fix no isInState on creation and copy (authored by vanyossi).
Fix no isInState on creation and copy
Jun 15 2020, 8:53 PM
vanyossi committed R37:e0ba3923a726: Enable Shift + Click to show only current layer (authored by vanyossi).
Enable Shift + Click to show only current layer
Jun 15 2020, 8:53 PM
vanyossi committed R37:65995e510797: "Fix" weird offset on 1px line (authored by vanyossi).
"Fix" weird offset on 1px line
Jun 15 2020, 8:53 PM
vanyossi committed R37:f2717fde39a0: Use loaded color colorSpace for QColor transformations (authored by vanyossi).
Use loaded color colorSpace for QColor transformations
Jun 15 2020, 8:53 PM
vanyossi committed R37:85f8954d00bb: Fix 1px brush offset in line tool (authored by vanyossi).
Fix 1px brush offset in line tool
Jun 15 2020, 8:53 PM
vanyossi committed R37:6e66f186443c: Fix no isInState on creation and copy (authored by vanyossi).
Fix no isInState on creation and copy
Jun 15 2020, 8:53 PM
vanyossi committed R37:bb67b58693ef: Return to previous state only by shift-click last clicked layer (authored by vanyossi).
Return to previous state only by shift-click last clicked layer
Jun 15 2020, 8:53 PM
vanyossi committed R37:812b635c45b5: Show feedback when hiding all layers with Shift+Click (authored by vanyossi).
Show feedback when hiding all layers with Shift+Click
Jun 15 2020, 8:53 PM
vanyossi committed R37:2aa6198df322: Enable Shift + Click to show only current layer (authored by vanyossi).
Enable Shift + Click to show only current layer
Jun 15 2020, 8:53 PM
vanyossi committed R37:856c0af0e2f8: Make explicit override Selection boolean (authored by vanyossi).
Make explicit override Selection boolean
Jun 15 2020, 8:53 PM
vanyossi committed R37:40610789cc90: Make explicit override Selection boolean (authored by vanyossi).
Make explicit override Selection boolean
Jun 15 2020, 8:53 PM
vanyossi committed R37:620e90d07d03: Fix copy/paste frames to clipboard (authored by vanyossi).
Fix copy/paste frames to clipboard
Jun 15 2020, 8:53 PM
vanyossi committed R37:218ead61e3af: Use loaded color colorSpace for QColor transformations (authored by vanyossi).
Use loaded color colorSpace for QColor transformations
Jun 15 2020, 8:53 PM
vanyossi committed R37:ea675b176941: Minor whitespace formatting (authored by vanyossi).
Minor whitespace formatting
Jun 15 2020, 8:53 PM
vanyossi committed R37:e548ccf7d8e0: Make selection override use boolean to mark as set (authored by vanyossi).
Make selection override use boolean to mark as set
Jun 15 2020, 8:53 PM
vanyossi committed R37:fffbd68a8d3b: Add reload script button to Python scripter (authored by vanyossi).
Add reload script button to Python scripter
Jun 15 2020, 8:53 PM
vanyossi committed R37:fc557492445a: Avoid resetting selection mode when pressing control in outline (authored by vanyossi).
Avoid resetting selection mode when pressing control in outline
Jun 15 2020, 8:53 PM
vanyossi committed R37:03d848b45866: Apply filter to all reported neededRect (authored by vanyossi).
Apply filter to all reported neededRect
Jun 15 2020, 8:53 PM
vanyossi committed R37:a2486813feac: Add reload script button to Python scripter (authored by vanyossi).
Add reload script button to Python scripter
Jun 15 2020, 8:53 PM
vanyossi committed R37:111d9ef5474c: Avoid resetting selection mode when pressing control in outline (authored by vanyossi).
Avoid resetting selection mode when pressing control in outline
Jun 15 2020, 8:53 PM
vanyossi committed R37:2e1963110ddc: Clear any left over point in line tool on each use (authored by vanyossi).
Clear any left over point in line tool on each use
Jun 15 2020, 8:53 PM
vanyossi committed R37:f801d755f8a2: Apply negative rotation on mirrored View for Bristle Engine (authored by vanyossi).
Apply negative rotation on mirrored View for Bristle Engine
Jun 15 2020, 8:53 PM
vanyossi committed R37:149212dcf08f: Apply negative rotation on mirrored View for Bristle Engine (authored by vanyossi).
Apply negative rotation on mirrored View for Bristle Engine
Jun 15 2020, 8:53 PM
vanyossi committed R37:b4fcd6f1bf4d: Change precision with brush resize in auto mode (authored by vanyossi).
Change precision with brush resize in auto mode
Jun 15 2020, 8:53 PM
vanyossi committed R37:aadb79212af5: Change precision with brush resize in auto mode (authored by vanyossi).
Change precision with brush resize in auto mode
Jun 15 2020, 8:53 PM
vanyossi committed R37:8f957d45a2db: Render maxSize image tiles for vector repaints (authored by vanyossi).
Render maxSize image tiles for vector repaints
Jun 15 2020, 8:53 PM
vanyossi committed R37:e082a9301dee: Silence Warnings: unused variable (authored by vanyossi).
Silence Warnings: unused variable
Jun 15 2020, 8:53 PM
vanyossi committed R37:ac01d3cf5d82: Silence warnig: compare signed and unsigned (authored by vanyossi).
Silence warnig: compare signed and unsigned
Jun 15 2020, 8:53 PM
vanyossi committed R37:e90b03f05aa7: Silence Warning: Proper concateation of integer and string (authored by vanyossi).
Silence Warning: Proper concateation of integer and string
Jun 15 2020, 8:53 PM
vanyossi committed R37:d6261179098c: Silence Warning: unused variable (authored by vanyossi).
Silence Warning: unused variable
Jun 15 2020, 8:53 PM
vanyossi committed R37:1be5a5b333ca: Silence warning on undefined macro variables __STDC_VERSION__ (authored by vanyossi).
Silence warning on undefined macro variables __STDC_VERSION__
Jun 15 2020, 8:53 PM
vanyossi committed R37:01b5ee01ff0c: Silence Warning (authored by vanyossi).
Silence Warning
Jun 15 2020, 8:53 PM
vanyossi committed R37:b5c6fa0c32af: Silence warnings: Struct declared as class (authored by vanyossi).
Silence warnings: Struct declared as class
Jun 15 2020, 8:53 PM
vanyossi committed R37:a5e8c905cb27: Add missing overrides (authored by vanyossi).
Add missing overrides
Jun 15 2020, 8:53 PM
vanyossi committed R37:7f95ce7baf98: Silence warnigs: Struct declared as class (authored by vanyossi).
Silence warnigs: Struct declared as class
Jun 15 2020, 8:53 PM
vanyossi committed R37:adb919a7bfaa: Silence warning (authored by vanyossi).
Silence warning
Jun 15 2020, 8:53 PM
vanyossi committed R37:39cf75d0faeb: Silence Warnings (authored by vanyossi).
Silence Warnings
Jun 15 2020, 8:53 PM
vanyossi committed R37:200dac0f5a46: Silence warning (authored by vanyossi).
Silence warning
Jun 15 2020, 8:53 PM
vanyossi committed R37:cb350968586f: Silence warning (authored by vanyossi).
Silence warning
Jun 15 2020, 8:53 PM
vanyossi committed R37:476854f1b51d: Minor code fix: Private declared as struct (authored by vanyossi).
Minor code fix: Private declared as struct
Jun 15 2020, 8:52 PM
vanyossi committed R37:bdaeecdd1b4b: Avoidp parsing data if is not detected as String (authored by vanyossi).
Avoidp parsing data if is not detected as String
Jun 15 2020, 8:52 PM
vanyossi committed R37:6f6624db7e62: Repaint layer after invert selection if we are a selection layer (authored by vanyossi).
Repaint layer after invert selection if we are a selection layer
Jun 15 2020, 8:52 PM
vanyossi committed R37:14255455c713: Silence Warnings: unused variable (authored by vanyossi).
Silence Warnings: unused variable
Jun 15 2020, 8:52 PM
vanyossi committed R37:da754977a048: Silence warnig: compare signed and unsigned (authored by vanyossi).
Silence warnig: compare signed and unsigned
Jun 15 2020, 8:52 PM
vanyossi committed R37:f78264493f2d: Silence Warning: Proper concateation of integer and string (authored by vanyossi).
Silence Warning: Proper concateation of integer and string
Jun 15 2020, 8:52 PM
vanyossi committed R37:ab8b0bcbe5a9: Silence warning on undefined macro variables __STDC_VERSION__ (authored by vanyossi).
Silence warning on undefined macro variables __STDC_VERSION__
Jun 15 2020, 8:52 PM