luz.paz
|
393e2d0f35
|
FEM: source comment typo fixes
|
2019-01-02 17:24:58 -02:00 |
|
wmayer
|
6ab931615f
|
fix bytes vs. str issue on macOS
|
2019-01-02 16:26:16 +01:00 |
|
wmayer
|
db393123b0
|
add slice apart command to sub-menu
|
2019-01-01 22:21:07 +01:00 |
|
wmayer
|
761c543b81
|
remove signal blocker
fixes 0003752: Preferences/Sketcher: Changing Grid size default is not respected upon creation of new Sketches
|
2019-01-01 18:17:23 +01:00 |
|
wmayer
|
6160d29b09
|
fixes 0003756: Tooltips should not start with the internal name of the tool
|
2019-01-01 16:54:12 +01:00 |
|
wmayer
|
1b69bfebb0
|
fixes 0003757: Join icon menu in the Boolean toolbar does not show command names nor tooltips
|
2019-01-01 16:48:43 +01:00 |
|
Yorik van Havre
|
13981b83ae
|
Start: Don't switch workbenches if we're not in Start anymore
|
2018-12-31 16:45:16 -02:00 |
|
Yorik van Havre
|
47f98403f3
|
Fixed wording as notifed on crowdin
|
2018-12-31 16:21:49 -02:00 |
|
wmayer
|
2888ff2557
|
improve error messages for Pocket, Hole and Groove feature
|
2018-12-31 18:30:13 +01:00 |
|
wmayer
|
26728d9ddb
|
fixes 0003755: Crash when using Part - Refine Shape on certain files
|
2018-12-31 15:06:21 +01:00 |
|
Yorik van Havre
|
95664514a0
|
Start: Fixed single quotes display
|
2018-12-30 12:47:19 -02:00 |
|
Yorik van Havre
|
d33d352d94
|
Fixed translations of startpage
|
2018-12-30 12:38:03 -02:00 |
|
Yorik van Havre
|
776b7a1e45
|
Start: Better handling of unicode on py2
|
2018-12-29 14:41:25 -02:00 |
|
Yorik van Havre
|
0970989adf
|
Material: Fixed py3/import issues
|
2018-12-29 14:40:25 -02:00 |
|
caceres
|
7be816033a
|
Material: MaterialEditor migrate to model/view
|
2018-12-29 12:47:30 -02:00 |
|
wmayer
|
65c06fce5c
|
add method restoreFinished and reimplement it in SketchObject
|
2018-12-29 15:27:32 +01:00 |
|
Yorik van Havre
|
112e0e3436
|
Start: Fixed translation on py2
|
2018-12-28 11:38:21 -02:00 |
|
Yorik van Havre
|
b7f2b7e333
|
Import: Fixed import of some DXF R12 files
|
2018-12-28 00:12:28 -02:00 |
|
wmayer
|
1cb6dba26a
|
add comment
|
2018-12-27 20:06:16 +01:00 |
|
triplus
|
022b89da97
|
Add Intensity
|
2018-12-27 20:00:55 +01:00 |
|
triplus
|
17bdbb157e
|
Point cloud display mode enumeration
After point cloud is imported and saved to a file, opening such file introduces issue with point cloud feature display mode property.
Forum discussion:
https://forum.freecadweb.org/viewtopic.php?f=3&t=32808
|
2018-12-27 20:00:55 +01:00 |
|
Yorik van Havre
|
80c1f70af9
|
Arch: small cosmetic fix in material editor
|
2018-12-27 12:56:49 -02:00 |
|
Yorik van Havre
|
bfb0a85ab5
|
Arch: Lowered tolerance of planar profiles for Arch structures
|
2018-12-27 12:29:03 -02:00 |
|
DeepSOIC
|
5d2fb23b68
|
Part: add Slice Apart command
|
2018-12-27 14:30:06 +01:00 |
|
DeepSOIC
|
2937664145
|
PartGui: use icon in Compound viewprovider
|
2018-12-27 14:30:05 +01:00 |
|
DeepSOIC
|
9792b3c96e
|
PartGui: add ExplodeCompound to menu and toolbars
|
2018-12-27 14:30:05 +01:00 |
|
DeepSOIC
|
f44bd1bd22
|
PartGui: update icons
* replace Part_Compound icon with a new one
* add Part_ExplodeCompound icon
|
2018-12-27 14:30:05 +01:00 |
|
DeepSOIC
|
55838a0508
|
Part: "Explode compound" tool
|
2018-12-27 14:30:04 +01:00 |
|
Yorik van Havre
|
3980b63265
|
Part: Fixed translation issues
|
2018-12-27 10:51:49 -02:00 |
|
luz.paz
|
579e588395
|
Path: source comment typo fixes
Found via `codespell`
|
2018-12-27 10:22:36 -02:00 |
|
Yorik van Havre
|
6297a58a1e
|
Draft: Added ON/OFF status to the tooltip of snapping buttons
|
2018-12-26 12:59:50 -02:00 |
|
wmayer
|
58fed273ab
|
fixes 0003729: REGRESSION: FreeCAD 0.17 does not export color information with STEP files
|
2018-12-24 17:27:56 +01:00 |
|
wandererfan
|
49c6a679af
|
Fix StartCell/EndCell handling
- multi-character Columns and multi-digit Rows
were not being interpreted correctly.
|
2018-12-24 11:02:32 -02:00 |
|
Abdullah Tahiri
|
754dd89d42
|
PartDesign: Up to face inclined plane limitation
================================================
fixes #3177
I fixed it by tricking the function, see:
https://forum.freecadweb.org/viewtopic.php?f=8&t=24238&start=30#p274454
|
2018-12-24 11:01:59 -02:00 |
|
Yorik van Havre
|
39d446f60f
|
Updated translations from crowdin
|
2018-12-23 13:54:30 -02:00 |
|
Markus Lampert
|
a907a103cd
|
Use removeSplitter to get a single face for the removal shape construction.
|
2018-12-23 11:07:31 -02:00 |
|
Mateusz Skowroński
|
860a984a1d
|
Fix GCC 8 warning: catching polymorphic type by value [-Wcatch-value=]
|
2018-12-23 11:05:02 -02:00 |
|
Bernd Hahnebach
|
70993dd71d
|
FEM: ccx tools, optimize imports
|
2018-12-21 22:39:29 +01:00 |
|
Bernd Hahnebach
|
e73c6c3008
|
FEM: ccx tools, add a method to find elments with no material
|
2018-12-21 22:22:49 +01:00 |
|
Bernd Hahnebach
|
7f3dfc5fd5
|
FEM: ccx tools, typo in def name for non positive jacobians
|
2018-12-21 22:16:57 +01:00 |
|
Bernd Hahnebach
|
b0ce82b830
|
FEM: ccx tools, split run def to be able to do every fea task independent
|
2018-12-21 22:16:57 +01:00 |
|
Bernd Hahnebach
|
a3980624a0
|
FEM: ccx tools, small code improvements
|
2018-12-21 22:16:57 +01:00 |
|
Bernd Hahnebach
|
80c65506a3
|
FEM: ccx tools, solver typ check only for ccx tools type
|
2018-12-21 22:16:57 +01:00 |
|
Yorik van Havre
|
3cdecfb7b8
|
Arch: fixed wrong WP when double-clicking an Arch BuildingPart
|
2018-12-21 18:55:59 -02:00 |
|
Bernd Hahnebach
|
71cadf8ba7
|
FEM: print some error if only one material object but this one has a reference shape
|
2018-12-21 10:11:48 -02:00 |
|
Bernd Hahnebach
|
25ebc7479b
|
FEM: ccx run, do not run ccx if input file writer returned an error
|
2018-12-21 10:11:48 -02:00 |
|
Bernd Hahnebach
|
e2716b2f80
|
FEM: revert 5f8b459 and use a better fix fir frd reading of NaN floats
|
2018-12-21 10:11:48 -02:00 |
|
Bernd Hahnebach
|
a0f3a81139
|
FEM: z88, delete not needed and not used variable
|
2018-12-21 10:11:48 -02:00 |
|
wmayer
|
7d5870b658
|
workaround to correctly render annotation flags if NaviCube is shown
|
2018-12-20 17:52:35 +01:00 |
|
Yorik van Havre
|
41eeeede6b
|
Arch: Fixed crash on creating new BuildingParts
|
2018-12-20 13:21:48 -02:00 |
|