github lvcabral/brs-engine v1.8.5
v1.8.5 - Implemented roTextureManager

6 hours ago

This release brings more refactoring, with the Event components being moved to a separate folder, and the implementation of roTextureManager. As the development of the next major version already started, with support for SceneGraph, some changes were done ifDraw2D to allow the reuse of its graphical capabilities on the Nodes rendering. I believe this is a stable state of the core library, and any Roku app developed using the Draw 2D API should be able to perform well in multiple platforms.

Release Changes

  • Implemented ifHttpAgent as a separate interface module by @lvcabral in #464
  • Implemented roTextureRequest and roTextureManager by @lvcabral in #465
  • Implemented mocked roDataGramSocket and extracted common interfaces into ifSocket by @lvcabral in #466
  • Moved events to a separate folder
  • Adjusted rgba parameter in ifDraw2D to be number

Full Changelog: v1.8.4...v1.8.5

Don't miss a new brs-engine release

NewReleases is sending notifications on new releases.