Blender Git Commit Log

Git Commits -> Revision 933999d

Revision 933999d by Jacques Lucke (master)
May 20, 2021, 12:39 (GMT)
Cleanup: rename incorrectly named experimental feature flag

The `WITH_GEOMETRY_NODES` flag does not make sense anymore,
it is just protecting the `Simulation` data block that is not used
currently.

Commit Details:

Full Hash: 933999db752681ce881760e75befccd17e706f41
Parent Commit: 0745afe
Lines Changed: +13, -13

9 Modified Paths:

/source/blender/editors/object/CMakeLists.txt (+1, -1) (Diff)
/source/blender/editors/space_buttons/CMakeLists.txt (+1, -1) (Diff)
/source/blender/makesrna/intern/CMakeLists.txt (+1, -1) (Diff)
/source/blender/makesrna/intern/makesrna.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_internal.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_main.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_main_api.c (+3, -3) (Diff)
/source/blender/modifiers/CMakeLists.txt (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021