RedGradient / MinecraftSkinEditor

Skin editor for Minecraft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCSkinEditor UI

Minecraft Skin Editor

⚠️ ALPHA version

How to run

$ git clone https://github.com/RedGradient/MinecraftSkinEditor.git
$ cd MinecraftSkinEditor
$ make build

Known issues

  • Linux: wrong calculation of click on the GLArea
  • Artifacts on the model
  • macOS: GTK warnings in console: "Broken accounting of active state for widget"
  • 'Wardrobe' and 'Reset' actions do not support undo/redo operations
  • HTTP API request to skin API is synchronous
  • No asking to save before closing the App

About

Skin editor for Minecraft

License:GNU General Public License v3.0


Languages

Language:Rust 99.0%Language:GLSL 0.8%Language:Makefile 0.2%Language:CSS 0.0%