Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Release 1.1.0

Compare
Choose a tag to compare
@surol surol released this 27 Feb 07:06
· 565 commits to master since this release

Changes

  • Recurrent render shot is executed ASAP.
    It will be scheduled to currently executed queue, unless a shot executed in the same schedule already.
    In the latter case it will be scheduled to the next queue as before.

Breaking Changes

  • ScheduledRender renamed to RenderShot
  • ScheduledRenderQueue renamed to RenderQueue