Commit Graph

14929 Commits

Author SHA1 Message Date
wmayer
294100d95e for inner loop use a different iterator variable than for outer loop, remove superfluous argument from Message() 2018-10-06 19:42:58 +02:00
mwganson
3d833e52df placement dlg - do reselection prior to updating center coordinates -- prevents other object moving if apply incremental changes is not enabled 2018-10-05 16:14:17 -05:00
wmayer
f84971fca2 avoid throwing exception in intersectCC 2018-10-05 22:17:20 +02:00
wmayer
f5befc75ce improve unicode handling when setting Start page 2018-10-05 15:36:34 +02:00
wmayer
d9e4c727db improve mesh decimation 2018-10-05 15:07:27 +02:00
lorenz
795e261be6 StartPage - handle should always return unicode 2018-10-05 11:33:30 +02:00
lorenz
c159f9abad py3: fix unicode problem 2018-10-05 11:33:17 +02:00
Markus Lampert
6848a3c116 Removed experimental wb from build 2018-10-05 11:30:45 +02:00
Markus Lampert
78863e2698 Added comment about the correctness of cloning a clone - lest I not attempt to /fix/ it again 2018-10-05 11:30:45 +02:00
Markus Lampert
0e9bbf401c Cleaning up startEditing/finishEditing/isEditing 2018-10-05 11:30:45 +02:00
Markus Lampert
1a6665c0f4 Changed view providers to use Gui.Document.setEdit to start the editor for a new object. 2018-10-05 11:30:45 +02:00
mwganson
2c09277763 sketcher: clear selection after failed addExternal geometry to prevent crash 2018-10-05 11:26:07 +02:00
wmayer
48ec50db38 fix segfault in ExpressionDelegate in case constraint property is invalidated 2018-10-04 23:34:19 +02:00
wmayer
a0916a9a66 avoid re-throwing an exception in case normal is not defined 2018-10-04 23:31:55 +02:00
wmayer
7949cd84ef fix possible crashes in sketcher commands due to wrong casts 2018-10-04 19:45:20 +02:00
wmayer
abb56c35d0 0003544: Crash on creation of vertical dimension with Shift + V 2018-10-04 18:37:33 +02:00
wmayer
b7f7c16e6c fix header include 2018-10-04 16:49:04 +02:00
mwganson
5811bc5f24 placement task - align buttons better 2018-10-04 16:26:31 +02:00
mwganson
a520eb6342 placement - show complementary angle as float 2018-10-04 16:26:22 +02:00
kreso-t
cc0dbb58e5 Path: Adaptive - adjustments to path smoothing 2018-10-04 16:23:20 +02:00
Yorik van Havre
da9c652782 Start: Write test page in non-binary format 2018-10-04 11:11:48 -03:00
wmayer
ebec4cd5e2 fix freeze when editing empty sketch 2018-10-04 00:34:06 +02:00
wmayer
93d9f16588 in topologicalSort check for valid iterator 2018-10-04 00:33:19 +02:00
Yorik van Havre
58b80f5389 Arch: bugfix in PanelCut 2018-10-03 16:37:28 -03:00
Yorik van Havre
1dfdaca5d3 Raytracing: Fixed search locations of povray 2018-10-03 16:33:41 -03:00
Yorik van Havre
27c80884a1 Start: Fixed freeze when trying to read corrupt fcstd file 2018-10-03 16:33:11 -03:00
Yorik van Havre
a6f7ca483e Arch: Added a CutOffset property to PanelCut object to be able to move the cut plane 2018-10-03 16:04:01 -03:00
wmayer
8bf9d368a4 avoid multiple spaces in property name 2018-10-03 18:48:10 +02:00
wmayer
e2ddabf235 returning a boolean from setEdit/unsetEdit of a Python view provider indicates a handled edit mode, None indicates to forward it to the C++ view provider 2018-10-03 17:39:22 +02:00
markus
a4b0bdf33d Fixed context menu for PathIconViewProvider 2018-10-03 16:49:26 +02:00
markus
293ac55262 Fixed path model double click 2018-10-03 16:49:19 +02:00
markus
868baa6dd2 Return NotImplemented on PythonFeature::setEdit if the setEdit is implemented and returns True for one of the standard, not Default, edit modes 2018-10-03 16:49:10 +02:00
wmayer
5b85233a58 remove useless methods startEditing/finishEditing/isEditing from Python wrapper of view provider
add attribute to access document from view provider
2018-10-03 16:31:58 +02:00
wmayer
41f0dc1fe8 support of user defined Povray or Lux templates 2018-10-03 14:29:34 +02:00
wmayer
39d072bf82 fixes 0003621: Additive and subtractive loft preview not showing during creation 2018-10-03 12:40:43 +02:00
wmayer
a03f8b7e49 improve whitespaces 2018-10-03 12:40:13 +02:00
luz.paz
b8c50dc0f9 Fixed misplaced word 2018-10-02 21:05:31 +02:00
luz.paz
2de755186b Misc. typo fixes
Found via `codespell -q 3 --skip="*.po,*.ts,./.git,./src/3rdParty,./src/CXX,./src/zipios++,./src/Mod/Assembly/App/opendcm" -I ../fc-word-whitelist.txt`
2018-10-02 21:05:22 +02:00
mwganson
fae5b4f7f7 Placement dialog - more consistent axis direction based on order of selection 2018-10-02 21:03:51 +02:00
Abdullah Tahiri
65dd09d5e6 Sketcher: Grid visualization improvement
========================================

Now the Grid is calculated based on the maximum semiaxis length. Grid is recalculated on every redraw of the Sketcher.
2018-10-02 20:59:29 +02:00
Abdullah Tahiri
dedd66e7f4 Sketcher: Axes visualization improvement
========================================

Axes size was bounded to the boundingbox of the underlaying 2D shape. However, this does not even get updated in no update mode and provides unreliable values.

The axes calculation now:
- is coded to be the same size and fully symmetric.
- is coded to be minimum 100 mm semiaxis, which gives a good impresion for empty sketches with default zoom.
- is coded to grow with the largest of the semiaxes.

fixes #3334
2018-10-02 20:59:10 +02:00
wmayer
93f06f8256 fixes 0003410: 0.17 Regression: recompute will make parts lose color and take a longer delay compared to FC0.16 2018-10-02 19:04:44 +02:00
Yorik van Havre
4cab61c54a AddonManager: Added Mario's macro execute button 2018-10-02 10:25:38 -03:00
Markus Lampert
a7942fc3ec Fixed path tool controller context menu 2018-10-02 09:42:52 -03:00
Markus Lampert
04568dc6ee Cleaned up path op context menu 2018-10-02 09:42:52 -03:00
Markus Lampert
317de14d25 Fixed model edit 2018-10-02 09:42:52 -03:00
Markus Lampert
82b98588aa Fixed support for objects in the tree without a Proxy 2018-10-02 09:42:52 -03:00
Markus Lampert
840e904a12 Fixed context menu for PathJob 2018-10-02 09:42:52 -03:00
Markus Lampert
dd2679bc46 Fixed PathSetupSheet task panel and added doc strings to the UI. 2018-10-02 09:42:52 -03:00
Markus Lampert
cf2799ccd8 Refactored operation initialisation into separate module so it can be called from the WB and the Job UI. 2018-10-02 09:42:52 -03:00