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

An endpoint in the Rest API for deleting meshes #673

Open
Frissj opened this issue Nov 8, 2024 · 1 comment
Open

An endpoint in the Rest API for deleting meshes #673

Frissj opened this issue Nov 8, 2024 · 1 comment
Assignees
Labels
feature toolkit RTX Remix application triage

Comments

@Frissj
Copy link

Frissj commented Nov 8, 2024

Contact Details (Optional)

No response

What is the context of the feature/improvement?

I would like to add the ability to automatically delete the old mesh that had been imported to blender with my addon. This saves you time as you don’t have to hunt around for overlapping geometry.

Please describe the feature/improvement?

Adapting the replace mesh endpoint to delete a mesh if the content is set to None for example.

What would be your solution? (optional)

No response

Version

2024.4.1

Media

No response

@Frissj Frissj added feature toolkit RTX Remix application triage labels Nov 8, 2024
@automata-rtx
Copy link

Yes this would be great. I used his addon to replace a barrier prop in my project and it worked flawlessly. However the original mesh was still present and needed to be manually deleted. Would be a great QoL feature if the API supported such a feature so he could implement it into his Blender addon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature toolkit RTX Remix application triage
Projects
None yet
Development

No branches or pull requests

3 participants