Skip to content

Update QtNode with upstream changes#8

Merged
eduardoconto merged 31 commits into
masterfrom
upd_qtnod
Dec 4, 2025
Merged

Update QtNode with upstream changes#8
eduardoconto merged 31 commits into
masterfrom
upd_qtnod

Conversation

@shweta1096

Copy link
Copy Markdown
Collaborator

No description provided.

Malcohol and others added 30 commits June 9, 2025 21:04
… 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 eduardoconto merged commit eeef479 into master Dec 4, 2025
3 checks passed
@eduardoconto eduardoconto deleted the upd_qtnod branch December 4, 2025 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.