New rlgl functions and texture can be given as table.

This commit is contained in:
jussi
2023-06-01 20:35:06 +03:00
parent 4e09bc7d61
commit 8008ebf1b0
17 changed files with 773 additions and 296 deletions

View File

@@ -20,8 +20,8 @@ Backlog {
* ImageDrawCircleLines
* ImageBlurGaussian
* Models
* LoadMaterials
* LoadMaterials (Load materials from model file)
* LoadMaterialsFromModel (Could then for example edit and set back to model)
* Needs Testing
* UpdateTexture
* UpdateTextureRec
@@ -35,4 +35,4 @@ Backlog {
Bugs {
* CameraLib. Lateral movement is slower if looking down or up.
}
}