friction2d / friction

Friction Graphics
https://friction.graphics
GNU General Public License v3.0
185 stars 10 forks source link

OpenGL: offscreen rendering needed #37

Open rodlie opened 11 months ago

rodlie commented 11 months ago

Friction does not have offscreen rendering, something that blocks issue #25 and #17 .

rodlie commented 11 months ago

Also breaks the queue. Scenes in queue that is not viewable will not render.

"What You See Is What You Can Render"(tm) :wink:

prokoudine commented 10 months ago

I have just one scene open, I can add it to the render queue, but the Render button stays inactive. Is this related?

rodlie commented 10 months ago

No (or I don't think so).

Old version? 0.9.1 had an issue where the render button was disabled. Later versions does not have that issue (btw, I will cut a new release 0.9.4 from main soon, probably this weekend).