Marcel Wiessler
Marcel Wiessler
Ok - thanks for the link!
Here's also another very very simple model where this would help (it would probably not remove any vertices in this simple case) [BenchSmall.zip](https://github.com/donmccurdy/glTF-Transform/files/14759301/BenchSmall.zip) 
Are you referring to this? 
Moved the issue to the right repository. This is on OSX? Can you try disabling the custom console? 
Yea it can be. I've seen this before but didnt get to figuring out where exactly it happens (some specific editor version I think, probably the one you mentioned). I'm...
Could you try using 2.3.13 ?
any info @ROBYER1 ?
Hello @AldeRoberge have you tried writing a custom filter? See for example https://github.com/needle-tools/needle-console/blob/main/package/Editor/CustomConsole/Filters/LineFilter.cs and I think you have to register it yourself: https://github.com/needle-tools/needle-console/blob/20eea401786994889eb2f271b031e5315a58b073/package/Editor/CustomConsole/ConsoleFilter.cs#L146 here is how builtin filters are registered:...
The channels dropdown is something the OP asked about but it's not a feature of the console here See my previous response - you can try adding it as a...
Yes and feel free to make a PR and/or update the readme if you think information is missing or could be more clear