Started working on IQM/glTF loaders

This commit is contained in:
Ray 2018-09-05 10:59:05 +02:00
parent 10c22c8d61
commit 1fcb3c0317
3 changed files with 2104 additions and 7 deletions

View file

@ -442,6 +442,7 @@ typedef struct RenderTexture2D {
// RenderTexture type, same as RenderTexture2D
typedef RenderTexture2D RenderTexture;
// N-Patch layout info
typedef struct NPatchInfo {
Rectangle sourceRec; // Region in the texture
int left; // left border offset