wmayer
5d8cd9dba4
PVS: V522 There might be dereferencing of a potential null pointer 'Py::Vector2d().getCxxObject()'
2019-02-18 00:00:10 +01:00
wmayer
34da2b5d4f
PVS: V783 Dereferencing of the invalid iterator 'b' might take place.
2019-02-17 22:39:13 +01:00
wmayer
58bcee0e04
PVS: V595 The pointer was utilized before it was verified against nullptr
2019-02-17 20:55:52 +01:00
wmayer
2f31efe4c3
PVS: V779 Unreachable code detected. It is possible that an error is present.
2019-02-17 20:12:56 +01:00
wmayer
f13b250c59
V1028 Possible overflow. Consider casting operands, not the result
2019-02-17 19:31:02 +01:00
wmayer
e23db2e313
PVS: V773 A memory leak is possible
2019-02-17 18:40:06 +01:00
wmayer
b2a5f47e44
PVS: V560 A part of conditional expression is always true
2019-02-17 13:56:48 +01:00
wmayer
5873d9651e
fixes 0003825: file location not stored when opening/saving materials
2019-02-16 22:53:54 +01:00
furti
35eca42fd2
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
aae7cfb8e2
issue 0003832: Editing thickness in Part or PartDesign resets join type to always being Arc
2019-02-16 16:30:46 +01:00
wmayer
0739ad89eb
issue 0003832: Editing thickness in Part or PartDesign resets join type to always being Arc
2019-02-16 15:56:46 +01:00
wmayer
37644be1be
fixes 0003838: missing tooltip in mesh preferences dialog
2019-02-16 15:07:52 +01:00
wmayer
4d4754cfe8
fixes 0003837: missing tooltip in STEP preferences dialog
2019-02-16 14:51:42 +01:00
wmayer
4bacf5b2f6
fixes 0003840: Sketcher WB: units not completely hidden
2019-02-16 14:10:37 +01:00
Abdullah Tahiri
f053c13abf
Fixes #3762
2019-02-15 19:08:44 +01:00
Bernd Hahnebach
04fbd8f6e6
Material: editor, white spaces
2019-02-15 19:02:43 +01:00
Bernd Hahnebach
19926d7beb
Material, mat card writer, do not write empty sections
2019-02-15 19:02:43 +01:00
Bernd Hahnebach
71416a4005
Material: card tools, update csv and ods
2019-02-15 19:02:42 +01:00
Bernd Hahnebach
01b8861433
Material: mat cards, add unit to shear modulus
2019-02-15 19:02:42 +01:00
Bernd Hahnebach
e04ddc965a
Material: editor xml prop file, add shear modulus
2019-02-15 19:02:42 +01:00
Bernd Hahnebach
f4cd8b36de
Material: mat cards, fix a unit in an Aluminium
2019-02-15 19:02:42 +01:00
wmayer
2239483a58
in selection dialog also offer planar shape binders
2019-02-15 18:45:45 +01:00
Yorik van Havre
07fda613aa
Draft: Fixed non-GUI issues - Fixes #3826
2019-02-14 22:18:41 -02:00
wandererfan
428627cd89
Fix Dimension Text Color
...
- Dimension text did not respect Color property setting.
2019-02-14 21:14:11 +01:00
wandererfan
80a7b36da3
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
b50b8e7661
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
5259134af3
Fix update of children on parent LockPosition change
2019-02-14 21:14:11 +01:00
wandererfan
9de6ff802a
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
2240ba0e2a
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
cb44a9900a
FEM: in out, add missing new line
2019-02-14 21:11:24 +01:00
Bernd Hahnebach
951dc35ce4
FEM: material task panel, white space
2019-02-14 21:11:23 +01:00
Bernd Hahnebach
520701c777
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
abeb108072
Material: mat cards, fix shear modulus name in all cards
2019-02-14 21:11:23 +01:00
Bernd Hahnebach
aa336f77cb
Material: card templates, fix name of property shear modulus
2019-02-14 21:11:23 +01:00
Bernd Hahnebach
f3d652fbea
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
0afa321746
Material: editor dict file, fix some units
2019-02-14 21:11:22 +01:00
Yorik van Havre
671addb4cd
Material: Provisorily hide preview fields while mat preview is not implemented
2019-02-14 10:49:24 -02:00
wmayer
38a4cf7fa0
only allow 7-bit ASCII for IGES and STEP header information
2019-02-14 12:05:55 +01:00
wmayer
2066464ff1
print additional information to std::cout about ocaf structure
2019-02-13 17:54:54 +01:00
triplus
92efd5fbe9
Improved icon themes support
2019-02-13 10:42:46 -02:00
wmayer
fc7efcb4d7
avoid possible errors with null labels
2019-02-13 11:39:25 +01:00
Bernd Hahnebach
4b08acd301
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
e1740c0c10
Material: tools adapt csv and ods
2019-02-12 10:17:50 -02:00
Bernd Hahnebach
d651fce35e
Material: cards, fix CardName
2019-02-12 10:17:50 -02:00
Bernd Hahnebach
4e7b3f3526
Material: card steel generic, fix kg unit
2019-02-12 10:17:50 -02:00
Bernd Hahnebach
e3cea848f5
Material: mat cards, add some units to all cards where missing
2019-02-12 10:17:50 -02:00
Bernd Hahnebach
be154a21d4
Material: card reader and writer, use file card name as CardName property
2019-02-12 10:17:50 -02:00
Bernd Hahnebach
f283bd6c96
Material: card reader, fix for values containing a =
2019-02-12 10:17:50 -02:00
Bernd Hahnebach
a8349c135b
Material: card writer, some comments
2019-02-12 10:17:50 -02:00
Bernd Hahnebach
5ec5d072e6
Material: card writer, better attribute classification
...
- move Density from General to Mechanical
- move Source from Meta to General and call it SourceURL
- add ReferenceSource to General
- move specific price, vendor and ProductURL into group cost
2019-02-12 10:17:50 -02:00