Skip to content

Releases: Qualsu/InSDL

InSDL-v0.6.0

05 Jun 19:02
197082f

Choose a tag to compare

Changes:

  • Add SDL resource RAII
  • Add input state
  • Add errors
  • Add documentation
  • Add insdl namespace
  • Add deltaTime, clear, renderer, window, surface app methods
  • Change define names
  • Change name style to camelCase
  • Fix font path
  • Fix include paths
  • Fix fill colors args
  • Remove unsafe copy SDL objects
  • Remove using namespace

InSDL-v0.5.0

01 Feb 14:39

Choose a tag to compare

Changes:

  • Change batch compiling file to makefile
  • Merging Frect and Rect into one class
  • Logo redesign

InSDL-v0.4.0

04 Jun 14:14

Choose a tag to compare

Changes:

  • add code tips
  • refactroing
  • fix static task

InSDL-v0.3.0

19 May 18:09

Choose a tag to compare

Changes:

  • add audio
  • remove error, getError
  • move project manager to another repository

InSDL template

28 Apr 18:56

Choose a tag to compare

InSDL template Pre-release
Pre-release
changre readme and add getError