FreeCAD: master f8a45e6b

Author Committer Branch Timestamp Parent
wmayer wmayer master 2020-10-06 13:32:35 master 6d819854
Changeset PartDesign: [skip ci] remove automatic adjustment of view frustum when creating a body

In v0.17 this was needed to fix bug 2503 and was done with commit 798a57e2b7.
Now a more sensible view frustum is already set on document creation.

The automatic adjustment is even annoying now if the document is not empty and nothing is selected because
the view frustum can become too big and thus the objects appear quite small.
mod - src/Mod/PartDesign/Gui/CommandBody.cpp Diff File