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

fix 5128 Voronoi On Mesh parameter Output Nesting #5129

Merged
merged 10 commits into from
Jun 1, 2024

Conversation

satabol
Copy link
Collaborator

@satabol satabol commented May 30, 2024

fix #5128

  • fix data_structure.py. Now it select to deep not zero list but simple data (numbers, string, boolean)
  • new Output nesting
  • new socket names
  • fix voronoi function: not do not show exceptions if sites <=1 and stay that island untouched.

Example of new view for Voronoi on Mesh:

image

…le data (numbers, string, boolean)

- new Output nesting
- new socket names
- fix voronoi function: not do not show exceptions if sites <=1 and stay that island untouched.
- rename voronoi_on_mesh_mk2.py into voronoi_on_mesh.py
- move SvVoronoiOnMeshNodeMK3 to old nodes
- rename docs to ref to new node of voronoi_on_mesh.rst
@satabol
Copy link
Collaborator Author

satabol commented May 31, 2024

Refactor of node UI:

image

image

@satabol
Copy link
Collaborator Author

satabol commented May 31, 2024

Compare UI of old node and new node of Voronoi on Mesh:

image

@satabol
Copy link
Collaborator Author

satabol commented Jun 1, 2024

@satabol satabol merged commit 37ee510 into master Jun 1, 2024
2 checks passed
@satabol satabol deleted the fix_5128_Voronoi_On_Mesh_parameter_Output_Nesting branch June 1, 2024 11:12
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.

Fix Voronoi On Mesh parameter Output Nesting
1 participant