An abstraction layer on top of Texture2D.LoadImage to create Texture2D objects at runtime from raw PNG/JPEG data in Unity
Stars
67
Forks
3
Watchers
67
Open Issues
0
Overall repository health assessment
11
commits
1
commits
- Plugin now works directly with png/jpg files rather than converting them to .img files (THIS CHANGE IS NOT BACKWARDS-COMPATIBLE!)
883eb81View on GitHub- Fixed "OnInspectorGUI should call serializedObject.Update()" warnings on Unity 2019.2 or newer
a0056d5View on GitHubAdded donation link (thank you for using my assets, and a special thanks if you consider donating)
2dbeda6View on GitHub