Releases: Qualsu/InSDL
Releases · Qualsu/InSDL
InSDL-v0.6.0
Changes:
- Add SDL resource RAII
- Add input state
- Add errors
- Add documentation
- Add
insdlnamespace - Add
deltaTime,clear,renderer,window,surfaceapp 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
Changes:
- Change batch compiling file to makefile
- Merging Frect and Rect into one class
- Logo redesign
InSDL-v0.4.0
Changes:
- add code tips
- refactroing
- fix static task
InSDL-v0.3.0
Changes:
- add audio
- remove
error,getError - move project manager to another repository
InSDL template
changre readme and add getError