Find a file
Sergey Sharybin 29aaa2922d Fix performance issue when tagging relations for update
The relations update code does tagging needed to ensure that the
array of bases is updated when relations are updated. It was done
by tagging the Scene ID node, and potentially recursing into all
dependent depsgraph nodes. If there is a driver on a scene property
it was unnecessarily re-evaluated.

This solves the slow behavior of adding objects in the test file
from #117335.

Pull Request: https://projects.blender.org/blender/blender/pulls/117403
2024-01-22 12:27:55 +01:00
.gitea
.github
build_files
doc
extern
intern Cleanup: spelling in comments 2024-01-22 12:44:56 +11:00
locale
release
scripts Anim: create new bone collections as next sibling of active one 2024-01-22 10:34:30 +01:00
source Fix performance issue when tagging relations for update 2024-01-22 12:27:55 +01:00
tests
tools
.clang-format
.clang-tidy
.editorconfig
.git-blame-ignore-revs
.gitignore
AUTHORS
CMakeLists.txt
COPYING
GNUmakefile
make.bat
pyproject.toml Black: skip string normalisation 2024-01-22 10:09:33 +01:00
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.