Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Release 1.19
#1
This release adds the following features:
  • Spriteset: adds TLN_SetSpritesetData() to modify spriteset attributes and pixels at runtime.
  • Window: adds CWF_NEAREST window flag to the TLN_WindowFlags enum for window creation. This flag upscales window with nearest-neighbour insted of default bilinear filter.
  • Engine: adds TLN_SetFrameCallback() to get a user-provided function called when a frame is about to be drawn. Especially useful for multi-threaded window
  • Python binding: updated with new 1.19 features and added parameters to structure initializers
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)