This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
Release 1.1.0
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 toRenderShot
ScheduledRenderQueue
renamed toRenderQueue