Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First version of For Loop implementation #2504

Merged
merged 17 commits into from
Sep 4, 2024
Merged

First version of For Loop implementation #2504

merged 17 commits into from
Sep 4, 2024

Conversation

Just-Kiel
Copy link
Contributor

Description

If you connect a list to an attribute, you can iterate over the list as a for loop.
There is a expand loop button and a collapse one.
For the moment it is not possible to compute all at once but you can see every step.

@Just-Kiel Just-Kiel added this to the Meshroom 2024.1.0 milestone Aug 16, 2024
@Just-Kiel Just-Kiel self-assigned this Aug 16, 2024
@Just-Kiel Just-Kiel force-pushed the dev/forLoop branch 2 times, most recently from 08a0919 to 0a3d9b2 Compare August 20, 2024 12:43
meshroom/ui/graph.py Outdated Show resolved Hide resolved
meshroom/ui/graph.py Outdated Show resolved Hide resolved
If it's a for loop edge, it needs 2 shapes to draw from each side of the info section
@fabiencastan fabiencastan merged commit 91ebc16 into develop Sep 4, 2024
4 checks passed
@fabiencastan fabiencastan deleted the dev/forLoop branch September 4, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants