# Candera Transitions

#### Transition reverse improvements

Optimizations on the transition reverse algorithm were done. Reverting an already reversing transition is possible now.

<div class="contents" id="bkmrk-"><div class="contents"><div class="textblock">---

</div></div></div>#### Transition requests

A [Candera::Transitions::Request::End()](http://dev.doc.cgistudio.at/APILINK/class_candera_1_1_transitions_1_1_request.html#aaef5c1b838b7187b9818eb9743cbc714) might now return a null pointer depending on whether the request was filled with content or not. The framework changed so that it uses lazy object creation now to minimize memory operations.

---