0
0
forked from blender/blender
The official Blender project repository.
Go to file
Campbell Barton 742a8b47cd PyAPI: expose the popup region in the context
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.
2024-05-09 12:56:43 +10:00
.gitea
.github
build_files CMake: Fix ASAN builds on windows 2024-05-07 12:19:20 -06:00
doc
extern Audaspace: porting bugfixes for CoreAudioDevice from upstream. 2024-05-06 08:28:20 +02:00
intern Cycles: Enable OIDN 2.3 lazy device module loading 2024-05-07 14:07:39 +02:00
lib
locale I18N: Updated UI translations from git/weblate repository (0f22b707beed2d8). 2024-05-06 12:46:09 +02:00
release
scripts Nodes: add color tag to node groups 2024-05-08 22:00:35 +02:00
source PyAPI: expose the popup region in the context 2024-05-09 12:56:43 +10:00
tests Fix #121436: Compositor: 2d Stabilization translates image when set to bicubic 2024-05-07 21:08:28 +02:00
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.

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.