Johann Woelper
Johann Woelper
Addressed in the new redesign branch
I think you are spot on, I tried debugging a bit and saw it tried to access a texture that was probably just cleared. Your help would be appreciated as...
Reopening - @B-LechCode this apparently happens as well if clicking on any item in "Alpha tools" in the Info panel, such as "Show Alpha bleed".
This is intended as you can't open more than one image at a time.
I don't think that this would be high priority as a feature request. What would you expect to happen if you pass multiple files on the command line?
And what exactly would happen after you open them? Do you mean they would be loaded into a sequence?
Hi! I think this is a bit of a misquote. I said "I am not going to make this a complete svg renderer.", but I think it still makes sense...
It sounds a bit esoteric, but every SVG/Vector you see is rasterized in the end :) - I just chose to do that once at load. Having some kind of...
I've mentioned here as well (original cause in that issue) https://github.com/woelper/oculante/issues/469
I think that could work. I was also going to suggest we pick one single point where we update the texture so we don't have any race condition if that...