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
DeepSOIC
dadf0e80a9
GestureNavigationStyle: fix interaction with SoClipPlaneManip
2018-09-11 00:38:06 +03: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
12e04498d1
remove unused option FREECAD_MAINTAINERS_BUILD
2018-09-10 17:42:45 +02:00
wmayer
0388fa4bf9
fix inconsistencies between default action of context menu and double-click
2018-09-10 17:32:39 +02:00
wmayer
4e3b929fc8
auto-expand/collapse a tree item when activating it
2018-09-10 15:47:48 +02:00
wmayer
9d3304e1b5
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
e214315d93
close all top-level widgets when about to quit event loop
2018-09-10 12:32:14 +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
wmayer
bc6045d160
add missing header files
2018-09-07 11:46:32 +02:00
wmayer
a5805c412f
when leaving dragger edit mode make sure to release the grabbed node
2018-09-06 12:42:08 +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
b5b1e96f40
make copy constructor of Handle class private
2018-09-05 22:55:33 +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
79938b119f
add method Placement::isIdentity
2018-09-05 21:19:16 +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
looooo
acb5fb83af
reduce line-length to 80 characters
2018-09-05 11:06:26 +02:00