Skip to content
This repository has been archived by the owner on Sep 18, 2022. It is now read-only.

EtherEngine 0.1.39

Pre-release
Pre-release
Compare
Choose a tag to compare
@craftersmine craftersmine released this 27 Mar 17:42
· 133 commits to master since this release

Fixed

  • ee74327 Fixed crash handler title bar icon and text
  • cf9aa45 Fixed GameObject rotation origin and added UIWidget renderer
  • 844c12c Made static 1.0f value of ObjectTransparency instead DefaultValue attribute

Updated

Changed

  • 5cc6f5e Changed ParticleOnUpdateDelegate name to ParticleOnUpdateAction of ParticleSystem

Added

  • af1b5c0 Added texture atlas
  • 04a7c70 Added blending color and object transparency to GameObject
  • c0ff13a Added Clone method to GameObject and updated documentation
  • ae966c0 Added texture set
  • 48c9956 Added UIWidget
  • e815188 Added Tile
  • 1a1a959 Added more deep exception logging
  • b719798 Added exception name to show in crash window
  • f9c5a68 Added method to check point being in bounds in Transform
  • 22ac6d4 Added GameObject and UIWidget OnMouseDown virtual method
  • 1acba9e Added Initialize method in GLGDI wrapper class