Topic: Physics constraint - Setting parentObjectId
Suggestion.
In MScene::prepareConstraints(), if parentObjectId is not null, its value should be used instead of parentName. This will allow dynamic creation of physics constraint without having to retrieve the name of the parent object which may as well not have a name at all since it may have been generated via code.