Skip to content

Version 1.4.3

Compare
Choose a tag to compare
@Andy16823 Andy16823 released this 18 Jul 11:01
· 7 commits to main since this release

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.