| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Add Node Processing Status feature (#494) * wip: adds NodeValidationState info to NodeDelegateModel * makes the nodeObject red in case of invalid state and adds a tooltip for error msg * adds warning state and adapts calculator example * adds validation icon and adapts calculation example * core improvements to develop node processing status * first commit on the creation of a processing status example * fixes nodeprocessingstatus cast * creation of random gen example, and fix of icon color * Connect delegate UI update signal * fix random number node dynamic * clean up test code in multiplication node * revert unnecessary changes in multiplication model * revert unnecessary changes * solve icon size and refactor NodeProcessingStatus code * remove duplicate code * add space to better organize processing status in node display * remove processing value default value * fix bugs in node processing status * add Q_DECLARE_METATYPE to solve linux build problems * declaring metatype in the correct place * uniformizes icon files attributes * removes commented code * improves processing status icon resolution * solves situations where icons should not appear * adds docstring to each nodeprocessingstatus * adds possibility to change the node processing status icon style * moves all status logic to NodeStyle * removes unnecessary code * adds declaration of QPixmap --------- Co-authored-by: Taiguara Tupinambás <tatatupi@gmail.com> | 8 个月前 | |
Adds validation state feedback to nodes (#475) * wip: adds NodeValidationState info to NodeDelegateModel * makes the nodeObject red in case of an invalid state and adds a tooltip for the error msg * adds warning state and adapts calculator example * adds validation icon and adapts calculation example * improves NodeValidationState struct * qt6 for linux-gcc * reverts qt_version changes in cmake build * changes validation coloring scheme to border instead of whole node * replaces info-tooltip with a better contrast * improves node ui for invalid state * clang-format improvements | 11 个月前 | |
Adds validation state feedback to nodes (#475) * wip: adds NodeValidationState info to NodeDelegateModel * makes the nodeObject red in case of an invalid state and adds a tooltip for the error msg * adds warning state and adapts calculator example * adds validation icon and adapts calculation example * improves NodeValidationState struct * qt6 for linux-gcc * reverts qt_version changes in cmake build * changes validation coloring scheme to border instead of whole node * replaces info-tooltip with a better contrast * improves node ui for invalid state * clang-format improvements | 11 个月前 | |
Adds Node Group functionality (#514) The node group feature allows nodes to be grouped, giving users the flexibility to organize their workspace. Groups can be locked, making the constituent nodes inaccessible via the mouse, or unlocked for easy access. Saving and loading groups further empower users to tailor their setup to their needs, enhancing control over their workflow. Co-authored-by: Taiguara Tupinambás <tatatupi@gmail.com> Co-authored-by: Hudson Miranda <hudsonmiranda291@gmail.com> Co-authored-by: Gabrielnmds <gabrielnmds21@gmail.com> | 5 个月前 | |
Adds Node Group functionality (#514) The node group feature allows nodes to be grouped, giving users the flexibility to organize their workspace. Groups can be locked, making the constituent nodes inaccessible via the mouse, or unlocked for easy access. Saving and loading groups further empower users to tailor their setup to their needs, enhancing control over their workflow. Co-authored-by: Taiguara Tupinambás <tatatupi@gmail.com> Co-authored-by: Hudson Miranda <hudsonmiranda291@gmail.com> Co-authored-by: Gabrielnmds <gabrielnmds21@gmail.com> | 5 个月前 | |
Adds Node Group functionality (#514) The node group feature allows nodes to be grouped, giving users the flexibility to organize their workspace. Groups can be locked, making the constituent nodes inaccessible via the mouse, or unlocked for easy access. Saving and loading groups further empower users to tailor their setup to their needs, enhancing control over their workflow. Co-authored-by: Taiguara Tupinambás <tatatupi@gmail.com> Co-authored-by: Hudson Miranda <hudsonmiranda291@gmail.com> Co-authored-by: Gabrielnmds <gabrielnmds21@gmail.com> | 5 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 8 个月前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 5 个月前 | ||
| 5 个月前 | ||
| 5 个月前 |