Commit Graph

12993 Commits

Author SHA1 Message Date
Bernd Hahnebach
034375caea FEM: unit test, use better path names 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
8fa12736fc FEM: unit test, move solver framework in new test class 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
f2fe9699e4 FEM: unit test, add test for isOfTypeNew 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
ec0f630fb2 FEM: unit test, add test for FreeCADs isDerivedFrom 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
81061f31a2 FEM: unit test, add test for isDerivedFrom def from fem utils modul 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
5e0f055120 FEM: unit test, add type test for all FEM objects from object creation module 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
a4c2d276db FEM: fem utils, add def to return type for all objects (Python and C++) 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
ff1601be5f FEM: fem tools package, move fem utils in it 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
325abd8641 FEM: unit test, better name for CalculiX new framework machine 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
0070395ba0 FEM: unit test, remove not needed back slashes 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
6fb79b6941 FEM: unit test, rename make objects test def 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
e92e69dc92 FEM: ccx tools, delete elmer code since ccx tools only support ccx 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
e58186e21c FEM: ccx tools, comment improvements 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
5189e1eb0d FEM: constraint body heat source, use for proxy type the same name sheme like other constraints 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
e3e2ac6925 FEM: proxy type, use for all classes the notation Fem:: same as C++ classes 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
41c566af61 FEM: typo in comment 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
b8d8edd642 FEM: Python base constraint, move modules into gui and obj packages 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
22770c6b3c FEM: Python base constraint, split in obj and gui module 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
b1e1b128ab FEM: fem tools package, move ccx tools in it 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
2650f9a556 FEM: fem tools package, add this new package 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
264fb175ff FEM: input writer, move module into solver package 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
f13b72336e FEM: make objects module, fix type of constraint fluid boundary 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
37d9f6f4c2 FEM: obj types, sort constraints 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
4fae2afad1 FEN: z88 writer, comment some logs 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
2de8cb57a1 FEM: ccx input writer, get rid of code duplicate in time meassurement 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
c6b1f9bb48 FEM: z88 input writer, add time output 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
bc9f6a2cf5 FEM: new solver framework, add log if input file writing was finished for Z88 and CCX 2018-01-11 06:22:27 +01:00
Bernd Hahnebach
482239e8e2 FEM: solver framework, use ccx tools as standard solver on new installations 2018-01-11 06:22:27 +01:00
joha2
199edd9bde FEM: solver framework, two checks for _dirTypes 2018-01-11 06:22:27 +01:00
wmayer
9fd18ee8c3 verify iterators in partialTopologicalSort to be on the safe side
currently this can cause a crash because issue 3214 is not fixed yet
See also: https://forum.freecadweb.org/viewtopic.php?f=19&t=26295
2018-01-10 22:16:39 +01:00
Yorik van Havre
efa2ad0d05 Arch: Fixes in IFC exporter 2018-01-10 12:10:32 -02:00
Yorik van Havre
9338660f83 Arch: Better grouping of common Arch properties 2018-01-09 21:55:14 -02:00
Yorik van Havre
e201463770 Arch: Fixed bug in MoveWithHost system 2018-01-09 21:50:24 -02:00
Sammel Lothar LTS
efaabab154 Fix Path Keep View and Sim in Sync,typo Linuxcnc_post 2018-01-09 16:46:12 -02:00
triplus
d5639b103f Qt5 build related improvements
Addition of PYTHON_SUFFIX and PYTHON_BASENAME available in all build scenarios offers more control when compiling (Py2/Py3/Qt5). Using symlinks as a workaround is not needed anymore.

Forum discussion:
https://forum.freecadweb.org/viewtopic.php?f=10&t=12534&p=208323#p208323
2018-01-09 10:07:05 -02:00
triplus
2ff1b84ab6 Grammar error 2018-01-08 21:08:41 +01:00
triplus
d8cb9ab67c Persistent toolbars error handling
Improved handling of potential (future) issues concerning Python based toolbars in Arch/Draft workbench.

Forum discussion:

https://forum.freecadweb.org/viewtopic.php?f=3&t=26256
2018-01-08 21:08:41 +01:00
luz.paz
504f6583dd Typos
The stepcode typos aren't to be found upstream. Recomend we merge nonetheless.
2018-01-08 21:07:00 +01:00
wmayer
e588862034 fix compiler warning 2018-01-08 19:55:07 +01:00
Yorik van Havre
066c3cf374 Draft: Added property to allow to turn off Shape2DView recomputes if invisible 2018-01-08 15:13:01 -02:00
Yorik van Havre
cc58f0db22 Draft: Fixed DXF import 2018-01-08 13:45:10 -02:00
Yorik van Havre
78aa2c96da Merge pull request #1205 from mlampert/bugfix/path-macro-path-3303
Path: Expose getUserMacroDir to python and use in preferences - fixes issue 3303
2018-01-08 12:19:29 -02:00
Markus Lampert
bbb313559f Expose getUserMacroDir to python and use in preferences. 2018-01-07 20:16:49 -08:00
sliptonic
9cc7cf05ec path: fix help message typo 2018-01-07 18:43:16 -02:00
sliptonic
5bca294d16 fixes from IchGucksLive for drilling simulation. Tweaks to linuxcnc post 2018-01-07 18:43:16 -02:00
luz.paz
0c54e0dc3a Path: typos 2018-01-07 18:43:16 -02:00
luzpaz
47cbc42de0 Path: typos 2018-01-07 18:43:16 -02:00
luz.paz
831bf31817 Misc. typos
+ stepcode typo submitted upsream https://github.com/stepcode/stepcode/pull/372
2018-01-07 18:41:29 -02:00
TeroK
442892ffa7 Fixed indentation 2018-01-07 18:39:47 -02:00
TeroK
c5e5958a6e Fixes #3294 TechDraw: Prevent scale changing
Now scale number changing controls are disabled by default and enabled only in
Custom Scale mode.

Previously user was all time allowed to edit scale numerical values.
But this had effect on the size of generated views in drawing page only
when scale type was set to Custom.
2018-01-07 18:39:47 -02:00