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

Array - ArraySampleNode and ArrayShuffleNode #2429

Merged
merged 4 commits into from
Jan 21, 2022
Merged

Array - ArraySampleNode and ArrayShuffleNode #2429

merged 4 commits into from
Jan 21, 2022

Conversation

t3du
Copy link
Contributor

@t3du t3du commented Jan 20, 2022

Added two new nodes for array handling which i have been using:

-> Shuffle items from an array to create random order of items
-> Sample n items from an array with the option to remove those items from original array to create a new array of n random items

image

@luboslenco luboslenco merged commit 10c8120 into armory3d:master Jan 21, 2022
@MoritzBrueckner MoritzBrueckner added the Release Notes: Changes A pull request that is a feature change, not a fix. Used to generate release notes. label Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release Notes: Changes A pull request that is a feature change, not a fix. Used to generate release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants