forked from blender/blender
The official Blender project repository.
Campbell Barton
742a8b47cd
Expose the region used for a temporary popup to the context so it's possible for scripts to access the popup-region they're being drawn in. Note that the internal naming is currently "menu" which is misleading as these are used for all kinds of dialogs & popups. The RNA member is called `region_popup` in this commit, we could consider changing the name internally too. Needed so it's possible for scripts to access the splash screen so it can be refreshed, see: #120612. |
||
---|---|---|
.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.