wandererfan
968faa511a
MRTE License & remove copy to install dir
2019-05-14 15:38:52 +02:00
wandererfan
02b689a1f6
Fix RichAnno positioning for Scale != 1
2019-05-14 15:38:51 +02:00
wandererfan
a537e34077
Fix duplicate child claiming
2019-05-14 15:38:51 +02:00
DeepSOIC
e753e642f1
Gui: GestureNavigationStyle: add statemachine diagram
2019-05-14 15:35:50 +02:00
DeepSOIC
24e45023aa
Gui: GestureNavigationStyle: remove logging
2019-05-14 15:35:50 +02:00
DeepSOIC
8a99785477
Gui: GestureNavigationStyle rewrite
...
to better work on Qt5
+ new (dormant) feature: button roll gestures
2019-05-14 15:35:50 +02:00
wmayer
c60658f3f9
add method to project shape on mesh
2019-05-14 15:21:08 +02:00
Bernd Hahnebach
4ea8d4ee6a
Merge pull request #2169 from berndhahnebach/bhbdev217
...
Material: improvements
2019-05-14 12:07:02 +02:00
Bernd Hahnebach
d52aa20748
FEM: material task panel, use quantity unit checks on leave task panel and return from material editor
2019-05-14 12:05:47 +02:00
Bernd Hahnebach
2046f81b1c
FEM: unit tests, test values and units of known quantities from all build in solid materials
2019-05-14 12:05:47 +02:00
Bernd Hahnebach
13af9ab884
FEM: unit tests, known material parameter unit test
2019-05-14 12:05:47 +02:00
Bernd Hahnebach
b753d771fc
FEM: unit tests, add modul for material tests
2019-05-14 12:05:47 +02:00
Bernd Hahnebach
14eaa95bb6
Material: card utils, add some code comments for new added methods
2019-05-14 12:05:47 +02:00
Bernd Hahnebach
8698ed56cd
Material: card utils, add methods for quatity unit checks
2019-05-14 12:05:47 +02:00
Bernd Hahnebach
09a0a6f95f
Material: card utils, add a parameter to ignore template mat on import materials
2019-05-14 12:05:47 +02:00
Bernd Hahnebach
5658119786
Material: card utils, example code comments fixes
2019-05-14 12:05:47 +02:00
Bernd Hahnebach
71b645d76d
Material: templatematerial, make FractureToughness a float
...
- it unit is not possible with FreeCAD unit system
2019-05-14 12:05:47 +02:00
Yorik van Havre
a7cb6ed62c
Draft: Allow to set the working plane from a section plane
2019-05-13 22:01:32 -03:00
Yorik van Havre
184a392675
Arch: Added option to not import FreeCAD parametric model from IFC
2019-05-13 21:49:31 -03:00
Yorik van Havre
6cf4c25967
Arch: Added Footprint display mode to Spaces
2019-05-13 16:33:38 -03:00
Yorik van Havre
c6a272c951
Arch: Ability for BuildingParts to control visual aspects of their children
2019-05-13 15:44:13 -03:00
Yorik van Havre
7d2498d65e
Draft: Fixed Part primitives mode of Draft tools
2019-05-13 14:55:58 -03:00
wandererfan
75d43757c4
Fix crash on malformed python script
2019-05-13 12:29:15 -04:00
wandererfan
d42c79c146
Fix #3695 Frame toggle sync
2019-05-13 12:29:15 -04:00
wandererfan
ef912cfea8
Improve radius/diameter dims for ellipse,spline
2019-05-13 12:29:15 -04:00
Yorik van Havre
3c68d1e0c3
Arch: Fixed some flat objects not appearing in techdraw
2019-05-13 13:10:36 -03:00
wmayer
0644ed8e64
fix mesh cross-section to respect placement
2019-05-13 17:44:56 +02:00
wmayer
0e86b2a735
also copy placement when copying a mesh
2019-05-13 15:51:43 +02:00
wmayer
ae1723b946
add method to project shape on mesh
2019-05-12 22:56:23 +02:00
wmayer
e44884a01a
make curve-on-mesh working for meshes with placement
2019-05-12 20:25:58 +02:00
wmayer
6f53d0e9d0
hide taskbar progress when required
2019-05-12 17:26:21 +02:00
luz.paz
8d5fbd947b
FIx some user and non-user facing typos
...
Found via ` codespell -q 3 -I ../fc-word-whitelist.txt -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig* -L pard,wallthicknessOn`
codespell version 1.15.0.dev0
2019-05-12 16:59:26 +02:00
wmayer
f6ee90557d
also support shapetype parameter in Part.makeRevolution() if first argument is an edge
2019-05-12 11:33:38 +02:00
Yorik van Havre
cfd04ac6af
Draft: Fixed minor bug in Circle tool
2019-05-11 21:11:40 -03:00
sliptonic
1c4b0bac18
Merge pull request #2159 from Russ4262/test_b
...
Enable cutter and FC to OCL cutter translation
2019-05-11 12:49:40 -05:00
wmayer
3bf6c1bc32
fix -Winconsistent-missing-override
2019-05-11 19:46:47 +02:00
wmayer
9ab8915c9a
fix -Woverloaded-virtual
2019-05-11 18:41:45 +02:00
Russell Johnson
3505fc0bba
Merge branch 'master' into test_b
2019-05-11 09:02:14 -05:00
wmayer
f999709e11
fix gcc build failure
2019-05-11 15:27:33 +02:00
wmayer
012698b38a
do some code refactoring
2019-05-11 15:14:04 +02:00
wmayer
7803460f7d
replace insecure use of eval() with proper use of units
2019-05-11 12:50:36 +02:00
wmayer
42aa095154
fix -Winconsistent-missing-override
2019-05-11 10:48:02 +02:00
Russell Johnson
4e152e074a
Enable cutter and FC to OCL cutter translation
...
Enable self.cutter attribute
Without, 3D Surface op is non-functional
2019-05-10 22:40:32 -05:00
Yorik van Havre
bfba3a6b93
Updated master translation files (minor changes)
2019-05-10 23:14:36 -03:00
Yorik van Havre
8987bd1df3
Arch: Re-added support for older pysolar
2019-05-10 23:05:41 -03:00
Yorik van Havre
60fae525b8
Arch: Fixed wrong structures drawn in beam mode using a metal profile
2019-05-10 22:58:04 -03:00
Yorik van Havre
ab6e30b93a
Arch: Fixed translation issues in wall and structure + make use of line task dialog
2019-05-10 22:43:59 -03:00
Yorik van Havre
9d416bf385
Draft: allow to use different snapping task dialogs
2019-05-10 22:27:08 -03:00
Yorik van Havre
9adc1a351c
Draft: General cleanup of the Draft UI
2019-05-10 21:03:35 -03:00
Yorik van Havre
ed386410bc
Merged latest translations from crowdin
2019-05-10 19:19:37 -03:00