Yorik van Havre
|
940f7e69ba
|
Updated translations
|
2014-05-24 17:35:20 -03:00 |
|
wmayer
|
17b7003ea7
|
+ fixes #0001549: crash with Draft move tool while sketch is in edit mode
|
2014-05-20 15:25:03 +02:00 |
|
Yorik van Havre
|
ec442507e1
|
Updated ts files
|
2014-05-11 14:49:24 -03:00 |
|
wmayer
|
6b89c03181
|
Add initial support for different libdir (jobermayr)
|
2014-05-10 12:57:38 +02:00 |
|
wmayer
|
2d4110b0f3
|
+ Better support of clang, fix issues discovered by clang
|
2014-05-05 18:25:59 +02:00 |
|
wmayer
|
3b6d07833d
|
+ compile with clang
|
2014-05-05 16:24:01 +02:00 |
|
mdinger
|
337f05d56e
|
Move python module prefix and suffix properties into macro to be set together
|
2014-05-03 16:00:30 +02:00 |
|
wmayer
|
1a7cea9b59
|
+ Fix prefix of Python extensions built with MinGW
|
2014-04-30 18:22:52 +02:00 |
|
mdinger
|
a17cce3559
|
Remove unnecessary quotes.
|
2014-04-30 13:41:16 +02:00 |
|
mdinger
|
1942bb7906
|
Apply SET_BIN_DIR macro to Mod
|
2014-04-30 13:41:13 +02:00 |
|
jriegel
|
2bf7083db4
|
fix FEM result dialog
|
2014-04-14 03:17:37 +02:00 |
|
jriegel
|
a988ead620
|
Fix in color calculation
|
2014-04-13 18:03:04 +02:00 |
|
jriegel
|
eadc02d65d
|
some fixes in Fem
|
2014-04-13 16:42:41 +02:00 |
|
jriegel
|
dc6eeb10a6
|
fix load of BDF with element number bigger 1000000
|
2014-03-24 21:12:21 +01:00 |
|
Yorik van Havre
|
3a8d83bed9
|
Updated ts files from source
|
2014-03-10 20:36:59 -03:00 |
|
wmayer
|
a84abfda39
|
+ fixes #0001449: CalculixLib.py not included in ~/src/Mod/Fem/CMakeLists.txt
|
2014-02-27 23:50:23 +01:00 |
|
wmayer
|
75e5d5f3ac
|
+ Fix broken unit tests
|
2014-02-25 15:24:10 +01:00 |
|
jriegel
|
bb98b5afb0
|
Improve runing the Calculix process
|
2014-02-18 22:07:46 +01:00 |
|
jriegel
|
89ea7ad268
|
using QProcess for starting Calculix
|
2014-02-16 14:33:55 +01:00 |
|
jriegel
|
aa6bafa222
|
fix for reset the color information on changing the base mesh
|
2014-02-16 14:33:47 +01:00 |
|
jriegel
|
9c8df98c9f
|
Implementing Calculix binding
|
2014-02-12 19:39:49 +01:00 |
|
wmayer
|
e9b275c7e6
|
+ support loading projects with old pad features, fix critical bug where the unit gets replaced
|
2014-02-12 15:14:02 +01:00 |
|
jriegel
|
29e6610ab8
|
Writing Calculix file
|
2014-02-12 00:15:57 +01:00 |
|
jriegel
|
24b06ad3db
|
Calculix Analysis output
|
2014-02-11 19:49:47 +01:00 |
|
jriegel
|
ad0db9f4c5
|
Further implementing MechanicalAnalysis
|
2014-02-09 21:40:46 +01:00 |
|
jriegel
|
d17fb3aa5d
|
First tests of using InputField via Python
|
2014-02-09 20:50:07 +01:00 |
|
jriegel
|
cd69467ede
|
Finish get nodes by surface
|
2014-02-09 17:55:35 +01:00 |
|
jriegel
|
1341c43e5f
|
Get node of face implementation
|
2014-02-09 17:55:34 +01:00 |
|
jriegel
|
5a4b4da59f
|
Fix for Python binding in FEM result objects
|
2014-01-15 19:33:44 +01:00 |
|
jriegel
|
6078846fa2
|
Increase Performance Postprocessing
|
2014-01-11 14:50:22 +01:00 |
|
jriegel
|
c71c1b8679
|
Improving Post-Processeing performance
|
2014-01-11 14:50:08 +01:00 |
|
wmayer
|
54334ca69d
|
+ Migrate Fem to PySide
|
2014-01-09 13:36:29 +01:00 |
|
wmayer
|
847b6b79e0
|
+ Replace math.h with cmath
|
2014-01-05 11:25:40 +01:00 |
|
jriegel
|
cb63cba061
|
Further implementation of Post-Processing
|
2014-01-03 17:30:49 +01:00 |
|
jriegel
|
80fe8bc000
|
Build fixes
|
2014-01-02 15:09:10 +01:00 |
|
wmayer
|
18c62a52af
|
+ comment out non-existing Python module in FEM workbench
|
2014-01-02 13:59:53 +01:00 |
|
jriegel
|
f92d310ac3
|
Start Gui for Displacement Post-Processing
|
2013-12-31 17:16:51 +01:00 |
|
jriegel
|
efc311f908
|
Postprocessing: Color per Element at FemMesh
|
2013-12-31 13:52:13 +01:00 |
|
jriegel
|
226c25f9d9
|
Finish loading Calculix result files
|
2013-12-31 12:41:22 +01:00 |
|
jriegel
|
c1a3b1434a
|
Read Calculix Result files (*.frd) mesh
|
2013-12-30 22:33:05 +01:00 |
|
jriegel
|
2061c21115
|
Allow seting of transformation without copy the mesh
|
2013-12-10 23:05:07 +01:00 |
|
jriegel
|
132b75e5ab
|
Volum for Tet10 FemMesh
|
2013-12-09 23:52:44 +01:00 |
|
jriegel
|
f53579f671
|
Starting Calculix integration
|
2013-12-06 23:26:56 +01:00 |
|
jriegel
|
894529a223
|
fix error of gcc and remove old parser code.
|
2013-12-05 08:42:33 +01:00 |
|
jriegel
|
9a239261bb
|
fix in get visible faces
|
2013-12-02 20:35:12 +01:00 |
|
jriegel
|
09fe84abbf
|
Finish Displacement and animation of it.
|
2013-11-28 23:30:21 +01:00 |
|
jriegel
|
61e289036e
|
Starting Displacement post-processing to the FemMesh ViewProvider
|
2013-11-28 19:52:58 +01:00 |
|
jriegel
|
7a1a8051aa
|
Adding python capabilities to the Result objects
|
2013-11-28 19:52:41 +01:00 |
|
jriegel
|
feeb053e18
|
Objects for Results of FEM analysis
|
2013-11-27 20:14:58 +01:00 |
|
wmayer
|
680f4c82f7
|
+ Fix FEM install target
|
2013-11-27 16:26:43 +01:00 |
|