wmayer
|
05e8a4f74c
|
+ fixes #0001549: crash with Draft move tool while sketch is in edit mode
|
2014-05-20 15:25:03 +02:00 |
|
Yorik van Havre
|
b56e9a4923
|
Updated ts files
|
2014-05-11 14:49:24 -03:00 |
|
wmayer
|
6ac93e9d72
|
Add initial support for different libdir (jobermayr)
|
2014-05-10 12:57:38 +02:00 |
|
wmayer
|
ad24c619d6
|
+ Better support of clang, fix issues discovered by clang
|
2014-05-05 18:25:59 +02:00 |
|
wmayer
|
4b2b243e47
|
+ compile with clang
|
2014-05-05 16:24:01 +02:00 |
|
mdinger
|
1498e99cef
|
Move python module prefix and suffix properties into macro to be set together
|
2014-05-03 16:00:30 +02:00 |
|
wmayer
|
67edfb895b
|
+ Fix prefix of Python extensions built with MinGW
|
2014-04-30 18:22:52 +02:00 |
|
mdinger
|
e2bd648e9a
|
Remove unnecessary quotes.
|
2014-04-30 13:41:16 +02:00 |
|
mdinger
|
3e3ce381f6
|
Apply SET_BIN_DIR macro to Mod
|
2014-04-30 13:41:13 +02:00 |
|
jriegel
|
17f1409d52
|
fix FEM result dialog
|
2014-04-14 03:17:37 +02:00 |
|
jriegel
|
ec79f534b6
|
Fix in color calculation
|
2014-04-13 18:03:04 +02:00 |
|
jriegel
|
7a71038d71
|
some fixes in Fem
|
2014-04-13 16:42:41 +02:00 |
|
jriegel
|
bd2af70902
|
fix load of BDF with element number bigger 1000000
|
2014-03-24 21:12:21 +01:00 |
|
Yorik van Havre
|
bc73f76a63
|
Updated ts files from source
|
2014-03-10 20:36:59 -03:00 |
|
wmayer
|
f5b7347b35
|
+ fixes #0001449: CalculixLib.py not included in ~/src/Mod/Fem/CMakeLists.txt
|
2014-02-27 23:50:23 +01:00 |
|
wmayer
|
f0d8650c3c
|
+ Fix broken unit tests
|
2014-02-25 15:24:10 +01:00 |
|
jriegel
|
9f97cab125
|
Improve runing the Calculix process
|
2014-02-18 22:07:46 +01:00 |
|
jriegel
|
6a577c5004
|
using QProcess for starting Calculix
|
2014-02-16 14:33:55 +01:00 |
|
jriegel
|
473c950025
|
fix for reset the color information on changing the base mesh
|
2014-02-16 14:33:47 +01:00 |
|
jriegel
|
34d3c39dc3
|
Implementing Calculix binding
|
2014-02-12 19:39:49 +01:00 |
|
wmayer
|
e8eb0bd828
|
+ support loading projects with old pad features, fix critical bug where the unit gets replaced
|
2014-02-12 15:14:02 +01:00 |
|
jriegel
|
c25379158c
|
Writing Calculix file
|
2014-02-12 00:15:57 +01:00 |
|
jriegel
|
62a686c850
|
Calculix Analysis output
|
2014-02-11 19:49:47 +01:00 |
|
jriegel
|
2cdb8f39c2
|
Further implementing MechanicalAnalysis
|
2014-02-09 21:40:46 +01:00 |
|
jriegel
|
9f47c54e51
|
First tests of using InputField via Python
|
2014-02-09 20:50:07 +01:00 |
|
jriegel
|
131e4c2568
|
Finish get nodes by surface
|
2014-02-09 17:55:35 +01:00 |
|
jriegel
|
b87ea22edf
|
Get node of face implementation
|
2014-02-09 17:55:34 +01:00 |
|
jriegel
|
b48581c16a
|
Fix for Python binding in FEM result objects
|
2014-01-15 19:33:44 +01:00 |
|
jriegel
|
506ef4f619
|
Increase Performance Postprocessing
|
2014-01-11 14:50:22 +01:00 |
|
jriegel
|
0bb6181049
|
Improving Post-Processeing performance
|
2014-01-11 14:50:08 +01:00 |
|
wmayer
|
50657dc505
|
+ Migrate Fem to PySide
|
2014-01-09 13:36:29 +01:00 |
|
wmayer
|
3fe720f3bc
|
+ Replace math.h with cmath
|
2014-01-05 11:25:40 +01:00 |
|
jriegel
|
c643f80e89
|
Further implementation of Post-Processing
|
2014-01-03 17:30:49 +01:00 |
|
jriegel
|
867fe3a050
|
Build fixes
|
2014-01-02 15:09:10 +01:00 |
|
wmayer
|
6ca39c5e63
|
+ comment out non-existing Python module in FEM workbench
|
2014-01-02 13:59:53 +01:00 |
|
jriegel
|
bdb78ce9bf
|
Start Gui for Displacement Post-Processing
|
2013-12-31 17:16:51 +01:00 |
|
jriegel
|
fd62480958
|
Postprocessing: Color per Element at FemMesh
|
2013-12-31 13:52:13 +01:00 |
|
jriegel
|
032d7dd2fe
|
Finish loading Calculix result files
|
2013-12-31 12:41:22 +01:00 |
|
jriegel
|
4d6aa134e6
|
Read Calculix Result files (*.frd) mesh
|
2013-12-30 22:33:05 +01:00 |
|
jriegel
|
896149dc7c
|
Allow seting of transformation without copy the mesh
|
2013-12-10 23:05:07 +01:00 |
|
jriegel
|
3fb1dee566
|
Volum for Tet10 FemMesh
|
2013-12-09 23:52:44 +01:00 |
|
jriegel
|
09a2e1b504
|
Starting Calculix integration
|
2013-12-06 23:26:56 +01:00 |
|
jriegel
|
4837cc7061
|
fix error of gcc and remove old parser code.
|
2013-12-05 08:42:33 +01:00 |
|
jriegel
|
7aef3c1aff
|
fix in get visible faces
|
2013-12-02 20:35:12 +01:00 |
|
jriegel
|
8e1fe50100
|
Finish Displacement and animation of it.
|
2013-11-28 23:30:21 +01:00 |
|
jriegel
|
43951a0be0
|
Starting Displacement post-processing to the FemMesh ViewProvider
|
2013-11-28 19:52:58 +01:00 |
|
jriegel
|
b8c80bd35c
|
Adding python capabilities to the Result objects
|
2013-11-28 19:52:41 +01:00 |
|
jriegel
|
84601cc346
|
Objects for Results of FEM analysis
|
2013-11-27 20:14:58 +01:00 |
|
wmayer
|
fdc6dac004
|
+ Fix FEM install target
|
2013-11-27 16:26:43 +01:00 |
|
wmayer
|
a68de802d8
|
+ Remove duplicate icon
|
2013-11-25 10:26:09 +01:00 |
|