Commit Graph

14609 Commits

Author SHA1 Message Date
Bernd Hahnebach
c4e7ace300 FEM: cpp commands post, do not use create, same like constraints, linearized stress 2018-09-11 07:22:44 +02:00
Bernd Hahnebach
2db040dd84 FEM: cpp commands post, do not use create, same like constraints, data at point 2018-09-11 07:22:44 +02:00
Bernd Hahnebach
79e320d701 FEM: cpp commands post, do not use create, same like constraints, clip 2018-09-11 07:22:43 +02:00
Bernd Hahnebach
2110292f32 FEM: cpp commands sort posts, cut 2018-09-11 07:22:43 +02:00
Bernd Hahnebach
1075c331fa FEM: cpp commands post, fix warning class and a typo 2018-09-11 07:22:43 +02:00
Bernd Hahnebach
c95cdb13bc FEM: workbench, remove wrong spaces 2018-09-11 07:22:42 +02:00
Bernd Hahnebach
d62f1cbfed FEM: gui py class init, sort classes 2018-09-11 07:22:42 +02:00
Bernd Hahnebach
1effc84eb9 FEM: gui py class init, delete duplicates 2018-09-11 07:22:41 +02:00
Bernd Hahnebach
08e2c4f071 FEM: app py class init, sort classes 2018-09-11 07:22:41 +02:00
Bernd Hahnebach
24c8686861 FEM: app py class init, add some spaces 2018-09-11 07:22:41 +02:00
Bernd Hahnebach
c9e5551172 FEM: icons, add new line after add icons 2018-09-11 07:22:41 +02:00
Bernd Hahnebach
6ac8df583a FEM: icons, rename inp editor 2018-09-11 07:22:40 +02:00
Bernd Hahnebach
0cdfc8bc4c FEM: icons, rename element rotation 1d 2018-09-11 07:22:40 +02:00
Bernd Hahnebach
45bf29e0f8 FEM: icons, rename element geometry 2d 2018-09-11 07:22:40 +02:00
Bernd Hahnebach
1fe8dc99fc FEM: icons, rename element geometry 1d 2018-09-11 07:22:39 +02:00
Bernd Hahnebach
a8e34e566d FEM: icons, rename element fluid 1d 2018-09-11 07:22:39 +02:00
Bernd Hahnebach
316d99c862 FEM: icons, rename sovler cfd 2018-09-11 07:22:39 +02:00
Bernd Hahnebach
11d728a42e FEM: icons, rename solver analysis frequency 2018-09-11 07:22:38 +02:00
Bernd Hahnebach
211754d606 FEM: icons, rename solver analysis thermomechanical 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
de165b9a68 FEM: icons, rename solver analysis static 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
55759110ec FEM: icons, rename solver standard 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
e7ce85c6d2 FEM: icons, rename solver control 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
83d4247b8c FEM: icons, rename solver run 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
281eeb5fd8 FEM: icons, rename solver elmer 2018-09-11 07:22:36 +02:00
DeepSOIC
4ca046a729 PartDesign: Refine property for Boolean #3488 2018-09-11 07:16:58 +02:00
DeepSOIC
46621a85d4 PartDesign: Refine property for primitives #3488 2018-09-11 07:16:49 +02:00
DeepSOIC
2cb1bad660 GestureNavigationStyle: fix interaction with SoClipPlaneManip 2018-09-11 00:38:06 +03:00
wmayer
a93c893dc1 fixes #0003583: Using the raytracing WB crashes FreeCAD 2018-09-10 20:31:54 +02:00
wmayer
b6e8718335 fixes #0003586: App test cases require Part module 2018-09-10 20:00:41 +02:00
wmayer
30f395761a remove unused option FREECAD_MAINTAINERS_BUILD 2018-09-10 17:42:45 +02:00
wmayer
63e8241e64 fix inconsistencies between default action of context menu and double-click 2018-09-10 17:32:39 +02:00
wmayer
2dd876c082 auto-expand/collapse a tree item when activating it 2018-09-10 15:47:48 +02:00
wmayer
34a0c7bce2 by default show highlighted object in bold text, a document's active object is not in bold text any more 2018-09-10 14:24:37 +02:00
wmayer
3b9a9e02bc close all top-level widgets when about to quit event loop 2018-09-10 12:32:14 +02:00
wmayer
a624fee2c2 add GUI functions to flip orientation of input curves 2018-09-07 23:03:07 +02:00
wmayer
864767221d add boolean list to handle orientation of boundary curves 2018-09-07 11:48:11 +02:00
wmayer
fbcecfb139 add missing header files 2018-09-07 11:46:32 +02:00
wmayer
fd2befe7a7 when leaving dragger edit mode make sure to release the grabbed node 2018-09-06 12:42:08 +02:00
wandererfan
aa8feb79d0 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
233ed49b23 make copy constructor of Handle class private 2018-09-05 22:55:33 +02:00
wmayer
0b846eee52 consider global placement when exporting point cloud 2018-09-05 22:18:55 +02:00
wmayer
7e3be9eb68 take care of object's global placement when creating point cloud of it 2018-09-05 21:24:22 +02:00
wmayer
7d8e7b6d65 add copy constructor for class PointKernel 2018-09-05 21:21:36 +02:00
wmayer
138ddcbeed add method Placement::isIdentity 2018-09-05 21:19:16 +02:00
wmayer
312310de60 take care of global placement when exporting from Mesh menu 2018-09-05 17:46:31 +02:00
wmayer
b87d6e69fc copy image resource 2018-09-05 17:27:09 +02:00
Pablo Gil
9b42120c8f 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
506ed1ee98 Start: fixed tabs border radius and reduced font weight for file info 2018-09-05 16:07:09 +02:00
looooo
599e59059b reduce line-length to 80 characters 2018-09-05 11:06:26 +02:00
looooo
b20d1bc09c new style modules: print traceback as error and as log. 2018-09-05 11:06:12 +02:00