Przemo Firszt
5e3dc0c2c9
Tests, FEM: Fix inp file writing test
...
It's a compare line-by-line without comment lines now instead of
previously used md5 sum comparison.
inp pre filtering method suggested by Far-Zer
File location fixes by wmayer
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-08-18 13:44:28 +01:00
Yorik van Havre
53eb0dd758
Arch: Minor fix in OBJ exporter - fixes #2216
2015-08-17 20:27:19 -03:00
Yorik van Havre
0b44729bbe
Draft: Small fix in copying dimensions and texts (didn't take the original style)
2015-08-17 11:50:02 -03:00
Yorik van Havre
6d1cb3c97a
Draft: Small fixes in the new DXF importer
2015-08-17 11:48:02 -03:00
Bernd Hahnebach
0c82efe57a
Arch: fix in import structural analysis ifc
2015-08-14 18:14:30 -03:00
Yorik van Havre
62c0a19071
Added preferences setting for default App::Annotation color
2015-08-13 23:12:00 -03:00
Yorik van Havre
617088284c
Merge branch 'master' of github.com:FreeCAD/FreeCAD
2015-08-13 15:55:43 -03:00
wmayer
4dee0663c3
+ test command to show race conditions in Console class
...
+ fix race conditions in Console class
2015-08-13 18:57:52 +02:00
Yorik van Havre
9d10f3e026
Draft: Added text support to new DXF importer - issue #2205
2015-08-13 10:06:43 -03:00
wmayer
790714712a
+ avoid slow heap checking in debug mode when loading a mesh file
2015-08-12 17:51:22 +02:00
wmayer
c79662e35b
+ fix include dirs for DraftUtils
2015-08-12 17:34:09 +02:00
Yorik van Havre
51cff8f0c3
Draft: Added blocks support to the new dxf importer #2205
2015-08-12 10:23:55 -03:00
Bernd Hahnebach
73808aa15d
Arch: remove trailling white spaces
2015-08-11 20:55:16 +02:00
Bernd Hahnebach
4dc09efd0d
Arch: added object types to struct ifc import
2015-08-11 11:05:16 -03:00
Bernd Hahnebach
aec3ab60cb
Arch: add options to import structural engineering ifc
2015-08-11 11:05:16 -03:00
Yorik van Havre
d5f80ff61c
Draft: Starting a C++ DXF importer - issue #2205
2015-08-10 19:55:59 -03:00
wmayer
13bf1a9cf5
+ make FEM unittest more platform independent
2015-08-05 11:31:14 +02:00
Przemo Firszt
f395f38d09
Tests, FEM: Add missing Density and update md5 of standard inp file
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-08-05 11:02:37 +02:00
Yorik van Havre
192dca36c5
Draft: small bugfix - fixes #2159
2015-08-04 23:58:46 -03:00
Yorik van Havre
8c222a8c51
Draft: small bugfix - issue #2162
2015-08-04 23:50:33 -03:00
Yorik van Havre
2bc0826c77
Arch: Reintroduced support for custom subvolumes for windows
2015-08-04 22:18:30 -03:00
wmayer
76c0f55ebe
+ make mesh merge more performant
2015-08-04 11:32:52 +02:00
Yorik van Havre
b4ea012edc
Mesh: Added Mesh Merge command
...
This command joins selected mesh objects into one
2015-08-03 15:46:30 -03:00
Yorik van Havre
cfbcd3a6f3
Arch: Encoding fix in DAE importer
2015-08-03 15:45:47 -03:00
wmayer
617bd8c859
+ re-insert removed line
2015-08-03 10:53:36 +02:00
wwmayer
e7441149f0
+ fix many minor warnings, activate -Wall for gcc
2015-08-02 22:32:18 +02:00
wmayer
92a65a8b5b
+ remove option to build deprecated cam module
2015-08-01 10:47:46 +02:00
Przemo Firszt
bc442592d2
Tests, Units: Add Density test
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-31 14:04:14 -03:00
Przemo Firszt
f808f03302
Tests, Units: Fix formatting
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-31 14:04:14 -03:00
Przemo Firszt
d380187ef3
FEM, Material: Add DENSITY to inp files and basic material files
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-31 14:04:14 -03:00
Przemo Firszt
b85c4430bd
FEM: Fix invalid stdout/stderr variable names
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-31 14:04:13 -03:00
Yorik van Havre
2475be5fa1
Arch: more fixes in IFC importer
2015-07-31 12:56:13 -03:00
Yorik van Havre
5ae28eb038
Arch: small bugfix in IFC importer
2015-07-30 11:53:57 -03:00
Yorik van Havre
686f2adc58
Draft: small cosmetic fix to DXF importer
2015-07-30 11:53:18 -03:00
Przemo Firszt
d371cff4f2
FEM: Rename Fem_Quick_Analysis icon to fem-quick-analysis
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
b5c08388b8
FEM: Rename Fem_Result icon to fem-result
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
35f506d369
FEM: Rename Fem_Purge_Results icon to fem-purge-results
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
4c813656ea
FEM: Rename Fem_NewAnalysis icon to fem-new-analysis
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
2a3409b4a6
FEM: Rename Fem_Material icon to fem-material
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
facb110329
FEM: Rename Fem_Inp_Editor icon to fem-inp-editor
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
6ca8a12525
FEM: Rename Fem_FemMesh_createnodebypoly icon to fem-fem-mesh-create-node-by-poly
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
bb1a41f15e
FEM: Rename Fem_FemMesh icon to fem-fem-mesh-from-shape
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
c9c28a8690
FEM: Rename Fem_ConstraintPulley icon to fem-constraint-pulley
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
dc35235863
FEM: Rename Fem_ConstraintPressure icon to fem-constraint-pressure
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
1d766e9677
FEM: Rename Fem_ConstraintGear icon to fem-constraint-gear
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
5674ca802e
FEM: Rename Fem_ConstraintForce icon to fem-constraint-force
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
93b24a1ab7
FEM: Rename Fem_ConstraintFixed icon to fem-constraint-fixed
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
505b4ba8d3
FEM: Rename Fem_ConstraintBearing icon to fem-constraint-bearing
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:33 -03:00
Przemo Firszt
7a71e14a78
FEM: Rename Fem_Analysis icon to fem-analysis
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:33 -03:00
Przemo Firszt
337881348c
FEM: Rename Fem_AddPart icon to fem-add-part
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:33 -03:00