Commit Graph

13614 Commits

Author SHA1 Message Date
wmayer
900ec439d1 do not show F2 as short cuts for renaming on macOS as it doesn't work 2018-04-26 12:57:59 +02:00
Yorik van Havre
0599879e21 Arch: Further encoding bugfix in IFC exporter 2018-04-25 11:22:02 -03:00
Yorik van Havre
059e4e65dc Merge branch 'randomshapecolor' of https://github.com/dulouie/FreeCAD into dul 2018-04-25 09:45:12 -03:00
luz.paz
505488c4f9 Misc. typos
Found via `codespell`
2018-04-25 09:41:33 -03:00
looooo
8c0b574661 conda: update circle-ci build 2018-04-25 09:38:12 -03:00
looooo
01beecc7a0 draft: fix diameter-dimension 2018-04-25 09:38:12 -03:00
Yorik van Havre
aa14ed6ba8 Arch: Added 4-pane window preset 2018-04-25 09:37:01 -03:00
wandererfan
5ccb7e7d37 Add some debug and util routines. 2018-04-25 11:09:39 +02:00
wandererfan
00f36d78e4 Update Page display when View removed.
- if a View is removed from a Page, but not from
  the document, its graphic remains on the display.
  This change checks if graphic has an associated
  View on this Page.
2018-04-25 11:09:39 +02:00
wandererfan
371c7e4588 Ensure Section face redrawn on update 2018-04-25 11:09:39 +02:00
wandererfan
a40996016f Add #3337 Arbitrary Dimension 2018-04-25 11:09:39 +02:00
wandererfan
c3d56ca36e Fix exterior angle arc and value 2018-04-25 11:09:39 +02:00
wandererfan
4cd563b5c2 Remove duplicate code/save Dim line geom 2018-04-25 11:09:39 +02:00
luz.paz
d671478717 Doxygen: fix broken link in freecadweb.org/api page + update all links to https://
Fixes #3442 (https://freecadweb.org/tracker/view.php?id=3442)
2018-04-25 11:05:46 +02:00
luz.paz
5f7df347f8 Path: misc. source comment typos 2018-04-25 11:03:10 +02:00
luz.paz
13db1e5349 Crowdin: Path string fixes 2018-04-25 11:03:10 +02:00
DeepSOIC
2c78478b5c Part: fix compoundfilter's items property tooltip
reported by chrisb:
https://forum.freecadweb.org/viewtopic.php?f=3&t=28299#p229889
2018-04-25 10:58:30 +02:00
wmayer
61db1afe44 fix crash when using space mouse on Windows and built with Qt5 2018-04-25 10:58:14 +02:00
Yorik van Havre
1e2b9758cc Arch: Fixed encoding bug in ifc exporter 2018-04-23 19:08:51 -03:00
Yorik van Havre
786054fd22 Fixed ArchDetail example 2018-04-23 13:20:43 -03:00
wmayer
a099eb3caf Improvements on mesh flattening commands:
comment out import of pivy because it's not used and pivy.graphics isn't available on all platforms
Add MeshPart_ prefix to command names for consistency reasons and to make Qt help working correctly
When adding commands to Mesh workbench make sure the commands could be created beforehand to avoid annoying warnings
2018-04-23 11:09:26 +02:00
looooo
c518744e39 cmake stuff 2018-04-23 09:56:23 +02:00
looooo
37fb72e508 nullspace 2018-04-23 09:56:23 +02:00
lo
08b329c9b5 add area relaxing method:
not yet working
2018-04-23 09:56:23 +02:00
lo
8188705821 add edge relaxing method 2018-04-23 09:56:23 +02:00
looooo
18b6544883 win: pybind11: workaround for strdup 2018-04-23 09:56:23 +02:00
looooo
7df027c88b change pybind11/boost handlinG 2018-04-23 09:56:23 +02:00
looooo
8c448e370c openscad py3 fixes 2018-04-23 09:56:23 +02:00
looooo
d8d79c908e win fixes + pybind11 improvementS 2018-04-23 09:56:23 +02:00
looooo
74cd8706a0 MeshFlattening: fixes for windows 2018-04-23 09:56:23 +02:00
looooo
76b66159b3 MeshFlattening: add function to unwrap face 2018-04-23 09:56:23 +02:00
looooo
2329ac38e8 MeshFlattening: add function to unwrap mesh 2018-04-23 09:56:23 +02:00
looooo
e1247dcb48 MeshFlattener: boundary extractor 2018-04-23 09:56:23 +02:00
looooo
ce33e2dbe2 MeshFlattening: initial commit 2018-04-23 09:56:23 +02:00
looooo
05b8004001 hide python code displayed @ startup 2018-04-23 09:44:48 +02:00
wandererfan
40919896e7 Add getAllViews() method to DrawPagePy 2018-04-23 07:55:38 +02:00
wandererfan
f13689753c Fix #3367: view/data pane is unselected
- error in coordination of Tree & QGraphicsScene
  selection logic caused Feature to become
  unselected during update.
2018-04-23 07:55:38 +02:00
wandererfan
4f3f620720 Coverity fixes
CID 174671
CID 174670
CID 174669
CID 174668
CID 174667
CID 174664
2018-04-23 07:55:38 +02:00
wmayer
a4ae54f65a remove unneeded cmake switch 2018-04-22 21:22:36 +02:00
wmayer
33b883acb2 fix broken layout in view color panel 2018-04-22 11:02:04 +02:00
looooo
1f121a17c4 py3: Spreadsheet use Unicode instead of bytes 2018-04-22 07:53:20 +02:00
looooo
7da2d6ebbc py3: rebar-fix 2018-04-22 07:53:20 +02:00
looooo
77895f959d py3: draft fixes (grid)
integer-division (please remember using // for integer division ;)
+ use same color for arrow and line
2018-04-22 07:53:20 +02:00
wandererfan
5d1fa67230 Fix add ArchSection w/ multiple Pages 2018-04-22 07:44:41 +02:00
Abdullah Tahiri
dc79d4172d Sketcher: fix menu periodic bspline call 2018-04-22 07:39:15 +02:00
Eivind Kvedalen
ae7bef9978 Expressions: Fixed issue #3432; aggregate functions sometimes ignore some of their arguments.
Also updated regression tests in Spreadsheet module.
2018-04-21 22:33:54 +02:00
wmayer
b440dc830b behave like standard Python interpreter in console mode if no file name is passed 2018-04-21 16:42:54 +02:00
Arne
519d02dd00 ViewProviderGeometryObject: set default random shape color to false 2018-04-21 13:51:51 +02:00
Arne
8958aaae59 Merge branch 'randomshapecolor' of https://github.com/dulouie/FreeCAD into randomshapecolor 2018-04-21 13:41:13 +02:00
dulouie
d8b5b6938d fix small layout issues 2018-04-21 13:33:40 +02:00