I'm using the frame_change_pre handler to get an object rotation and write it down on a text object. It works ferpectly in the playback, but not in render. I assume that's because while rendering the GUI is not updating.
So, how can I get such values in render time?
frame_change_posthandler. – Robert Gützkow Apr 28 '20 at 17:09