You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a long time not touching vren's code, I've been back at it and I'm wondering why render_target is only used in imgui_renderer::render and debug_renderer::render and not in other renderers. Investigate the reason and eventually remove render_target
The text was updated successfully, but these errors were encountered:
After a long time not touching
vren
's code, I've been back at it and I'm wondering whyrender_target
is only used inimgui_renderer::render
anddebug_renderer::render
and not in other renderers. Investigate the reason and eventually removerender_target
The text was updated successfully, but these errors were encountered: