Update QtNode with upstream changes#8
Merged
Merged
Conversation
… size (paceholder#470) * Do not use a ratio for bounding rect. * Add missing "override".
BasicGraphicsScene publicly returns ConnectionGraphicsObject with connectionGraphicsObject function.
* Write unit-tests * Fix CI/CD for Windows unit-tests * Restore commented code * Update development.rst * Remove unused files * Chesk signal spy instances * Add data flow test * Fix
…:loopsEnabled() (paceholder#484) * Extend data flow test classe to propagate through multiple nodes * Control loops before connecting depending on AbstractGraphModel::loopsEnabled() (paceholder#198)
* 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
…de is locked (paceholder#489) Co-authored-by: lsouder-ozone3d <131193069+lsouder-ozone3d@users.noreply.github.com>
…aceholder#496) Co-authored-by: lsouder-ozone3d <131193069+lsouder-ozone3d@users.noreply.github.com>
…aceholder#492) * Make GraphicView on* methods virtual * Added BasicGraphicsScene::setNodeGeometry
* BUGFIX: GraphicsView::setScene(nullptr) * Make revisions based on the review results.
eduardoconto
approved these changes
Dec 4, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.