Version 1.4.3
Improvements in GLRenderer
- Integrated new features from the Beta Renderer into GLRenderer.
- Removed the Beta Renderer.
- Support for virtual resolutions: Allows rendering with different camera and window resolutions (e.g., window 1280x720, camera 1920x1080).
Changes in Model GameElement
- GetAnimationLength: Added new function.
- GetCurrentAnimationFrame: Added new function.
- AddAnimationCallback: Added new function.
- StopAnimation: Added new function.
Changes in Animation (3D) Class
- AnimationLength: Added new function.
- GetKeyFrameIndex: Added new function.
These updates enhance the functionality and flexibility of GLRenderer and animations.