looooo
83dd39b4ce
small flatmesh fix
2018-06-08 16:08:31 +02:00
Yorik van Havre
08910e71e4
Arch: Added pref option to base new walls on Draft lines
2018-06-06 18:34:14 -03:00
Bernd Hahnebach
05bee3aa1f
Materials: use material directory pref from FEM
2018-06-05 14:28:25 -03:00
Bernd Hahnebach
1a4b2cb73d
FEM: pref general and material, change back the file chooser to dir chooser
2018-06-05 14:28:25 -03:00
Bernd Hahnebach
7c316ba01e
FEM: prefs, move material prefs from general tab into an own tab in FEM
2018-06-05 14:28:25 -03:00
Bernd Hahnebach
71a27731b2
FEM: App Gui, sort headers and pref entries
2018-06-05 14:28:25 -03:00
Bernd Hahnebach
01ecf98596
FEM: cmake, sort files
2018-06-05 14:28:25 -03:00
Bernd Hahnebach
d871555fef
FEM: ccx binary, better error message if ccx binary exists but has problems to run, seen a lot on osx
2018-06-05 14:28:25 -03:00
Bernd Hahnebach
51ad2b023b
FEM: command manager, use FEM wb icon as standard
2018-06-05 14:28:25 -03:00
Bernd Hahnebach
9c628b8700
FEM: calculix writer, do not write integration point results into dat file, because we do not have a reader for this ATM
2018-06-05 14:28:25 -03:00
Yorik van Havre
8700597c8c
Merge pull request #1493 from WandererFan/update
...
Dxf Export Fix and Additional Features
2018-06-05 14:26:21 -03:00
WandererFan
334697fcd0
Merge branch 'master' into update
2018-06-04 17:03:54 -04:00
wandererfan
8cd1cab685
Fix wrong Pi literal on Win
2018-06-04 17:00:40 -04:00
looooo
e80b5678cc
Arch: Survey: fix py3 unicode problems
2018-06-04 19:23:42 +02:00
wandererfan
8b4a2895ab
Control Dxf Point export by preference
2018-06-04 12:56:26 -04:00
wandererfan
5d65ad7994
Implement thumbnail blocks for Dimensions
2018-06-04 12:56:26 -04:00
wandererfan
bf5589e2d6
Position DPGI Dimensions correctly in Dxf file
2018-06-04 12:56:26 -04:00
wmayer
9ec4d83682
missing call to clear error indicator
2018-06-04 17:48:10 +02:00
Markus Lampert
9f7ac42217
Support for individual edges and faces of an attached shape string - fixed depth settings.
2018-06-04 12:06:45 +02:00
Markus Lampert
1b78a99dd1
Fixed engrave gui updating Base and BaseShapes.
2018-06-04 12:06:44 +02:00
Markus Lampert
4641fafa02
Added support for rotated 2d shapes for engraving selection.
2018-06-04 12:06:44 +02:00
Markus Lampert
a3d864e59d
Added engraving support for attached ShapeStrings
2018-06-04 12:06:44 +02:00
Markus Lampert
b3d11842f4
Fixed stock from base.
2018-06-04 12:06:43 +02:00
Markus Lampert
79c9e2d872
Fixed selection of vertexes and faces - and added support for faces as base objects.
2018-06-04 12:06:42 +02:00
Markus Lampert
32cb111721
Filter out duplicate selections
2018-06-04 12:06:42 +02:00
Markus Lampert
60a49ede57
Allow selection of edges for engraving.
2018-06-04 12:06:42 +02:00
Markus Lampert
13bce09608
Suppport for engrave as part of a general job
2018-06-04 12:06:42 +02:00
Markus Lampert
aaa200f015
Add support for BaseGeometry to Engrave, if the Job's base object cannot be processed.
2018-06-04 12:06:41 +02:00
looooo
57a8fddba0
Fem: fenics: py3-fixes
2018-06-04 10:02:09 +02:00
Yorik van Havre
23f58f1afc
Draft: Fixed Draft texts not appearing on file load
2018-06-02 14:31:12 -03:00
Yorik van Havre
def225caa9
Arch: Fixed bug in windows presets
2018-06-02 14:20:44 -03:00
Yorik van Havre
15d2f9bb73
Arch: Added toggleSubs command to context menu of arch objects
2018-06-02 13:54:10 -03:00
Abdullah Tahiri
d02d0da7de
Sketcher: Do not update point height when highlighted i.e. (pre)selected
2018-06-02 16:44:57 +02:00
wmayer
fc47266829
fix memory leak in SMDS_MeshNode::getCoord()
2018-06-02 15:33:07 +02:00
Yorik van Havre
e49a5af3ae
Arch: separate properties creation in own methods and check properties at file load
2018-06-01 19:36:35 -03:00
Yorik van Havre
27e80d0c69
Arch: Fixed Site properties
2018-06-01 13:36:34 -03:00
wmayer
211a24507c
do not use deprecated class in OCCT 7.3
2018-06-01 17:02:27 +02:00
Yorik van Havre
37b9fedaf8
Arch: Fixed bug in preset doors
2018-06-01 11:40:09 -03:00
Yorik van Havre
93eb05b1b5
Draft: Support new-style Draft texts in TechDraw
2018-06-01 11:05:15 -03:00
Bernd Hahnebach
22b0fe9df7
Material: editor, some comments
2018-06-01 08:26:58 +02:00
Bernd Hahnebach
76cb5f033c
Material: Editor, fix open the editor without mat
2018-06-01 08:21:36 +02:00
Bernd Hahnebach
b643d03319
Material: Editor, fix folders to look for mat cards
2018-06-01 08:21:33 +02:00
Bernd Hahnebach
6ae0aa0659
Material: Editor and import, only use mat keys if they have a value
2018-06-01 08:21:31 +02:00
Bernd Hahnebach
bf11a5f239
Material: Editor and import, fix openfile and savefile if no filename is given, make open and save work the same way
2018-06-01 08:21:28 +02:00
Bernd Hahnebach
428e9ea5ed
Material: Editor and import, delete trailing white spaces
2018-06-01 08:21:26 +02:00
Bernd Hahnebach
c3954c2e1d
FEM: material task panel, remove matweb button and save mat card button as they are tools implemented in FreeCAD material editor
2018-06-01 08:21:23 +02:00
Bernd Hahnebach
2d8ebcf005
FEM: material task panel, quite some changes:
...
- add Material editor for editing material parameters as well as load and save mat cards
- distinguish between 'card name' and the 'material name'
- reorganising codeg
2018-06-01 08:21:19 +02:00
Bernd Hahnebach
0bafa26b26
FEM: elmer writer, fix heat source and add a comment about units
2018-06-01 08:21:17 +02:00
Bernd Hahnebach
5fd8bd0c21
FEM: pyhton commands, some comment
2018-06-01 08:21:14 +02:00
Bernd Hahnebach
e1ae500e8d
FEM: pyhton commands, do open the task panel on new object creation in Gui
2018-06-01 08:21:10 +02:00