2e4a3bae67d5b6f80e89bed3291bea62930ac505
Currently, the geometry nodes modifier always creates a time dependency if there is a bake animation node, even if there is no bake. Changing this is not entirely trivial, because it is only known during evaluation if there is baked data. Making `Still` the default works around that issue in many cases where the Bake node is in a node group asset that does not depend on time. Furthermore, it's nice to have the "cheaper" version of the node by default, which is baking a single frame, instead of baking everything. Pull Request: https://projects.blender.org/blender/blender/pulls/117999
…
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.
Description
Languages
C++
78%
Python
11%
C
6.3%
GLSL
2.2%
CMake
1.3%
Other
1.1%
