ACNLPatternTool icon indicating copy to clipboard operation
ACNLPatternTool copied to clipboard

Animal Crossing: New Leaf Pattern Tool

Results 8 ACNLPatternTool issues
Sort by recently updated
recently updated
newest added

This adds support for the CIELAB color space and makes it accessible through the image loader dialog box. CIELAB was developed so that the euclidean distance between colors pertains to...

Not sure what requirements we want.

enhancement

When user's open the editor they should be able to select from ACNL, ACNH, from Storage/Upload/Conversion instead of going straight to the editor in ACNL mode. This will make it...

enhancement

Break down the existing QR/PBL generation code to be able to procedurally create a QR/PBL code.

enhancement

All textures are applied indiscriminately to all meshes in the model. Change it so that the textures target specific meshes. There's a naming scheme that is associated with the model...

enhancement

Use `Vue.extend` or use https://github.com/vuejs/vue-class-component for proper typing.

enhancement

Steps to Reproduce: 1. switch to ACNH mode 2. pick a color in the ACNH color picker 3. switch to the ACNL color picker (still in ACNH mode) 4. pick...

bug

Converted components to typescript to support long-term maintenance. Added type declarations and additional comments to variables and functions to make it easier to understand how to utilize them. Also added...