wmayer
66bbdecd07
py3: fix Python2 build
2017-02-28 18:08:06 +01:00
wmayer
52e8d56ca6
py3: ported Sandbox to python3
2017-02-28 17:39:08 +01:00
looooo
79c3cad380
py3: Robot: gathering remaining diff of Robot-Modul
...
d90e334005baa59805a9c812203ef107ca3be2a8
2017-02-28 17:39:08 +01:00
wmayer
b096c0f07b
py3: ported Robot to python3
2017-02-28 17:39:08 +01:00
Priit Laes
80e7a51d01
python: Robot: *.py: Fix python3 syntax
2017-02-28 17:39:08 +01:00
looooo
4dd0ce8b19
py3: ReverseEngeneering: port Py_InitFunc to python3
2017-02-28 17:39:08 +01:00
wmayer
b4d0006e32
py3: ported ReverseEngineering to python3
2017-02-28 17:39:08 +01:00
wmayer
ab383c1df6
py3: ported Raytracing to python3
2017-02-28 17:39:08 +01:00
Priit Laes
165dcb97c2
python: Raytracing: *.py: Fix python3 syntax
2017-02-28 17:39:08 +01:00
looooo
4574348937
py3: Points: gathering commits:
...
5f682d2a97a0b965813077d03fa2aee65377f3b2
5ccfa18e8c8471639a7f98e294625c5532e7440e
24836b36d5214db6823d6ac409afa42ce47ce263
2017-02-28 17:39:08 +01:00
wmayer
137e68d087
py3: ported Points to python3
2017-02-28 17:39:08 +01:00
Bernd Hahnebach
81561f4b49
FEM: visible command names, use FEM instead of Fem
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
1b829a694a
FEM: vtk import, comment not used part of the code
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
24fa05ca14
FEM: code formating, flake8 in import Fenics mesh
2017-02-28 17:35:26 +01:00
joha2
4d5707db30
FEM: fenics xml mesh format, add export module
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
0e71f8f3d0
FEM: mesh view provider, add property to adjust max faces to show inner mesh data
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
aa5fffce2e
FEM: gmsh mesh object task panel, fix import
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
eb38d089ef
FEM: z88 result reader, use generic result fill method
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
98de89a3b2
FEM: fill imported result object, some refactor work
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
f18d56cd50
FEM: result reader, replace try except by if key in dict
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
463ec12c3b
FEM: import tools, move fill result obj with imported results inside import tools module
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
a4393f45e3
FEM: import tools, move imported mesh creation def inside new import tools module
2017-02-28 17:35:26 +01:00
Kunda
f4b84e8963
FEM: source code typos, issue 0002914
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
c0cc70d8a9
FEM: gmsh mesh, make geo file better readable
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
3ee9aa0bbf
FEM: code formating, flake8
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
260f2760e3
FEM: ccx input writer, write object labels as comments
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
1286365de0
FEM: ccx input writer, typo
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
439c10a02c
FEM: vtk post processing, add peeq strain
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
48d2304814
FEM: result task panel, add peeq strain results and add peeq to result stats, by sodelo
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
6117a3f313
FEM: result object, view provider, move task panel checks inside the setEdit
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
633b759186
FEM: 1DFlow, fix unit tests
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
3678647fe2
FEM: 1DFlow, fix z88 input file writer
2017-02-28 17:35:26 +01:00
kgoao
0ae847e137
FEM: 1DFlow, result reading and display results
2017-02-28 17:35:26 +01:00
kgoao
b4b3d1ecb4
FEM: 1DFlow, ccx solver handling
2017-02-28 17:35:26 +01:00
kgoao
02396c352f
FEM: 1DFlow, gui command
2017-02-28 17:35:26 +01:00
kgoao
52b869bf39
FEM: 1DFlow, object modules
2017-02-28 17:35:26 +01:00
kgoao
299d20c025
FEM: 1DFlow, icon
2017-02-28 17:35:26 +01:00
Kunda
0192f2bf20
source typo fixes pt2 (only on py3 merged code)
2017-02-28 17:01:11 +01:00
triplus
3d9788b9b4
Improved macOS statusbar integration
2017-02-27 21:29:48 +01:00
Kunda
a7414e5789
source typo fixes pt1 (only on py3 merged code)
...
issue 0002914
2017-02-27 11:32:47 +01:00
Alexander Gryson
530fe4659c
Update Metadata
2017-02-27 11:26:43 +01:00
Alexander Gryson
df6317f159
Align Robot workbench icons to guidelines
2017-02-27 11:26:43 +01:00
AjinkyaDahale
ba0d29716b
Sketcher: fix issue #0002788
2017-02-27 10:34:16 +01:00
Bruce B. Lacey
f7babe06f1
Qt5: build FreeCAD for macOS with both Qt5 and Qt4
...
* Extend Travis config to build and deploy FreeCAD on
macOS with Qt5, in addition to Qt4
* Link PySide wrapper to <bundle>/MacOS
* Warn on install_name_tool failures (work-around to
confirmed Apple install_name_tool bug)
* Reference XCTest "Current" framework versus "A"
2017-02-27 10:30:36 +01:00
Wolfgang E. Sanyer
7ba80cc36c
Fixed typo.
2017-02-27 10:26:00 +01:00
triplus
9445c63495
Don't manage button arrow
...
On Windows it can result in undesired styling (reported by saso). Decision to show/hide the arrow if left to the user/stylesheet.
2017-02-27 10:17:30 +01:00
wmayer
ac353029cd
issue #0002741 : Crashes when drawing tutorial
2017-02-27 09:02:22 +01:00
Yorik van Havre
9daf12c6b2
Draft: Added utilities -> create Working Plane Proxy command
2017-02-25 20:34:43 -03:00
Yorik van Havre
7d6557e5f2
Draft: Added a couple of missing tooltips
2017-02-25 19:24:42 -03:00
Yorik van Havre
2b2b88dcff
Arch: Added option to create new material as a copy of an existing one in Arch Material dialog
2017-02-25 15:55:56 -03:00