diff options
| author | Ray <[email protected]> | 2022-11-15 12:16:28 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2022-11-15 12:16:28 +0100 |
| commit | fadc29d811de346218b4d03a41e3d90904043bd6 (patch) | |
| tree | 275cc83db29c67e721ddf6b2be139501444b1d55 /.github/workflows/linux_examples.yml | |
| parent | 4bb71c8fa2e4965bf416f5dbf5838284cdf8a333 (diff) | |
| download | raylib-fadc29d811de346218b4d03a41e3d90904043bd6.tar.gz raylib-fadc29d811de346218b4d03a41e3d90904043bd6.zip | |
WARNING: REMOVED: `DrawCubeTexture()`, `DrawCubeTextureRec()`
Those two functions have been moved to a new example: `models_draw_cube_texture`. The reasons for this decision:
- Function inflexibility: Many users with the need to draw a textured cube could need to customize the texture applied to every face, that function did not allow that kind of functionality.
- rlgl functionality exposure: The implementation exposed will teach users how to implement custom textured triangles drawing.
Diffstat (limited to '.github/workflows/linux_examples.yml')
0 files changed, 0 insertions, 0 deletions
