#Auto Fix off
32 messages ยท Page 1 of 1 (latest)
Please make sure to read #1021015331910713395 as it may answer your question!
Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.
It depends, but probably by clicking "Merge Vertices"
But I don't want to merge vertices. It keeps printing.
Is there any way to prevent this pop-up window from being printed?
๐
@prime snow
Is there any way to disable Auto Fix pop-ups?
Plugins are community-made tools that can be installed under File > Plugins in Blockbench. Most plugins add new features into the Tools menu (previously called "Filter") at the top, but there are also others that add new import or export options under File > Import/Export or similar.
The full plugin list can be viewed here: https://www.blockbench.net/plugins
More info about plugins and how to create them yourself (with Javascript) can be found here: https://github.com/JannisX11/blockbench-plugins
@prime snow
I don't have any separate plugins.
Should I just reset it?
might wanna start from the beginning, can you show these part in your model?
The flow itself where the pop-up appears is not wrong. It's just that the pop-up appears every time, even when it's not wanted.
I was just hanging out for a bit, and I was just trying to finish sculpting.
Isn't there a checkbox that says "don't show this again"? ๐ข
no afaik, but this you might wanna avoid doing it
there's a cut face plugin which allow ofc cut face but only that face without causing a entire loop cut, if that's what you are trying to do
๐
A different question, but is there any plugin that can capture vertex weights?
idk what that is but judging from the name likely not
I meant making your own plugin
Thank you for your answer.
Summary
- There is no function to disable Auto Fix.
1-2. However, it is possible to bypass it with a plugin (not disabling it, but preventing the situation where such a pop-up appears)
Bonus.
There is no plugin that catches vertex weights.
You can disable the auto fix using a plugin
You just have to hook into the vue function somehow and prevent it from running and displaying the dialogue
Thank you for answer. Are there any articles about related plugins or flows?
Is there any other way other than creating the related plugin myself?