Skip to content

Commit

Permalink
Merge branch 'master' into Prefab_addLinkParameter
Browse files Browse the repository at this point in the history
  • Loading branch information
marques-bruno authored Aug 18, 2020
2 parents ffde865 + 675191b commit be31d20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Plugin/src/SofaPython3/Prefab.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ void Prefab::reinit()
/// Beurk beurk beurk
sofa::simulation::getSimulation()->initNode(this);
execute<VisualInitVisitor>(nullptr);

d_componentState.setValue(sofa::core::objectmodel::ComponentState::Valid);
}

void Prefab::doReInit()
Expand Down

0 comments on commit be31d20

Please sign in to comment.