FreeCAD: master 6437beae

Author Committer Branch Timestamp Parent
Przemo Firszt wmayer master 2015-04-15 11:19:03 master 76aa89b5
Changeset FEM: Use default True value for material dirs

Defaulting to False was causing problems during migration. The default
checkbox of linked FEM preferences is True, but for the first time users
there was nothing stored in UseBuiltInMaterials, UseMaterialsFromConfigDir
and UseMaterialsFromCustomDir, so the materials were not showing up in
the material ComboBox.

Reported-by: wmayer
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
mod - src/Mod/Fem/MechanicalMaterial.py Diff File