Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 302 Bytes

CHANGELOG.md

File metadata and controls

16 lines (11 loc) · 302 Bytes

PaceLib releases

Changelogs

1.1.2:

  • Refactor, add setters, getters for props
  • Use default constructors/destructors
  • Fix TextInput not drawing input
  • Added Rotateable interface
  • Texture: on empty tex_name create new texture with access parameter
  • Use blend for text rendering

1.1.3:

  • todo