wmayer
|
70aebe98f1
|
py3: ported Sandbox to python3
|
2017-02-28 17:39:08 +01:00 |
|
looooo
|
4705980598
|
py3: Robot: gathering remaining diff of Robot-Modul
d90e334005baa59805a9c812203ef107ca3be2a8
|
2017-02-28 17:39:08 +01:00 |
|
wmayer
|
21ffbeafb9
|
py3: ported Robot to python3
|
2017-02-28 17:39:08 +01:00 |
|
Priit Laes
|
8b5fb47e76
|
python: Robot: *.py: Fix python3 syntax
|
2017-02-28 17:39:08 +01:00 |
|
looooo
|
b265030d1d
|
py3: ReverseEngeneering: port Py_InitFunc to python3
|
2017-02-28 17:39:08 +01:00 |
|
wmayer
|
1558e920db
|
py3: ported ReverseEngineering to python3
|
2017-02-28 17:39:08 +01:00 |
|
wmayer
|
125fd78fa3
|
py3: ported Raytracing to python3
|
2017-02-28 17:39:08 +01:00 |
|
Priit Laes
|
a39ef71dfc
|
python: Raytracing: *.py: Fix python3 syntax
|
2017-02-28 17:39:08 +01:00 |
|
looooo
|
0e9189e770
|
py3: Points: gathering commits:
5f682d2a97a0b965813077d03fa2aee65377f3b2
5ccfa18e8c8471639a7f98e294625c5532e7440e
24836b36d5214db6823d6ac409afa42ce47ce263
|
2017-02-28 17:39:08 +01:00 |
|
wmayer
|
e90ddefbd3
|
py3: ported Points to python3
|
2017-02-28 17:39:08 +01:00 |
|
Bernd Hahnebach
|
5f5797ecb0
|
FEM: visible command names, use FEM instead of Fem
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
5a6ccfbe37
|
FEM: vtk import, comment not used part of the code
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
e98d6321bb
|
FEM: code formating, flake8 in import Fenics mesh
|
2017-02-28 17:35:26 +01:00 |
|
joha2
|
10dd719631
|
FEM: fenics xml mesh format, add export module
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
474ab30121
|
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
|
d8edf3967e
|
FEM: gmsh mesh object task panel, fix import
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
30941ac975
|
FEM: z88 result reader, use generic result fill method
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
cf7bc38e16
|
FEM: fill imported result object, some refactor work
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
7dce02b96d
|
FEM: result reader, replace try except by if key in dict
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
6f105c4b67
|
FEM: import tools, move fill result obj with imported results inside import tools module
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
a569319510
|
FEM: import tools, move imported mesh creation def inside new import tools module
|
2017-02-28 17:35:26 +01:00 |
|
Kunda
|
90aeb372f5
|
FEM: source code typos, issue 0002914
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
35e66aca8e
|
FEM: gmsh mesh, make geo file better readable
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
07d1dccebb
|
FEM: code formating, flake8
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
cc2c51b81d
|
FEM: ccx input writer, write object labels as comments
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
de0cf45543
|
FEM: ccx input writer, typo
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
f482f6d78b
|
FEM: vtk post processing, add peeq strain
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
a8ded939ff
|
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
|
1cfd041edb
|
FEM: result object, view provider, move task panel checks inside the setEdit
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
f838e5fc8d
|
FEM: 1DFlow, fix unit tests
|
2017-02-28 17:35:26 +01:00 |
|
Bernd Hahnebach
|
20f4325dba
|
FEM: 1DFlow, fix z88 input file writer
|
2017-02-28 17:35:26 +01:00 |
|
kgoao
|
919823dfb9
|
FEM: 1DFlow, result reading and display results
|
2017-02-28 17:35:26 +01:00 |
|
kgoao
|
8bb1df3736
|
FEM: 1DFlow, ccx solver handling
|
2017-02-28 17:35:26 +01:00 |
|
kgoao
|
1e1b9a8726
|
FEM: 1DFlow, gui command
|
2017-02-28 17:35:26 +01:00 |
|
kgoao
|
5c0660dbdd
|
FEM: 1DFlow, object modules
|
2017-02-28 17:35:26 +01:00 |
|
kgoao
|
f087a650b4
|
FEM: 1DFlow, icon
|
2017-02-28 17:35:26 +01:00 |
|
Kunda
|
0485edd560
|
source typo fixes pt2 (only on py3 merged code)
|
2017-02-28 17:01:11 +01:00 |
|
triplus
|
06b10a4061
|
Improved macOS statusbar integration
|
2017-02-27 21:29:48 +01:00 |
|
Kunda
|
dde52952f4
|
source typo fixes pt1 (only on py3 merged code)
issue 0002914
|
2017-02-27 11:32:47 +01:00 |
|
Alexander Gryson
|
681b6a398c
|
Update Metadata
|
2017-02-27 11:26:43 +01:00 |
|
Alexander Gryson
|
9c29475736
|
Align Robot workbench icons to guidelines
|
2017-02-27 11:26:43 +01:00 |
|
AjinkyaDahale
|
2ecacef35e
|
Sketcher: fix issue #0002788
|
2017-02-27 10:34:16 +01:00 |
|
Wolfgang E. Sanyer
|
1255ac62c2
|
Fixed typo.
|
2017-02-27 10:26:00 +01:00 |
|
triplus
|
2bc020d509
|
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 |
|
Yorik van Havre
|
dd7b65a585
|
Draft: Added utilities -> create Working Plane Proxy command
|
2017-02-25 20:34:43 -03:00 |
|
Yorik van Havre
|
5bb2a5d4dd
|
Draft: Added a couple of missing tooltips
|
2017-02-25 19:24:42 -03:00 |
|
Yorik van Havre
|
dbb8afbe1f
|
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 |
|
Yorik van Havre
|
89035021fb
|
Draft: Added checkbox to center working plane on current view in Select Plane dialog
|
2017-02-25 15:55:17 -03:00 |
|
Yorik van Havre
|
aab99ad968
|
Arch: Added materials support to Arch OBJ import/exporter - fixes #2139
|
2017-02-25 01:07:48 -03:00 |
|
wmayer
|
10191e9086
|
fixes #0002921, fixes #0002922
|
2017-02-24 19:54:16 +01:00 |
|