Changesets: FreeCAD

master b7bb4346

2015-04-12 17:15:32

Przemo Firszt


Committer: wmayer Details Diff
FEM: Fill default ccx binary location in Preferences

ccx path is filled for linux and windows if it was empty.

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

master 52db9a6c

2015-04-12 12:43:21

wmayer

Details Diff
+ set shape color when reading STEP with colors
mod - src/Mod/Image/Gui/AppImageGuiPy.cpp Diff File
mod - src/Mod/Import/Gui/AppImportGuiPy.cpp Diff File

master 708f6665

2015-04-12 02:02:30

wmayer

Details Diff
+ fixes 0001831: FreeCAD can start only once Affected Issues
0001831
mod - src/Base/FileInfo.cpp Diff File

master 2a5659c3

2015-04-11 22:30:36

wmayer

Details Diff
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
mod - src/Mod/Arch/importIFC.py Diff File

master 8476bab7

2015-04-11 22:30:11

wmayer

Details Diff
+ fixes 0001963: Only write needed user data in FCSTD file if any. Affected Issues
0001963
mod - src/Mod/Drawing/App/FeaturePage.cpp Diff File
mod - src/Mod/Drawing/App/FeaturePage.h Diff File
mod - src/Mod/Raytracing/App/LuxProject.cpp Diff File
mod - src/Mod/Raytracing/App/LuxProject.h Diff File
mod - src/Mod/Raytracing/App/RayProject.cpp Diff File
mod - src/Mod/Raytracing/App/RayProject.h Diff File

master 5c079f8d

2015-04-11 19:58:33

yorik

Details Diff
Arch: small fix in IFC explorer
mod - src/Mod/Arch/importIFC.py Diff File

master 00daa1cb

2015-04-11 19:04:31

wmayer

Details Diff
+ fixes 0001989: 'Open recent' not saved until exit. Affected Issues
0001989
mod - src/Gui/Action.cpp Diff File

master 4e54841a

2015-04-11 17:34:46

wmayer

Details Diff
+ fixes 0002047: Don't register recent files which can't be opened Affected Issues
0002047
mod - src/Gui/Application.cpp Diff File

master 75fcae04

2015-04-11 13:18:13

Przemo Firszt


Committer: wmayer Details Diff
FEM: Compare material using all properies and handle non-local materials

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

master c62319d2

2015-04-11 13:11:12

wmayer

Details Diff
+ make XML parser more robust against unexpected structure Affected Issues
0002048
mod - src/Base/Reader.cpp Diff File
mod - src/Base/Reader.h Diff File

master c091b874

2015-04-11 11:01:52

Przemo Firszt


Committer: wmayer Details Diff
FEM: Rename comboBox_MaterialsInDir to cb_materials

The combo box no longer stores materials from just one dir, so name
needs to be changed

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

master 8113463e

2015-04-11 10:55:44

Przemo Firszt


Committer: wmayer Details Diff
FEM: Import all materials in init instead of on-demand import

On-demand import is no longer good enough as we have 3 different
material directories and materials may have non-unique names.
A material is now identified by a full file path.

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

master f068e723

2015-04-11 02:45:58

ian.rees

Details Diff
Remember last tab selected in PropertyView
mod - src/Gui/PropertyView.cpp Diff File
mod - src/Gui/PropertyView.h Diff File

master 9ea9980b

2015-04-11 01:06:03

wmayer

Details Diff
+ fix bad choose of limit
mod - src/Mod/Fem/App/FemMesh.cpp Diff File

master 64b83139

2015-04-10 23:38:29

wmayer

Details Diff
+ fix highlighting of words with numbers
mod - src/Mod/Fem/Gui/AbaqusHighlighter.cpp Diff File

master 56b15fb6

2015-04-10 20:40:48

Bernd Hahnebach


Committer: wmayer Details Diff
FEM: CalculiX file, boundaries one line for each axis
mod - src/Mod/Fem/MechanicalAnalysis.py Diff File

master 1c79112f

2015-04-10 19:36:30

wmayer

Details Diff
+ handling of undercore in calltips window
mod - src/Gui/CallTips.cpp Diff File

master b3cbf2b3

2015-04-10 18:25:31

wmayer

Details Diff
+ fix Part.__sortEdges__, check for object type in Part.Wire
mod - src/Mod/Part/App/AppPartPy.cpp Diff File
mod - src/Mod/Part/App/TopoShapeWirePyImp.cpp Diff File

master 08be9170

2015-04-10 17:38:45

Bernd Hahnebach


Committer: wmayer Details Diff
FEM: cheange some Comments in CalculiX input file
mod - src/Mod/Fem/MechanicalAnalysis.py Diff File

master 0c32b1b0

2015-04-10 17:10:28

yorik

Details Diff
Draft: make sure normal is consistent for whole path in PathArray
mod - src/Mod/Draft/Draft.py Diff File

master 343225dc

2015-04-10 16:25:58

Przemo Firszt


Committer: wmayer Details Diff
FEM: Show material description below combo box

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

master 97f5f764

2015-04-10 14:47:12

Przemo Firszt


Committer: wmayer Details Diff
FEM: Add function for adding materiales from a directory

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

master 7a096acc

2015-04-10 02:07:44

yorik

Details Diff
Arch: Objects with same colors are now exported to IFC with same IfcSurfaceStyle
mod - src/Mod/Arch/importIFC.py Diff File

master 1f47d2ca

2015-04-10 01:17:37

yorik

Details Diff
Arch: added DAE importer patch - fixes 0002044 Affected Issues
0002044
mod - src/Mod/Arch/importDAE.py Diff File

master e18796ef

2015-04-09 23:26:06

wmayer

Details Diff
+ fix crash of ccx, use darker green for ccx output, fix typos
mod - src/Mod/Fem/MechanicalAnalysis.py Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 561 562 563 564 565 566 ... 630 ... 649 650 651  Next  Last