Commit Graph

15900 Commits

Author SHA1 Message Date
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
wmayer
5f4deea7c9 fixes 0003794: Shortcut-Key is executed in edit field of a constraint (Combo View) 2019-02-16 21:53:23 +01:00
wmayer
36dc7b4242 issue 0003832: Editing thickness in Part or PartDesign resets join type to always being Arc 2019-02-16 16:30:46 +01:00
wmayer
7da9b674fc issue 0003832: Editing thickness in Part or PartDesign resets join type to always being Arc 2019-02-16 15:56:46 +01:00
wmayer
6704887afa fixes 0003838: missing tooltip in mesh preferences dialog 2019-02-16 15:07:52 +01:00
wmayer
506048a6f9 fixes 0003837: missing tooltip in STEP preferences dialog 2019-02-16 14:51:42 +01:00
wmayer
04bc3f817a fixes 0003840: Sketcher WB: units not completely hidden 2019-02-16 14:10:37 +01:00
wmayer
645b397dda fixes 0003804: FC becomes unusable after double-cicking on FEM elements while clip view is active 2019-02-15 23:30:18 +01:00
Abdullah Tahiri
88228d6d25 Fixes #3762 2019-02-15 19:08:44 +01:00
Bernd Hahnebach
4ff8995167 Material: editor, white spaces 2019-02-15 19:02:43 +01:00
Bernd Hahnebach
ef79d20bfa Material, mat card writer, do not write empty sections 2019-02-15 19:02:43 +01:00
Bernd Hahnebach
07f7a04d61 Material: card tools, update csv and ods 2019-02-15 19:02:42 +01:00
Bernd Hahnebach
1e631eed1f Material: mat cards, add unit to shear modulus 2019-02-15 19:02:42 +01:00
Bernd Hahnebach
587b0a79ee Material: editor xml prop file, add shear modulus 2019-02-15 19:02:42 +01:00
Bernd Hahnebach
44a1298b80 Material: mat cards, fix a unit in an Aluminium 2019-02-15 19:02:42 +01:00
wmayer
e9434d5023 in selection dialog also offer planar shape binders 2019-02-15 18:45:45 +01:00
Yorik van Havre
60f91fbef2 Draft: Fixed non-GUI issues - Fixes #3826 2019-02-14 22:18:41 -02:00
wandererfan
21353779d9 Fix Dimension Text Color
- Dimension text did not respect Color property setting.
2019-02-14 21:14:11 +01:00
wandererfan
9207e2ef7d Fix Dim text position for some DistanceX
- Dim text position was affected by point selection order
  when distance was no horizontal.
2019-02-14 21:14:11 +01:00
wandererfan
a2bca22fc9 Fix #3800 Connect TD export to FC Gui Export
- TD did not define export types for the general Export
  command in Gui.
2019-02-14 21:14:11 +01:00
wandererfan
4ced49da81 Fix update of children on parent LockPosition change 2019-02-14 21:14:11 +01:00
wandererfan
41ab00c116 Restore secondary ortho view movement to v017 style
- this should also complete the fix for #3809
2019-02-14 21:14:11 +01:00
wandererfan
a0e3ab1a40 Fix #3810 X/Y Property Update on Locked View
- fixes x/y update when position locked for simple
  Views and ProjectionGroups.
2019-02-14 21:14:10 +01:00
Bernd Hahnebach
97614e0341 FEM: in out, add missing new line 2019-02-14 21:11:24 +01:00
Bernd Hahnebach
ce5757e1a6 FEM: material task panel, white space 2019-02-14 21:11:23 +01:00
Bernd Hahnebach
b1efdf9c6a Material: card templates, remove wrong shear modulus name modulus of share and update materials csv and ods 2019-02-14 21:11:23 +01:00
Bernd Hahnebach
ac0fc4d13c Material: mat cards, fix shear modulus name in all cards 2019-02-14 21:11:23 +01:00
Bernd Hahnebach
43ef43c3e2 Material: card templates, fix name of property shear modulus 2019-02-14 21:11:23 +01:00
Bernd Hahnebach
00007327c4 Material: editor, get rid of duplicate unit definition
- in mat editor xml file and in FreeCAD unit system
- remove it from material editor xml file and get it from FreeCAD unit system
2019-02-14 21:11:23 +01:00
Bernd Hahnebach
96a1007eae Material: editor dict file, fix some units 2019-02-14 21:11:22 +01:00
Bernd Hahnebach
57a0acffc0 Units: add various Material stress properties 2019-02-14 21:11:22 +01:00
wmayer
4bfe11ff43 improve calltips windows for Py2 2019-02-14 15:58:23 +01:00
Yorik van Havre
c648b0e874 Material: Provisorily hide preview fields while mat preview is not implemented 2019-02-14 10:49:24 -02:00
wmayer
7d0e06c961 only allow 7-bit ASCII for IGES and STEP header information 2019-02-14 12:05:55 +01:00
wmayer
1a68b75a4b fix possible infinite loop when transcoding from/to UTF-8 2019-02-14 11:06:30 +01:00
wmayer
ad51185280 print additional information to std::cout about ocaf structure 2019-02-13 17:54:54 +01:00
triplus
43b081947f Improved icon themes support 2019-02-13 10:42:46 -02:00
wmayer
9e7c384948 avoid possible errors with null labels 2019-02-13 11:39:25 +01:00
wmayer
b4d2b9def5 fix build failure on Ubuntu Bionic 2019-02-13 10:46:55 +01:00
wmayer
3b708c7f84 by default disable the option NoSystemBackground to avoid possible OpenGL glitches 2019-02-12 21:47:50 +01:00
wmayer
0677684047 copyObject should return the clone of the passed object for recursive copies, not an arbitrary object 2019-02-12 19:40:29 +01:00
wmayer
9dfbc8f797 Py3: fix possible crash in call tips list 2019-02-12 17:14:27 +01:00
wmayer
1081403d21 Expose some standard units and quantities to Python 2019-02-12 15:12:19 +01:00
Bernd Hahnebach
7f2ad7fbbf Material: mat card parser, there are two parsers in FreeCAD, make some comments about the existance of each other 2019-02-12 10:17:50 -02:00
Bernd Hahnebach
79b7041336 Material: tools adapt csv and ods 2019-02-12 10:17:50 -02:00
Bernd Hahnebach
8223a5497a Material: cards, fix CardName 2019-02-12 10:17:50 -02:00
Bernd Hahnebach
1f70b27bad Material: card steel generic, fix kg unit 2019-02-12 10:17:50 -02:00
Bernd Hahnebach
33e40b584e Material: mat cards, add some units to all cards where missing 2019-02-12 10:17:50 -02:00
Bernd Hahnebach
3b579190ea Material: card reader and writer, use file card name as CardName property 2019-02-12 10:17:50 -02:00