A c++ Godot engine module, to layer, pack, and merge textures at runtime.
Go to file
Relintai 280dabf737 Implemented margins. 2019-10-22 00:03:04 +02:00
rectpack2D Implemented reference counting. 2019-10-21 23:18:06 +02:00
.gitignore Initial Skeleton. 2019-10-20 21:19:00 +02:00
LICENSE Initial commit 2019-10-20 21:04:56 +02:00
README.md Initial Skeleton. 2019-10-20 21:19:00 +02:00
SCsub Renamed MergeTexture to TexturePacker. 2019-10-21 21:11:11 +02:00
config.py Initial Skeleton. 2019-10-20 21:19:00 +02:00
register_types.cpp Renamed MergeTexture to TexturePacker. 2019-10-21 21:11:11 +02:00
register_types.h Renamed the module to texture_packer. 2019-10-21 21:05:02 +02:00
texture_packer.cpp Implemented margins. 2019-10-22 00:03:04 +02:00
texture_packer.h Implemented margins. 2019-10-22 00:03:04 +02:00

README.md

merge_texture

TODO