Yorik van Havre
|
1115f55184
|
Draft: Fixed regression in snapping
|
2019-01-23 13:27:22 -02:00 |
|
sliptonic
|
21e1883602
|
fixes #3665
Applying patch from jurij
|
2019-01-22 20:26:59 +01:00 |
|
luz.paz
|
7f081b24fd
|
Fix source typos
|
2019-01-22 20:26:59 +01:00 |
|
luz.paz
|
c5641feba3
|
Path: Misc. comment typo and whitespace fixes
|
2019-01-22 20:26:58 +01:00 |
|
wmayer
|
8345b0c1c3
|
add method multVec to MatrixPy class for better consistency
|
2019-01-22 15:57:10 +01:00 |
|
Dion Moult
|
c6537c14a9
|
Remove abstract IFC entities (as per IFC4 Add2)
|
2019-01-22 10:19:14 -02:00 |
|
wandererfan
|
af75332295
|
Fix Compile Warning
- m_sectionFormat is not used yet and provokes a
warning message.
|
2019-01-22 10:15:04 -02:00 |
|
wandererfan
|
242717f5e3
|
Fix out of scope warnings
- Links within TD were not set to Global scope. This caused
problems when a Page was in a container, but Views were not
in the container.
|
2019-01-22 10:15:04 -02:00 |
|
Yorik van Havre
|
bdaa14c073
|
Arch: Fixed missing UIDs in IFC import
|
2019-01-22 00:11:49 -02:00 |
|
Yorik van Havre
|
30c251e956
|
Arch: Fixed multiple documents open bug in Reference object
|
2019-01-22 00:11:11 -02:00 |
|
Yorik van Havre
|
519120c634
|
Draft: Small cosmetic fix in edit points
|
2019-01-22 00:10:31 -02:00 |
|
wmayer
|
23fe2041d9
|
handle also B-spline and Bezier curves in GeomCurve::closestParameter
|
2019-01-21 13:47:41 +01:00 |
|
wandererfan
|
79504462d1
|
Fix movement of Front View in ProjectionGroup
|
2019-01-21 11:45:30 +01:00 |
|
wmayer
|
3564278739
|
fixes 0003785: Incorrect extension FCstd instead fcstd
|
2019-01-21 11:41:16 +01:00 |
|
Yorik van Havre
|
1cbcc7b5a4
|
Arch: Prevision for forward compatibility
|
2019-01-20 19:32:12 -02:00 |
|
Yorik van Havre
|
6e4249f677
|
Merge branch 'master' of github.com:FreeCAD/FreeCAD
|
2019-01-20 19:31:20 -02:00 |
|
Bernd Hahnebach
|
ebe79a9671
|
FEM: result and mesh, add compact result and mesh, workaround for issue #2873
|
2019-01-20 18:40:53 +01:00 |
|
Yorik van Havre
|
b31902a8b6
|
Arch: Updated IFC property sets definitions
|
2019-01-20 15:30:54 -02:00 |
|
wmayer
|
4156a32ad7
|
add convenience functions to get element type to id and vice versa
|
2019-01-20 17:58:30 +01:00 |
|
wmayer
|
450c1bcff9
|
fix crash when accessing invalid group
|
2019-01-20 17:57:08 +01:00 |
|
sliptonic
|
4fb43389f0
|
Path: Remove obsolete code
|
2019-01-19 23:31:49 -06:00 |
|
sliptonic
|
d71231c5b3
|
crowdin: fix whitespace
|
2019-01-19 23:31:49 -06:00 |
|
luz.paz
|
49bb541a1e
|
Crowdin: Path/PathScripts/PathOp.py capitalize string
|
2019-01-19 23:31:49 -06:00 |
|
luz.paz
|
bdcbf3b29c
|
Crowdin: Path/PathScripts/PathProfileBase.py capitalize string
|
2019-01-19 23:31:48 -06:00 |
|
DeepSOIC
|
e49d715352
|
Spreadsheet: fix #3474 cross-CS drag-drop issue
|
2019-01-20 00:45:49 +01:00 |
|
Kurt Kremitzki
|
0b75a92231
|
Fix Start WB behavior for missing examples dir in Debian package
|
2019-01-20 00:36:35 +01:00 |
|
Bernd Hahnebach
|
93d8347537
|
FEM: file ending, use FCStd in FEM strings
|
2019-01-20 00:32:19 +01:00 |
|
Bernd Hahnebach
|
a766705193
|
FEM: unit tests, add some comments to open test files in FreeCAD
|
2019-01-20 00:32:19 +01:00 |
|
Bernd Hahnebach
|
1e32082ee1
|
FEM: test suite, use FCStd instead of fcstd, as it is what FreeCAD does on saveing a file
|
2019-01-20 00:32:19 +01:00 |
|
Bernd Hahnebach
|
1b6beb23ad
|
FEM: white space
|
2019-01-20 00:32:17 +01:00 |
|
Bernd Hahnebach
|
532390f1ba
|
FEM: tetgen exporter, code formating pep 8
|
2019-01-20 00:32:17 +01:00 |
|
Bernd Hahnebach
|
3a31e099dc
|
FEM: code formating, space in block comment
|
2019-01-20 00:32:17 +01:00 |
|
Bernd Hahnebach
|
a5632e11cc
|
FEM: file types, sort them for im- and export
|
2019-01-20 00:32:17 +01:00 |
|
Bernd Hahnebach
|
b437fe5330
|
FEM: solver settings, sort setting
|
2019-01-20 00:32:17 +01:00 |
|
Bernd Hahnebach
|
ce4fd53610
|
FEM: cmake, sort solver modules
|
2019-01-20 00:32:17 +01:00 |
|
luz.paz
|
c9f1517eb8
|
Crowdin: Remove apostrophe from TechDraw/Gui/MDIViewPage.cpp translation
|
2019-01-20 00:29:18 +01:00 |
|
luz.paz
|
176cb808db
|
Refine TechDraw/Gui/CommandDecorate.cpp translation string
|
2019-01-20 00:29:18 +01:00 |
|
wandererfan
|
94bd69a4fe
|
Fix Text Literals for Translation
- these strings were noted as being difficult to
translate on Crowdin
|
2019-01-20 00:29:17 +01:00 |
|
Yorik van Havre
|
bd346113cd
|
OpenSCAD: Fixed issue #3640
|
2019-01-18 19:58:23 -02:00 |
|
Yorik van Havre
|
23cf81cd51
|
Arch: Axis can now be referenced in sketches
|
2019-01-18 17:40:50 -02:00 |
|
Yorik van Havre
|
2c77c78562
|
Draft: Fixed small bug in Snap Nearest command
|
2019-01-18 17:39:33 -02:00 |
|
wmayer
|
2100f16076
|
disconnect boost signals when destroying tree view
|
2019-01-18 16:33:48 +01:00 |
|
wmayer
|
0a733ffd18
|
fixes 0002706: Box selection does not select dimension or text
|
2019-01-18 14:46:21 +01:00 |
|
wmayer
|
be257336b9
|
fixes 0001673: Assign already assigned keyboard shortcuts without searching old assigned action
|
2019-01-18 00:55:34 +01:00 |
|
wmayer
|
307bb7744f
|
add method to check if key sequence is none
|
2019-01-18 00:54:49 +01:00 |
|
wmayer
|
1444b64803
|
fix possible crash in PropertySheet when removing dependencies
|
2019-01-17 18:33:06 +01:00 |
|
wmayer
|
69a85806bc
|
fixes 0002793: tube as basic solid
|
2019-01-17 15:37:55 +01:00 |
|
wmayer
|
fa52cf53a4
|
fixes 0003776: PartDesign Hole parameters Diameter field is not unit aware
|
2019-01-17 14:13:51 +01:00 |
|
wmayer
|
46804085c9
|
simplify handling of locale specific with InputField from Python
|
2019-01-17 02:57:00 +01:00 |
|
wmayer
|
85bea885cc
|
fixes 0003669: AddonManager should inform of the need to restart FreeCAD for changes to take effect
|
2019-01-16 14:47:28 +01:00 |
|