You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In November Raylib either moved (to examples) or removed ::DrawCubeTexture(), ::DrawCubeTextureRec(), ::DrawTextureTiled(), ::DrawTextureQuad() and ::DrawTexturePoly() from raylib.h. (See here.)
In raylib-cpp these functions are used in TextureUnmanaged.hpp and Vector3.hpp.