Commit Graph

13924 Commits

Author SHA1 Message Date
Bernd Hahnebach
44fd9342e9 Material: editor, move in ui hardcoded properties into the editor module in a tuple 2018-06-09 10:52:59 +02:00
Abdullah Tahiri
f8d90fc6db GCS: Improved point symmetry constraint
=======================================

The original implementation won't work when the point is already on the line. See:
https://forum.freecadweb.org/viewtopic.php?f=3&t=29115#p237397

The new implementation works on the projections of the vectors linking the two first points with the symmetry point on the vector linking the two first points.

This assures that there is no stability problem when the point is already on the symmetry axis.
2018-06-09 10:50:05 +02:00
Abdullah Tahiri
a6fa514665 GCS: Add convenience point constructor 2018-06-09 10:49:55 +02:00
looooo
9c320b8c5f small flatmesh fix 2018-06-08 16:08:31 +02:00
Yorik van Havre
94e689a9b6 Arch: Added pref option to base new walls on Draft lines 2018-06-06 18:34:14 -03:00
Bernd Hahnebach
18f8986c85 Materials: use material directory pref from FEM 2018-06-05 14:28:25 -03:00
Bernd Hahnebach
42d49d0fbd FEM: pref general and material, change back the file chooser to dir chooser 2018-06-05 14:28:25 -03:00
Bernd Hahnebach
00ea89fc61 FEM: prefs, move material prefs from general tab into an own tab in FEM 2018-06-05 14:28:25 -03:00
Bernd Hahnebach
6474dfaf86 FEM: App Gui, sort headers and pref entries 2018-06-05 14:28:25 -03:00
Bernd Hahnebach
b604d1f682 FEM: cmake, sort files 2018-06-05 14:28:25 -03:00
Bernd Hahnebach
7488573b66 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
ef2c7ad31e FEM: command manager, use FEM wb icon as standard 2018-06-05 14:28:25 -03:00
Bernd Hahnebach
158ef0d27f 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
be40b73bef Merge pull request #1493 from WandererFan/update
Dxf Export Fix and Additional Features
2018-06-05 14:26:21 -03:00
WandererFan
f92f883a3e Merge branch 'master' into update 2018-06-04 17:03:54 -04:00
wandererfan
04a03a71c6 Fix wrong Pi literal on Win 2018-06-04 17:00:40 -04:00
looooo
59e06142dc Arch: Survey: fix py3 unicode problems 2018-06-04 19:23:42 +02:00
wandererfan
4fe09d8502 Control Dxf Point export by preference 2018-06-04 12:56:26 -04:00
wandererfan
a0bb84f19f Implement thumbnail blocks for Dimensions 2018-06-04 12:56:26 -04:00
wandererfan
d3befd1801 Position DPGI Dimensions correctly in Dxf file 2018-06-04 12:56:26 -04:00
wmayer
881059fd61 missing call to clear error indicator 2018-06-04 17:48:10 +02:00
Markus Lampert
bc41589957 Support for individual edges and faces of an attached shape string - fixed depth settings. 2018-06-04 12:06:45 +02:00
Markus Lampert
0c6404cfdd Fixed engrave gui updating Base and BaseShapes. 2018-06-04 12:06:44 +02:00
Markus Lampert
bad394343f Added support for rotated 2d shapes for engraving selection. 2018-06-04 12:06:44 +02:00
Markus Lampert
a3c0ff4c99 Added engraving support for attached ShapeStrings 2018-06-04 12:06:44 +02:00
Markus Lampert
7b0eec43c7 Fixed stock from base. 2018-06-04 12:06:43 +02:00
Markus Lampert
2dc1d81642 Fixed selection of vertexes and faces - and added support for faces as base objects. 2018-06-04 12:06:42 +02:00
Markus Lampert
56bbdc3e05 Filter out duplicate selections 2018-06-04 12:06:42 +02:00
Markus Lampert
78e63a6608 Allow selection of edges for engraving. 2018-06-04 12:06:42 +02:00
Markus Lampert
8c10c87d12 Suppport for engrave as part of a general job 2018-06-04 12:06:42 +02:00
Markus Lampert
65082cc8d0 Add support for BaseGeometry to Engrave, if the Job's base object cannot be processed. 2018-06-04 12:06:41 +02:00
looooo
0d8a6bfe7a Fem: fenics: py3-fixes 2018-06-04 10:02:09 +02:00
Yorik van Havre
988c1f616d Draft: Fixed Draft texts not appearing on file load 2018-06-02 14:31:12 -03:00
Yorik van Havre
5359ddc4f1 Arch: Fixed bug in windows presets 2018-06-02 14:20:44 -03:00
Yorik van Havre
b7a81b5e80 Arch: Added toggleSubs command to context menu of arch objects 2018-06-02 13:54:10 -03:00
Abdullah Tahiri
0b4a2d2937 Sketcher: Do not update point height when highlighted i.e. (pre)selected 2018-06-02 16:44:57 +02:00
wmayer
e54367f41d fix memory leak in SMDS_MeshNode::getCoord() 2018-06-02 15:33:07 +02:00
Yorik van Havre
0bae245b26 Arch: separate properties creation in own methods and check properties at file load 2018-06-01 19:36:35 -03:00
Yorik van Havre
0a9e2ad8c5 Arch: Fixed Site properties 2018-06-01 13:36:34 -03:00
wmayer
3f38fd0057 do not use deprecated class in OCCT 7.3 2018-06-01 17:02:27 +02:00
Yorik van Havre
853c17ecd1 Arch: Fixed bug in preset doors 2018-06-01 11:40:09 -03:00
Yorik van Havre
693d66eb7e Draft: Support new-style Draft texts in TechDraw 2018-06-01 11:05:15 -03:00
Bernd Hahnebach
5ea0e9aee0 Material: editor, some comments 2018-06-01 08:26:58 +02:00
Bernd Hahnebach
367c763c8c Material: Editor, fix open the editor without mat 2018-06-01 08:21:36 +02:00
Bernd Hahnebach
69c7c0ac90 Material: Editor, fix folders to look for mat cards 2018-06-01 08:21:33 +02:00
Bernd Hahnebach
d114685107 Material: Editor and import, only use mat keys if they have a value 2018-06-01 08:21:31 +02:00
Bernd Hahnebach
2deeca9602 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
5f3fdc9b42 Material: Editor and import, delete trailing white spaces 2018-06-01 08:21:26 +02:00
Bernd Hahnebach
7031055d86 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
4d9ab05188 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