This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/gpu
Brecht Van Lommel b6459105b4 OpenGL Render restored.
I tried to make it integrate more with regular render but couldn't
do it well, it still needs a 3D view to take the settings from, and
can't run in a separate thread due to OpenGL.

However, it is now rendering to an offscreen buffer which then gets
displayed in the image window. This requires FBO's to be available, so
a fallback creating a new window is still needed. Currently available
from the Render menu in the top header.
2009-10-28 18:03:04 +00:00
..
2009-10-28 18:03:04 +00:00
2009-09-09 18:39:40 +00:00
2009-10-13 19:02:30 +00:00
2009-09-09 18:39:40 +00:00
2009-10-28 18:03:04 +00:00
2009-09-09 19:31:43 +00:00