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

Commits on May 30, 2024

  1. - fix data_structure.py. Now it select to deep not zero list but simp…

    …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.
    satabol committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4e67205 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. - create SvVoronoiOnMeshNodeMK4

    - 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 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3b7c49e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62030d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcf3f80 View commit details
    Browse the repository at this point in the history
  4. - refactor UI

    satabol committed May 31, 2024
    Configuration menu
    Copy the full SHA
    902a597 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. - update docs of node Voronoi on Mesh

    - fix input socket "Mask of Sites". In index mode mask did invert.
    satabol committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    f166722 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3256b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1d2513 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1919f28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b2fee8 View commit details
    Browse the repository at this point in the history