Lawrence D'Oliveiro

Results 130 comments of Lawrence D'Oliveiro

Maybe go into your `~/.config/blender/`*version*`/scripts/addons/` folder and get rid of all traces of any existing `add_mesh_SpaceshipGenerator` folder and contents, before trying the installation again.

Correct me if I’ve missed something, but the vulnerability is server-side, is it not? The “fix” in OpenSSH 9 involves modifying the `scp` command to use `sftp` for file transfers,...

It would make sense to return `math.nan` in a situation like this.

I would say, this depends on whether you consider such errors to be bugs in the caller’s code or not. If they are legitimate conditions that could arise in the...

Just a tip, on Linux/*nix systems, programs launched via a GUI tend to have their standard error redirected to the `~/.xsession-errors` file.

Please don’t post screenshots of text; it is much more useful to copy and paste the text itself.

Maybe a simpler solution would be to adapt the XNALara code to create a direct converter to glTF, bypassing Blender altogether.

Actually, let me make that manifest template even simpler: ``` include *.py icons/*.png ```

Just a note that Alpha Hashed mode may not be the [panacea](https://docs.blender.org/manual/en/latest/render/eevee/materials/settings.html) you think it is. Eevee is all about compromises for speed. Because it explicitly avoids doing anything resembling...