Get the latest Blender, older versions, or experimental builds.
Stay up-to-date with the new features in the latest Blender releases.
See which projects are currently being worked on and what's next.
Guidelines, release notes and development docs.
Access production assets and knowledge from the open movies.
Documentation on the usage and features in Blender.
A platform to collect and share results of the Blender Benchmark.
The yearly event that brings the community together.
Support core development with a monthly contribution.
Perform a single donation with more payment options available.
https://developer.blender.org/D643 Separates graphics context creation from window code in Ghost so that they can vary separately.
The ultimate goal is to only allow the rasterizer to handle OpenGL and bf_gpu calls. This commit creates a RAS_ILightObject interface and a RAS_OpenGLLight implementation.