Markus Lampert
a0d7174a3d
Allow deletion of dressup even if model is not setup correctly.
2020-01-03 19:00:15 -08:00
Markus Lampert
edd46bc7d0
Deletion of dogbone dressup should not rely on the model being properly setup.
2020-01-03 19:00:15 -08:00
Bernd Hahnebach
ca939e2f77
FEM: result task panel, some more comments
2020-01-04 01:34:02 +01:00
Bernd Hahnebach
e1f5c989dc
FEM: result mesh reset, some comments
2020-01-04 00:58:03 +01:00
Bernd Hahnebach
3b69f8bcdb
FEM: result task panel, some comment for restore resutls
2020-01-04 00:57:53 +01:00
wmayer
3c3e946f75
[skip ci] issue #0004164 , issue #0004237 : macOS crash when opening project from 'Recent files'
2020-01-03 16:14:55 +01:00
wmayer
4df6373457
fixes #0004158 : FreeCAD crashes when deleting spline [skip ci]
2020-01-03 14:24:53 +01:00
wmayer
ec18f070d1
Spreadsheet: [skip ci] fix regression when pressing Return/Enter when completion list is shown
2020-01-01 10:43:12 +01:00
wandererfan
7e3197abe0
[TD]fix Dimension selection issues
2019-12-31 17:28:41 -05:00
wmayer
40ed5df69f
Spreadsheet: [skip ci] fix inconsistent German translation
2019-12-31 17:37:49 +01:00
Zheng, Lei
d5a4996d25
App: fix Expression _moveCells()
...
The problem is caused by not refreshing ObjectIdentifier internal cache
after change.
2019-12-31 15:23:03 +01:00
Zheng, Lei
6562946e36
Gui: fix ViewProviderDocumentObject display mode restore
...
C++ view provider will get the call of attach() before restoring
properties. However, python view object will delay the call until Proxy
is restored.
The reason why this problem did not show up eariler is because
ViewProviderPythonFeature::getDefaultDisplayMode() did not fallback to
its parent implementation if there is no Python override. This can be
considered as a bug, which is fixed during the merge. And the display
mode restore problem is the side effect of the fix.
2019-12-31 15:04:19 +01:00
WandererFan
36d158ac1b
[TD]support Pyramid in Balloon
2019-12-31 08:11:40 -05:00
WandererFan
3c97d0b9e8
[TD]support pyramid arrow in leader
2019-12-31 08:11:40 -05:00
WandererFan
ac680bf9b7
[TD]add arrow style - Pyramid
...
- contributed by @lidiriel
2019-12-31 08:11:40 -05:00
wandererfan
dcc2790834
[TD]fix potential nullptr while restoring
2019-12-30 18:20:48 -05:00
wmayer
977f5c28f2
PartDesign: [skip ci] replace int with proper enum type
2019-12-30 17:19:59 +01:00
Zheng, Lei
c9f6e5c37f
PartDesign: improve SubShapeBinder transformation cache
2019-12-30 17:17:14 +01:00
Zheng, Lei
474d874955
Part: add TopoShape::getSub(Topo)Shapes()
2019-12-30 17:17:14 +01:00
Zheng, Lei
7dffaf43c8
PartDesign: fix SubShapeBinder lost of placement
2019-12-30 17:17:14 +01:00
Rajendra Pardeshi
28d67eba2e
Issue ID 0004230 : Fixing a crash in chamfer command. Putting a null check for the function return value
...
[skip ci]
2019-12-30 15:49:51 +01:00
PushKK
ae7ebde4e3
[skip ci] Update Fem_ru.ts
...
Fix error in Russian translate "Fixed".
2019-12-30 13:55:03 +01:00
Grey Christoforo
c0ebcbee48
fix brick01 file name
2019-12-29 21:25:14 +01:00
wmayer
a9f820470b
fix some const correctness
2019-12-29 17:13:18 +01:00
wandererfan
e33a90dc50
[TD]adjust symbol location for font and text
2019-12-29 09:39:47 -05:00
wandererfan
4cca918a76
[TD]fix #4234 initial display of section label
2019-12-29 09:39:47 -05:00
wmayer
eb4e2d2c56
Gui: add virtual method containsViewProvider to MDIView and re-implement it in some sub-classes
...
Improve Document::setActiveView to not always switch to the first 3D view but check the currently active view before
2019-12-29 15:00:35 +01:00
wmayer
ad95219129
set explicit utf-8 encoding for some Python modules
2019-12-29 14:00:08 +01:00
wmayer
e900384250
declare getMDIView and getMDIViewPage as const
2019-12-29 13:55:39 +01:00
wmayer
6a4dd82415
TechDraw: [skip ci] fix -Winconsistent-missing-override
2019-12-29 00:02:15 +01:00
carlopav
d4954837d3
[Draft] Edit, changed endEdit
...
Before behaviour when user click and when user input coordinates:
1- mousePressed -> endEditing -> numericInput -> update
2- numericInput -> update
Now:
1- mousePressed -> endEditing -> update
2- numericInput -> endEditing -> update
2019-12-28 15:59:26 -03:00
carlopav
510e15cf20
[Draft] Edit Documentation
...
Documented better the whole tool.
Changed the name of self.call to self. selection_callback for easier code reading.
[Draft] Edit small bugfix
Deleted a bunch of code I PR by error
2019-12-28 15:59:26 -03:00
vocx-fc
f2ed9054f6
Draft: fix CMakeLists to install files in directories
2019-12-28 15:56:02 -03:00
wmayer
4318375a51
Gui: allow user to set an expression for property editor of vectors
2019-12-28 17:36:41 +01:00
wmayer
ba95cc73ad
Base: [skip ci] do not normalize axis when changing angle of a Rotation object
2019-12-28 14:04:02 +01:00
WandererFan
ec602a0934
[TD]update property name in Balloon test case
2019-12-27 20:27:19 -05:00
WandererFan
c50491dca2
[TD]fix overload warning
2019-12-27 20:27:19 -05:00
WandererFan
ccd107f1ce
[TD]fix Balloon placement issues
...
- contributed by @lidiriel
2019-12-27 20:27:19 -05:00
Yorik van Havre
134f9d4f26
Arch: Fixed bug in materials merging
2019-12-27 21:32:33 -03:00
wmayer
5442dfbbcc
Sketcher: [skip ci] force redraw after using rubberband selection
2019-12-27 21:18:27 +01:00
wmayer
bd36bcb22b
[skip ci] scale grabbed image to defined width
2019-12-27 21:00:34 +01:00
wmayer
9e4710d679
Gui: [skip ci] allow to pass multi-sampling in Python wrapper
2019-12-27 15:19:19 +01:00
vocx-fc
71154715e7
Draft: add GuiCommandBase class to serve as the parent class of all DraftTools
...
Prepare auxiliary directories to restructure all graphical tools
for objects, viewproviders, gui commands, and taskpanels.
2019-12-27 11:01:34 -03:00
wmayer
a7a11341fc
Gui: [skip ci] show navi cube also when rendering as framebuffer or GL image
2019-12-27 13:57:21 +01:00
wmayer
e7796c0497
Gui: [skip ci] add option to grab 3D view as is
2019-12-27 13:52:34 +01:00
luz.paz
ae7cb9e300
Draft: [skip ci] Fix header uniformity
...
This PR fixes header uniformity across all Draft files
2019-12-27 00:16:12 +01:00
wmayer
e78e468e0f
TechDraw: [skip ci] fix warnings -Wunused-private-field and -Winconsistent-missing-override
2019-12-26 20:13:52 +01:00
Zheng, Lei
668e237889
Draft: fix array restore
2019-12-26 15:56:31 -03:00
ageeye
51a23bd770
Use DraftVecUtils.tup only two times.
2019-12-26 15:54:10 -03:00
ageeye
b22c33ab61
Fix the Draft Array polar type. Rotate first global and then object own rotation(spin) of placement.
2019-12-26 15:54:10 -03:00