0
0
forked from blender/blender
The official Blender project repository.
Go to file
Jeroen Bakker c929e251db Fix 102994: GHOST: Fix transparent viewports
On specific platforms the viewport could be rendered transparent on
top of the OS desktop. Mesa adviced us to enable a `EGL_PRESENT_OPAQUE`
when its extension exists.

Partially fixes #102994; mesa-zink (https://docs.mesa3d.org/drivers/zink.html)
still shows transparent viewports. As this PR already improves the situation we
it will be merged.

Pull Request: blender/blender#124395

Pull Request: blender/blender#124485
2024-07-10 22:02:24 +02:00
.gitea
.github
build_files
doc
extern
intern Fix 102994: GHOST: Fix transparent viewports 2024-07-10 22:02:24 +02:00
lib
locale
release Merge branch 'blender-v4.2-release' 2024-07-10 14:09:01 +02:00
scripts Geometry Nodes: support attaching gizmos to input values 2024-07-10 16:18:47 +02:00
source Cleanup: Vulkan: Remove unused variable 2024-07-10 21:44:19 +02:00
tests Cleanup: Style 2024-07-10 15:58:09 +02:00
tools Merge branch 'blender-v4.2-release' 2024-07-10 17:42:39 +10:00
.clang-format
.clang-tidy
.editorconfig
.git-blame-ignore-revs
.gitignore
.gitmodules
AUTHORS
CMakeLists.txt
COPYING
GNUmakefile
make.bat
pyproject.toml
README.md

Blender

Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.

Blender screenshot

Project Pages

Development

License

Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.

See blender.org/about/license for details.