Geometry Nodes: store path to simulation bake in modifier #108201

Merged
Jacques Lucke merged 5 commits from JacquesLucke/blender:store-bake-path into blender-v3.6-release 2023-05-24 08:45:39 +02:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit acca9156a0 - Show all commits

View File

@ -1845,8 +1845,6 @@ static void panel_draw(const bContext *C, Panel *panel)
* attribute/value toggle requires a manually built layout anyway. */
uiLayoutSetPropDecorate(layout, false);
uiItemL(layout, (StringRefNull("Dir: ") + StringRef(nmd->bake_directory)).c_str(), ICON_NONE);
uiTemplateID(layout,
C,
ptr,