mirror of
https://github.com/blender/blender
synced 2026-09-26 16:15:47 +03:00
Official mirror of Blender
https://www.blender.org/get-involved/developers/
UI would sometimes disappear with the Metal backend. This occured in situations where there was only a single GPUContext within a single GHOST window, meaning the activation routine for the context was never run. Context activation is required to ensure the backbuffer was up to date upon resize. Otherwise, re-sizing the window would cause the screen to turn grey as the new drawables would not be rendered to. Authored by Apple: Michael Parkin-White Co-authored-by: Michael Parkin-White <mparkinwhite@apple.com> Pull Request: https://projects.blender.org/blender/blender/pulls/119299 |
||
|---|---|---|
| .gitea | ||
| .github | ||
| build_files | ||
| doc | ||
| extern | ||
| intern | ||
| lib | ||
| locale | ||
| release | ||
| scripts | ||
| source | ||
| tests | ||
| tools | ||
| .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.
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.
