summaryrefslogtreecommitdiff
path: root/third_party/stb_image.h
AgeCommit message (Collapse)Author
19 hoursfeat(assets): Add Texture Asset support (Task #18.0 prep)skal
- Integrated stb_image for image decompression in asset_packer. - Added GetTextureAsset helper in asset_manager. - Updated procedural asset generation to include dimensions header for consistency. - Updated test_assets to verify new asset format.