Skip to content

Releases: shubha360/Evolve-Engine

v1.2.0

13 Apr 09:29
eec8d18

Choose a tag to compare

Pre-built library and the dependencies specifically for use in Visual Studio on 32-bit and 64-bit Windows systems.

Changes in this release:

  • AudioPlayer class added.
  • Size2D and Position2D structs added.
  • Removed unnecessary and excessive use of std::string.
  • Variable naming convention changed.
  • Minor bugs fixed.

v1.1.0

15 Mar 08:11
144bf77

Choose a tag to compare

Pre-built library and the dependencies specifically for use in Visual Studio on 32-bit and 64-bit Windows systems.

Changes in this release:

  • ShapeRenderer class added.
  • Gui renders shapes instead of textures.
  • Engine assets updated.
  • Enum class GlyphOrigin has been removed.
  • RectDimension has been converted into class. Added enum class Origin.
  • Fixed the font library linking bug that occurred in the x86 release.

v1.0.0

11 Mar 13:19

Choose a tag to compare

Pre-built library along with the dependencies specifically for use in Visual Studio on both 32-bit and 64-bit Windows systems.