mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-07 03:48:15 +00:00

- Camera system moved to a separate module [camera.c] - WIP: Added customization functions for camera controls - Added custom shaders support on batch drawing - Complete redesign of textures module to support multiple texture formats (compressed and uncompressed)