Commit Graph

12231 Commits

Author SHA1 Message Date
wandererfan
77b22f4f30 Fix bad highlight position in Detail from ProjGroup 2019-02-22 11:55:21 +01:00
wandererfan
8b8f96b930 Fix Selection center marks
- CenterMarks were difficult to select due to small
  pick radius.  Pick radius is now an adjustable
  parameter.
2019-02-22 11:55:21 +01:00
wandererfan
c940081de1 Allow Section of unfused Source
- ViewSection required Source shapes to be fused before performing
  the section cut.  This caused some Edges to not be shown in the
  result.  An option to not fuse the Sources has been added.
2019-02-22 11:55:20 +01:00
wmayer
b9b0a973e4 fixes 0003819: no proper input for contact stiffness 2019-02-22 11:51:57 +01:00
Bernd Hahnebach
397418078a Material: card tools, update csv and ods 2019-02-21 21:53:04 +01:00
Bernd Hahnebach
638988f589 Material: cards, some fixes in generic cards 2019-02-21 21:53:04 +01:00
wmayer
2fcb7cb644 fixes 0003805: After 'Create a hole with the selected sketch' the model disappears 2019-02-21 18:49:00 +01:00
wmayer
e55b718cd6 fixes 0003694: Part->Boolean->Cut should show error message if a non-solid (Shell, etc.) is selected 2019-02-21 16:55:59 +01:00
Bernd Hahnebach
56fb560e4f Material: cmake, add the new generic cards 2019-02-21 13:51:44 +01:00
Bernd Hahnebach
0061ea743b Material, card tools, update csv and ods 2019-02-21 13:51:44 +01:00
donovaly
b686b43b9d Material: cards, fix name and licence of the new cards 2019-02-21 13:51:44 +01:00
donovaly
744ab56576 Material: cards, add some new cards 2019-02-21 13:51:43 +01:00
donovaly
9249db9f4c Material: cards, add some properties to some cards 2019-02-21 13:51:43 +01:00
donovaly
7fd66a11bf Material: card tools, add some cards and change properties of some cards by adding csv and ods files 2019-02-21 13:51:43 +01:00
Bernd Hahnebach
7249a15165 Material: editor, sort cards in combo box 2019-02-21 13:51:43 +01:00
Bernd Hahnebach
f8c6bc6312 Material: editor, some comments 2019-02-21 13:51:43 +01:00
Bernd Hahnebach
cad3019da5 Material: card parser, more important comments 2019-02-21 13:51:43 +01:00
Bernd Hahnebach
e448ac66fb Material: template card, fix some properties 2019-02-21 13:51:42 +01:00
Yorik van Havre
21dc8c5054 Arch: Fixed remaining encoding problems - issue #3827 2019-02-19 20:03:51 -03:00
Yorik van Havre
187988b64b Draft: Fixed move/rotate of objects inside PArt containers - fixes #3485 2019-02-19 19:55:20 -03:00
Yorik van Havre
3fc17edb41 Draft: Removed leftovers from DraftTools in DraftGui 2019-02-19 19:53:14 -03:00
wmayer
afc44af3e9 In boolean task panel show labels not internal names, fix adding/removing bodies 2019-02-19 20:49:14 +01:00
wmayer
997d1d7d51 fixes 0003846: unexpected result in building RuledSurface 2019-02-19 15:53:39 +01:00
wandererfan
dace2f39cf Fix ShapeString attachment to Face 2019-02-19 10:32:46 -03:00
triplus
99b289e541 Start module Py2 encoding
https://forum.freecadweb.org/viewtopic.php?p=287690#p287600
2019-02-19 10:31:00 -03:00
wandererfan
dca9120de7 Fix PDF orientation for ANSI B Landscape
- PDF exports in landscape orientation on ANSI B (Ledger) paper
  were formatted as landscape, but on portrait paper orientation.
2019-02-19 10:27:59 -03:00
Bernd Hahnebach
7642214958 Material: card tools, update csv and ods 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
9c545b1883 Material: cards, remove non standard language info 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
b80d1887c3 Material: cards, fix some card names inside the cards 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
7ab47cd6a6 Material: cards, remove spcific price values 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
328c1a937a Material: card template, fix card name 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
80af7c6b60 Material: card template, add missing properties 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
1c44504a27 Material: card template, delete duplicate property for thermal expansion coefficient 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
a79624c6a7 Material: mat card template, adapt units from FreeCAD unit system 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
a1ba550301 Material: card tools, add missing properties 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
899f3df2fe Material: card header, use the same header in all code files 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
1b69cc58a1 Material: tools, add def to read and write a bunch of mat cards 2019-02-19 10:27:26 -03:00
wmayer
638845a6f0 fixes 0003845: unwanted rounding for dimensions of subtractive shapes in task dialog 2019-02-19 09:50:12 +01:00
Yorik van Havre
60d6a21493 Draft: better handling of non-closing paths in SVG import - issue #2488 2019-02-18 23:22:31 -03:00
wmayer
a12f4f364f fixes 0003823: FEM, unusable material property changing when using task panel 2019-02-18 23:26:00 +01:00
triplus
68e7975157 Icon themes support for draft tray and snap 2019-02-18 10:11:25 -03:00
wmayer
90c80f83fd PVS: V522 There might be dereferencing of a potential null pointer 'Py::Vector2d().getCxxObject()' 2019-02-18 00:00:10 +01:00
wmayer
b842274386 PVS: V783 Dereferencing of the invalid iterator 'b' might take place. 2019-02-17 22:39:13 +01:00
wmayer
2bb5797568 PVS: V595 The pointer was utilized before it was verified against nullptr 2019-02-17 20:55:52 +01:00
wmayer
1e343d339f PVS: V779 Unreachable code detected. It is possible that an error is present. 2019-02-17 20:12:56 +01:00
wmayer
ffaf1c9b76 V1028 Possible overflow. Consider casting operands, not the result 2019-02-17 19:31:02 +01:00
wmayer
3845350c0a PVS: V773 A memory leak is possible 2019-02-17 18:40:06 +01:00
wmayer
f581d5c8cb PVS: V560 A part of conditional expression is always true 2019-02-17 13:56:48 +01:00
wmayer
a73b10203a fixes 0003825: file location not stored when opening/saving materials 2019-02-16 22:53:54 +01:00
furti
b8da380ef4 Set window visibility based on wall
Previously windows attached to walls were not hidden or shown when the
visibility of the wall changed. This commit searches for all windows
that are based on the wall and hides or unhides them.

https://forum.freecadweb.org/viewtopic.php?f=23&t=34166

fixes 3833
2019-02-16 19:31:16 -02:00