Commit Graph

12884 Commits

Author SHA1 Message Date
Markus Lampert
6a7ba537df Added jobs as a selection for the base models. 2018-09-11 07:24:32 +02:00
Markus Lampert
a428183cb1 Added more placement tools for base models. 2018-09-11 07:24:31 +02:00
Markus Lampert
256d42e2de Fixed unit tests to support multiple base models. 2018-09-11 07:24:31 +02:00
Markus Lampert
5d026b6fb6 Alignment and orientation support for multiple base models. 2018-09-11 07:24:31 +02:00
Markus Lampert
6a5e3234ec Base model edit during job editor. 2018-09-11 07:24:31 +02:00
Markus Lampert
3559414503 Refactored job creation dialog to be re-used for model selection dialog. 2018-09-11 07:24:30 +02:00
Markus Lampert
bb045307e4 Basic job creation dialog with multiple base models. 2018-09-11 07:24:30 +02:00
Bernd Hahnebach
fc9f746bd7 FEM: cpp commands post, do not use create, same like constraints, data along line 2018-09-11 07:22:45 +02:00
Bernd Hahnebach
ac261d2fcf FEM: cpp commands post, do not use create, same like constraints, scalar clip 2018-09-11 07:22:45 +02:00
Bernd Hahnebach
2f148fb15c FEM: cpp commands post, do not use create, same like constraints, linearized stress 2018-09-11 07:22:44 +02:00
Bernd Hahnebach
3e4daa3e2a FEM: cpp commands post, do not use create, same like constraints, data at point 2018-09-11 07:22:44 +02:00
Bernd Hahnebach
06c49c6ec2 FEM: cpp commands post, do not use create, same like constraints, clip 2018-09-11 07:22:43 +02:00
Bernd Hahnebach
6aa0c82490 FEM: cpp commands sort posts, cut 2018-09-11 07:22:43 +02:00
Bernd Hahnebach
862bc4e766 FEM: cpp commands post, fix warning class and a typo 2018-09-11 07:22:43 +02:00
Bernd Hahnebach
cdacdc9f63 FEM: workbench, remove wrong spaces 2018-09-11 07:22:42 +02:00
Bernd Hahnebach
bf4b5dd841 FEM: gui py class init, sort classes 2018-09-11 07:22:42 +02:00
Bernd Hahnebach
5f0b23e174 FEM: gui py class init, delete duplicates 2018-09-11 07:22:41 +02:00
Bernd Hahnebach
5563ce1f6b FEM: app py class init, sort classes 2018-09-11 07:22:41 +02:00
Bernd Hahnebach
7e22970352 FEM: app py class init, add some spaces 2018-09-11 07:22:41 +02:00
Bernd Hahnebach
4eea233ed8 FEM: icons, add new line after add icons 2018-09-11 07:22:41 +02:00
Bernd Hahnebach
c0a9590eb9 FEM: icons, rename inp editor 2018-09-11 07:22:40 +02:00
Bernd Hahnebach
1a81356abb FEM: icons, rename element rotation 1d 2018-09-11 07:22:40 +02:00
Bernd Hahnebach
cbde321b45 FEM: icons, rename element geometry 2d 2018-09-11 07:22:40 +02:00
Bernd Hahnebach
c18a39bd71 FEM: icons, rename element geometry 1d 2018-09-11 07:22:39 +02:00
Bernd Hahnebach
93f190fce0 FEM: icons, rename element fluid 1d 2018-09-11 07:22:39 +02:00
Bernd Hahnebach
ae3b530e56 FEM: icons, rename sovler cfd 2018-09-11 07:22:39 +02:00
Bernd Hahnebach
370708a3df FEM: icons, rename solver analysis frequency 2018-09-11 07:22:38 +02:00
Bernd Hahnebach
c74380e7a1 FEM: icons, rename solver analysis thermomechanical 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
e15d3bbed1 FEM: icons, rename solver analysis static 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
8ad8e3f6ab FEM: icons, rename solver standard 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
270b4e8c01 FEM: icons, rename solver control 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
4e63defa0e FEM: icons, rename solver run 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
68d708c827 FEM: icons, rename solver elmer 2018-09-11 07:22:36 +02:00
DeepSOIC
fde4dc2f67 PartDesign: Refine property for Boolean #3488 2018-09-11 07:16:58 +02:00
DeepSOIC
ae59630fa4 PartDesign: Refine property for primitives #3488 2018-09-11 07:16:49 +02:00
wmayer
cb0aadbd8f fixes #0003583: Using the raytracing WB crashes FreeCAD 2018-09-10 20:31:54 +02:00
wmayer
09a8cd6faa fixes #0003586: App test cases require Part module 2018-09-10 20:00:41 +02:00
wmayer
0388fa4bf9 fix inconsistencies between default action of context menu and double-click 2018-09-10 17:32:39 +02:00
wmayer
465325668e add GUI functions to flip orientation of input curves 2018-09-07 23:03:07 +02:00
wmayer
d14e900342 add boolean list to handle orientation of boundary curves 2018-09-07 11:48:11 +02:00
wandererfan
95f95d54fb Use Face or 3D direction for View and ProjGroup
- use current 3D window direction as starting
  direction for DrawViewPart and ProjectionGroup
- if a Face is selected, use Face normal as
  starting direction.
2018-09-06 08:00:00 +02:00
wmayer
17ce026f57 consider global placement when exporting point cloud 2018-09-05 22:18:55 +02:00
wmayer
bd8d62d0e3 take care of object's global placement when creating point cloud of it 2018-09-05 21:24:22 +02:00
wmayer
f6da637d85 add copy constructor for class PointKernel 2018-09-05 21:21:36 +02:00
wmayer
363de2f7da take care of global placement when exporting from Mesh menu 2018-09-05 17:46:31 +02:00
wmayer
4c229d9922 copy image resource 2018-09-05 17:27:09 +02:00
Pablo Gil
c31dae7c9a Start:
1) replaced link element before li item in order to make the whole box clickable
2) placed "New file" item as first one so that it is always at the same place no matter what session or recent files you have
3) created a thumbnail for "New file" item
2018-09-05 16:07:25 +02:00
Pablo Gil
42a63668ef Start: fixed tabs border radius and reduced font weight for file info 2018-09-05 16:07:09 +02:00
wmayer
47c6e294f6 fix build failure for OCCT < 7.0 2018-09-05 10:56:56 +02:00
wmayer
60b2234565 take care of global placement when creating mesh from shape 2018-09-05 00:10:07 +02:00