Ray fadc29d811 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.
2022-11-15 12:16:28 +01:00
..
2022-10-24 13:37:20 +02:00
2022-08-02 09:27:13 +02:00
2022-11-10 11:51:51 +01:00
2022-08-02 00:36:31 +02:00
2022-08-02 09:21:03 +02:00
2018-09-26 16:02:42 +02:00
2022-08-02 09:21:03 +02:00
2022-08-02 17:25:24 +02:00
2022-08-02 17:25:24 +02:00
2022-11-05 00:31:13 +01:00
2022-08-28 15:20:16 +02:00
2022-10-06 00:56:18 +02:00
2022-10-03 00:07:22 +02:00
2022-11-10 12:03:17 +01:00
2022-02-18 20:30:46 +01:00
2022-08-02 17:25:24 +02:00