Alex Hunsley

Results 22 issues of Alex Hunsley

The code was adding a black (0, 0, 0) palette entry in front of all the quantised colour entries when in fact this shouldn’t be done. This means that in...

Let the range of z values in my numpy array be 0 ... z_max. Voxels in my numpy array with z coord = Z actually appear in MagicaVoxel with z...

Hi, thanks for the lib! I was generating a very simple vox scene with 2 colours in it and have realised py-vox-io seems to have an off-by-one error in it...

Having a quick-load button that loads the most recent state instantly, with no other interaction required, would be really useful. Currently if I'm restoring states often, in a game, I...

UI/UX

* [x] I've read, understood, and done my best to follow the [*CONTRIBUTING guidelines](https://github.com/Alamofire/Alamofire/blob/master/CONTRIBUTING.md). **NOTE:** this is almost the same issue as https://github.com/Alamofire/Alamofire/issues/3392, but using plain HTTP and only one...

needs investigation

As part of my delegate callback in zipArchiveDidUnzipFileAtIndex:totalFiles:archivePath:unzippedFilePath:, I'm deleting some of the unzipped files after processing them. SSZipArchive is not liking this: ``` [SSZipArchive] Error setting directory file modification...

bug

I've been using Tiddlydesktop for about year on my Mac. After upgrade to Big Sur a few weeks ago, it still worked ok. Today, when I launch Tiddydesktop, all screens...

## Bug report ``` Thumbsup version: 2.14.0 Node version: v15.5.1 NPM version: 7.3.0 Operating system: Mac OS 11.1 ``` Not sure if this is a bug or "behaving as designed",...

This file contains GLFMAppDelegate and GLFMViewController, amongst other things. Having this all in one files makes it harder to navigate to one of these things (e.g. in AppCode "quick open"...

enhancement

So for example, in a duplication function, name the params source and dest, instead of M and N. Or name a column parameter 'column' instead of 'r'.