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 #5019 extend node "get object data" with options "apply matrix" and "join mesh" (merge) #5022

Conversation

satabol
Copy link
Collaborator

@satabol satabol commented Oct 16, 2023

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

image

Apply matrix:
image

Merge:

Only merge:
image

Apply Matrix and Merge:
image

@satabol 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 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
@zeffii
Copy link
Collaborator

zeffii commented Oct 17, 2023

pitty upgrading the node using a new file loses the diff information to clearly see the changes in the code.

…nd "join mesh" (merge). Append switching to numpy.
@satabol
Copy link
Collaborator Author

satabol commented Oct 17, 2023

Hi @zeffii . I puzzle out now! It is convenient to rename a file node after move it to old/nodes! )))

…nd "join mesh" (merge).

fix out data from Vectors to lists
@satabol satabol merged commit 1478d11 into master Oct 20, 2023
2 checks passed
@satabol 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extend "Get Object Data" with option "Apply matrix" and "Join mesh"
2 participants