Skip to content

v1.2.0

Latest

Choose a tag to compare

@Fewnity Fewnity released this 12 Jun 16:22

A new update of Xenity Engine is available that fixes bugs! 👾

What's Changed

  • Fix typo in right-click menu item label by @00due in #5
  • Disable moving and deleting game.cpp and game.h by @00due in #6
  • Fix editor freeze when loading an invalid project by @00due in #7
  • Rough orderInLayer sorting for SpriteRenderer. by @Demexis in #17
  • Fix potential crash when destroying a component
  • Fix crash when using special characters
  • Fix rendering issue on PS3
  • Fix Json files indent
  • Add GetAnyKeyDown, GetAnyKey and GetAnyKeyUp functions
  • Add missing includes in xenity.h
  • Fix UI ordering in play mode

How to update:

If you have already used Xenity, to keep your settings, copy theses files from your old Xenity folder to the new one:

  • imgui.ini
  • menu_settings.json
  • engine_settings.json
  • projects.json

How to install:

If you haven't used Xenity before, see the installation guide: https://fewnity.github.io/Xenity-Engine/installation/installation.html

New Contributors

Full Changelog: v1.1.0...1.2.0

Thanks for using Xenity!