-
Notifications
You must be signed in to change notification settings - Fork 233
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 #5019 extend node "get object data" with options "apply matrix" and "join mesh" (merge) #5022
Merged
satabol
merged 11 commits into
master
from
fix_5019_Extend_Get_Object_Data_with_option_Apply_matrix_and_Join_mesh
Oct 20, 2023
Merged
fix #5019 extend node "get object data" with options "apply matrix" and "join mesh" (merge) #5022
satabol
merged 11 commits into
master
from
fix_5019_Extend_Get_Object_Data_with_option_Apply_matrix_and_Join_mesh
Oct 20, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…_data_mk2. v002
satabol
changed the title
Fix 5019 extend node "get object data" with options "apply matrix" and "join mesh" (merge)
Fix #5019 extend node "get object data" with options "apply matrix" and "join mesh" (merge)
Oct 16, 2023
satabol
changed the title
Fix #5019 extend node "get object data" with options "apply matrix" and "join mesh" (merge)
fix #5019 extend node "get object data" with options "apply matrix" and "join mesh" (merge)
Oct 16, 2023
Save doc for old nodes docs/old/nodes/get_objects_data.rst
…n_Apply_matrix_and_Join_mesh # Conflicts: # docs/old/nodes/get_objects_data.rst
pitty upgrading the node using a new file loses the |
…nd "join mesh" (merge). Append switching to numpy.
…nd "join mesh" (merge). fix docs.
Hi @zeffii . I puzzle out now! It is convenient to rename a file node after move it to old/nodes! ))) |
zeffii
reviewed
Oct 18, 2023
…nd "join mesh" (merge). fix out data from Vectors to lists
satabol
deleted the
fix_5019_Extend_Get_Object_Data_with_option_Apply_matrix_and_Join_mesh
branch
October 20, 2023 19:30
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fix #5019.
"Apply matrix" applied only to vectorized params vertexes/normals. Not for indexes or areas.
"Merge" combine vertexes, edges, and faces. Do not affect to source objects matrixes, materials indexes.
need code review or approve. Ready to merge.
File for tests:
fix_5019_apply_matrix_join_mesh.source_data.v001.blend.zip
Apply matrix:
Merge:
Only merge:
Apply Matrix and Merge: