Triton Supreme

Results 4 issues of Triton Supreme

Blender Error Python: Traceback (most recent call last): File "C:\Users\Gebruiker\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\voxwriter\__init__.py", line 61, in execute voxelize(context.active_object, self.filepath, vox_detail=max(0,min(126,self.voxel_detail)), use_default_palette=self.use_default_palette) File "C:\Users\Gebruiker\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\voxwriter\writer.py", line 223, in voxelize color = get_color_from_geometry(target, location,...

### Library Version 5.8.0 ### Describe the Bug I set 2 images in an embed using this code : ```python newEmbed = initialPost.embeds[0] newEmbed.images = [ EmbedAttachment( url=newEmbed.images[0].url ), EmbedAttachment(...

bug
on hold

### Better Server Browser The goal of this PR, as the name suggests, is to revamp the server browser. I recommend merging this PR before mine: https://github.com/R2Northstar/NorthstarMods/pull/624 ### Interesting thing...

needs testing
needs code review
feedback wanted
merge conflicts

### Discord Build Stable ### Discord Version Discord Info stable 444704 (27dfd22) ### Plugin Version 1.13.8 ### Steps To Reproduce When to do the import process to import another config,...

bug