Version 0.2.0
Fixed Size/UV Issues Atlas builder Calculate UVS during Packing Fix File loader loading height into width Set Atlas Size on File load Push Entries on File load Only build palladium, if it is not in build space Add functionality to d7rc-make to check files and create files Fix Palladium Submodule Integration
This commit is contained in:
@@ -48,6 +48,7 @@ class Atlas {
|
||||
PD::Li::Texture::Ref Get(const std::string& name);
|
||||
|
||||
void pSplit(int i, PD::ivec4 pos);
|
||||
void pCreateUVs();
|
||||
|
||||
struct Entry {
|
||||
PD::Li::Rect UV;
|
||||
|
||||
Reference in New Issue
Block a user