For global things like the view direction vector and the
bg_movie_clips
, these should go intoState
andResources
.
Is it still true?
It is hard to move camera_forward
and `camera_pos…
One more option. Bring back the design of Empties
class when it consisted regular/in front logic and put image passes inside. It would move out of regular/in front layers in `overlay_next_instanc…
I'll run through all cases to comment all passes.
It took some time to test them and after few days for sure I could only say what empties_blend_ps_
is for.
Do you see potential issue with this approach? Code duplication?
I'm very enthusiastic about separating empty images from camera images . And can't see any danger of code duplication.
…
Sorry for noise, but after thinking a bit I realized replies where not directly to the question.
Given passes set is difficult to group as regular and in front ones. Image passes have three…