Changesets: FreeCAD

master 6d64c2b2

2019-08-08 00:21:12

Kunda1

Details Diff
OpenSCAD/OpenSCAD2Dgeom.py: source comment typo fix
mod - src/Mod/OpenSCAD/OpenSCAD2Dgeom.py Diff File

master d94f8635

2019-08-08 00:18:14

Kunda1

Details Diff
Arch/ImportIFC.py: fix source comment typo
mod - src/Mod/Arch/importIFC.py Diff File

master 2d294994

2019-08-07 23:31:14

vocx


Committer: yorik Details Diff
Draft: WorkingPlane, Pythonic style, improved the docstrings.
mod - src/Mod/Draft/WorkingPlane.py Diff File

master 9b3aba60

2019-08-07 23:10:27

vocx


Committer: yorik Details Diff
Draft: WorkingPlane, Pythonic style, improved the docstrings, in particular offsetToPoint(); I have some doubts about the implementation in 3D space as it seems to calculate a projected distance, and not the real distance; I don't think this is very helpful when the direction is different from perpendicular (normal); perpendicular distance is certainly the most common case, so I don't know if there is any problem at all in practice.
mod - src/Mod/Draft/WorkingPlane.py Diff File

master 59f66dcf

2019-08-07 16:39:43

vocx


Committer: yorik Details Diff
Draft: WorkingPlane, Pythonic style, docstring of the initialization of the plane class
mod - src/Mod/Draft/WorkingPlane.py Diff File

master dbbb84b4

2019-08-07 16:29:30

vocx


Committer: yorik Details Diff
Draft: WorkingPlane, Pythonic style, docstring of the plane class
mod - src/Mod/Draft/WorkingPlane.py Diff File

master 89b9e647

2019-08-07 16:27:57

vocx


Committer: yorik Details Diff
Draft: WorkingPlane, Pythonic style, docstring of the plane class
mod - src/Mod/Draft/WorkingPlane.py Diff File

master ad8a8164

2019-08-07 16:14:47

berndhahnebach

Details Diff
Arch: IFC import, only merge materials if they have same name and color
mod - src/Mod/Arch/Resources/ui/preferences-ifc.ui Diff File
mod - src/Mod/Arch/importIFC.py Diff File

master 15b11b8c

2019-08-07 15:38:11

vocx


Committer: yorik Details Diff
Draft: WorkingPlane, Pythonic style, added whitespace
mod - src/Mod/Draft/WorkingPlane.py Diff File

master 1161cbb9

2019-08-07 15:31:47

vocx


Committer: yorik Details Diff
Draft: WorkingPlane, moved document docstring to the top
mod - src/Mod/Draft/WorkingPlane.py Diff File

staging d4eb213c

2019-08-07 05:18:43

realthunder

Details Diff
Gui: fix crash on editing PropertyLinkList
mod - src/Gui/DlgPropertyLink.cpp Diff File

master 05433f71

2019-08-07 05:18:43

Zheng, Lei


Committer: wmayer Details Diff
Gui: fix crash on editing PropertyLinkList
mod - src/Gui/DlgPropertyLink.cpp Diff File

master f54cbb96

2019-08-07 04:44:06

vocx


Committer: yorik Details Diff
Draft: WorkingPlane, Pythonic style, added spaces after commas, and removed trailing whitespace
mod - src/Mod/Draft/WorkingPlane.py Diff File

master ba5ba2af

2019-08-07 04:42:06

vocx


Committer: yorik Details Diff
Draft: WorkingPlane, Pythonic style, added spaces after commas
mod - src/Mod/Draft/WorkingPlane.py Diff File

master cdde9a4d

2019-08-07 04:36:19

vocx


Committer: yorik Details Diff
Draft: WorkingPlane, Pythonic style, added spaces after commas
mod - src/Mod/Draft/WorkingPlane.py Diff File

master 0decb411

2019-08-07 04:31:22

vocx


Committer: yorik Details Diff
Draft: WorkingPlane, Pythonic style, added spaces
mod - src/Mod/Draft/WorkingPlane.py Diff File

master 92797bc9

2019-08-07 04:29:14

vocx


Committer: yorik Details Diff
Draft: WorkingPlane, Pythonic style, add spaces
mod - src/Mod/Draft/WorkingPlane.py Diff File

master 4ecb1070

2019-08-07 04:26:27

vocx


Committer: yorik Details Diff
Draft: WorkingPlane, removed excessive indentation
mod - src/Mod/Draft/WorkingPlane.py Diff File

master d3a41be6

2019-08-07 04:22:51

vocx


Committer: yorik Details Diff
Draft: WorkingPlane, removed unnecessary semi-colons and indentation
mod - src/Mod/Draft/WorkingPlane.py Diff File

staging 4bb76286

2019-08-07 00:41:53

realthunder

Details Diff
Sketcher: auto undo when canceling constraint editing
mod - src/Mod/Sketcher/Gui/EditDatumDialog.cpp Diff File

master 022e6c6f

2019-08-07 00:41:53

Zheng, Lei


Committer: wmayer Details Diff
Sketcher: auto undo when canceling constraint editing
mod - src/Mod/Sketcher/Gui/EditDatumDialog.cpp Diff File

master 3799aff9

2019-08-06 23:22:28

Kunda1


Committer: yorik Details Diff
[AddonManager] Add LCInterlocking icon

Closes https://github.com/execuc/LCInterlocking/issues/27
mod - src/Mod/AddonManager/Resources/AddonManager.qrc Diff File
add - src/Mod/AddonManager/Resources/icons/LCInterlocking_workbench_icon.svg Diff File

master 4b4ed9c8

2019-08-06 20:59:12

vocx


Committer: yorik Details Diff
Draft: DraftVecUtils, position of the Doxygen comments
mod - src/Mod/Draft/DraftVecUtils.py Diff File

master c64f8fc5

2019-08-06 20:51:28

vocx


Committer: yorik Details Diff
Draft: DraftVecUtils, improved docstrings and comments
mod - src/Mod/Draft/DraftVecUtils.py Diff File

master c143aee7

2019-08-06 18:00:38

vocx


Committer: yorik Details Diff
Draft: DraftVecUtils, improved docstrings and comments; check the isColinear() function, it tests for colinearity between vector differences, and not the vectors themselves.
mod - src/Mod/Draft/DraftVecUtils.py Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 284 285 286 287 288 289 290 ... 350 ... 420 ... 490 ... 560 ... 630 ... 649 650 651  Next  Last