Skip to content

Releases: ThuCommix/Sharpex2D

Sharpex2D 1.2.3

17 Jul 11:28
Compare
Choose a tag to compare
Sharpex2D 1.2.3 Pre-release
Pre-release

Changes

  • Inputsystem is now more abstract
  • Touch support
  • GamepadState is public accessable
  • Added Atan2 in MathHelper
  • Added Vector & Cross product to Vector2
  • Fixed nre in matrix2v3
  • Marked the physic system as obsolet
  • Replaced EntityContainer with a simple List
  • Fixed renderer not calling begin if OnRendering is not overwritten
  • Fixed wrong p/invoke signature related to touch
  • Fixed missing loop function in WaveOut
  • Fixed nre if waveout is not initialized
  • Added batched content loading
  • Added events for screen resizing
  • Made Vector2, Ellipse and Polygon struct
  • Added some parts of the new physic system. (Still in progress)

Sharpex2D 0.6.200

02 Jul 09:58
Compare
Choose a tag to compare
Added Idle support

Sharpex2D 0.2.410

04 Jun 08:24
Compare
Choose a tag to compare
Sharpex2D 0.2.410 Pre-release
Pre-release
DX11Renderer 0.4 package