odrick / free-tex-packer

Free texture packer
http://free-tex-packer.com/
MIT License
911 stars 168 forks source link

Wrong export "SheetSplitter" #13

Closed rtalon83 closed 5 years ago

rtalon83 commented 5 years ago

Current Behaviour

If you have a atlas.json when the "components" are like

name.subname.morename.png ( several dots ) name (without extension)

The images in zip are incorrect

Expected Behaviour

Get the name without split ('.')

  1. If it has extension then nothing
  2. If it hasn't extension ( add random extension? add jpeg always? I don't know )
odrick commented 5 years ago

Thanks, my mistake... Please, check fix here: http://free-tex-packer.com/test/

rtalon83 commented 5 years ago

Yes! all correct!

Later, this tool might be completed by:

If I get the time, I help you filling the splitter.

Thanks!!

odrick commented 5 years ago

Cool! 👍