Yorik van Havre
807369aba0
Arch: Fixed RHS structural profiles
2018-06-22 11:51:12 -03:00
wandererfan
c4634f2a1e
Fix #3508 Missing Namespace in Templates
2018-06-22 10:56:02 -03:00
wandererfan
e25fb7ed66
TD: provide gap between figure and ext lines
2018-06-22 10:47:55 -03:00
wandererfan
8ee01aaf68
Fix extension line direction in isometric views
2018-06-22 10:47:55 -03:00
Yorik van Havre
75618d862e
Arch: Added Frame and Offset properties to windows
2018-06-21 18:53:52 -03:00
Markus Lampert
0d28d59fd1
Removed PathPreferences class and moved functionality into the module interface.
2018-06-19 21:53:41 -07:00
Markus Lampert
bf46c47616
Removed PathGeom class and moved functionality into module interface.
2018-06-19 21:38:20 -07:00
Yorik van Havre
c5a7a69166
Arch: Fixed export of included windows to IFC
2018-06-18 22:14:05 -03:00
ageeye
3832943567
Simple blocks now are possible as container.
2018-06-18 20:38:10 -03:00
ageeye
7d8f4f1a33
Add a new array type: PointArray.
2018-06-18 20:38:10 -03:00
easyw
f5531e1b71
updating new Icons
2018-06-15 18:29:12 +02:00
Yorik van Havre
88afb9e7b9
Arch: Fixed bug in removing objects from section planes
2018-06-15 12:36:25 -03:00
wandererfan
5efe63c06a
Fix X,Y of anchor in Projection Group
2018-06-15 11:34:00 -03:00
wandererfan
3d0a49ddc3
Compatibility w/R12 and arrows for Angles
2018-06-15 11:34:00 -03:00
Markus Lampert
644e4afc77
Add support for full circles to PathGeom.
2018-06-15 11:32:06 -03:00
luz.paz
92e9659fba
Misc. comment typos
...
+ Found via `codespell -q 3 --skip="*.po,*.ts,./.git,./src/3rdParty,./src/CXX,./src/zipios++,./src/Mod/Assembly/App/opendcm" -I ~/Projects/fc-word-whitelist.txt`
+ crowdin translation refinements:
- https://crowdin.com/translate/freecad/6766/en-en#6499546
- https://crowdin.com/translate/freecad/6766/en-en#6504496
2018-06-13 20:37:17 -04:00
Markus Lampert
6508bbf1e6
Aggregate base edges into wires for engraving.
2018-06-12 10:32:47 -03:00
ageeye
be6fb16f29
PartDesign::Clone maintain the colors of the original
2018-06-12 10:30:07 -03:00
Yorik van Havre
4514ad4260
Arch/Draft: Fixed bugs in non-GUI mode
2018-06-11 21:44:23 -03:00
ageeye
d48aa2e75b
Add sew function to the draft facebinder. Besides facebinder and patharray get their own icons in the tree view.
2018-06-11 09:58:22 -03:00
ageeye
bb6959904d
Add sew function to the draft facebinder. Besides facebinder and patharray get their own icons in the tree view.
2018-06-11 09:58:22 -03:00
Bernd Hahnebach
ec7520d37f
Material: main module, only use one material structure list
2018-06-11 06:21:41 +02:00
wmayer
9bc9ebed21
backport to occt < 6.9
2018-06-10 21:57:25 +02:00
tomate44
9eaafad8a0
add Approximation option to TopoShape section
2018-06-10 20:59:06 +02:00
tomate44
8bc59f47ca
add Approximation option to FeaturePartSection
2018-06-10 20:59:06 +02:00
wmayer
eadf9af1d7
fix typo
2018-06-10 20:55:16 +02:00
Bernd Hahnebach
d02b1fee43
Material: move materal property list into material module and use this for material editor ui and writing of mat files
2018-06-10 20:54:23 +02:00
Bernd Hahnebach
eeb5c5e09d
Material, code formating, flake8 compatible code
2018-06-10 20:54:23 +02:00
Abdullah Tahiri
6a4cd63510
Sketcher: Fix deleteall crash
2018-06-10 19:57:42 +02:00
wandererfan
97e1ca5ef6
Fix #3419 Circles as Polygons
...
- by default, OpenScad represents circles from
dxf files as octogons. This fix provides
access to the OpenScad variable "$fn" which
controls the number of polygon sides.
2018-06-10 19:33:33 +02:00
wandererfan
aec643fd84
Fix wrong point in Radius dim
2018-06-10 19:13:22 +02:00
wandererfan
06c5ef217d
Make Dxf Dimensions compatible with ACAD
2018-06-10 19:13:22 +02:00
wandererfan
fd5e2de710
Make Dxf header compatible with ACAD
2018-06-10 19:13:21 +02:00
wandererfan
72e6a40a9a
Fix 3505 Special Chars in Path
...
- thanks to @marams for the patch.
2018-06-10 19:13:21 +02:00
wandererfan
b448b693ed
Ensure Correct Scale in DrawViewSection
...
- when the Source View for a Section is a Projection
Group item, need to use the Scale property from the
parent Projection Group.
2018-06-10 19:13:21 +02:00
wmayer
311fe7be59
fixes #0002725 : Random color for features in PartDesignNext
2018-06-10 18:37:53 +02:00
looooo
d91a423e12
Arch: survey: py3-fix
2018-06-10 10:14:30 +02:00
wmayer
af2ebf86ff
fixes #0003256 : additive elements do not use color of Body
2018-06-10 10:12:32 +02:00
wmayer
5ff103615f
fix -Wmaybe-uninitialized
2018-06-09 12:05:19 +02:00
wmayer
920a4e62b2
add missing newlines
2018-06-09 11:47:12 +02:00
Markus Lampert
253e257ada
Switched engrave to use path-geom tools
2018-06-09 11:14:08 +02:00
Abdullah Tahiri
2c89860a38
Sketcher: Wrong DoF reported - Fixes #3503
2018-06-09 11:11:46 +02:00
wmayer
8472bcba15
msvc2013 doesn't support default arguments in lambda expressions
2018-06-09 11:09:29 +02:00
Abdullah Tahiri
eacb14c3d4
Sketcher: Python interface to solveraid
2018-06-09 11:02:53 +02:00
Abdullah Tahiri
ce31cecc95
Sketcher: Ability for SketchObject to create a list of dependent geometric elements
2018-06-09 11:02:43 +02:00
luz.paz
2f39b92985
FEM: source typo fixes
2018-06-09 10:53:00 +02:00
Bernd Hahnebach
f7d9f734b5
FEM: add tool clipping plane tools
2018-06-09 10:53:00 +02:00
Bernd Hahnebach
74ee4a8bd9
Material: editor, move poisson ration into mechanical properties
2018-06-09 10:53:00 +02:00
Bernd Hahnebach
44fd9342e9
Material: editor, move in ui hardcoded properties into the editor module in a tuple
2018-06-09 10:52:59 +02:00
Abdullah Tahiri
f8d90fc6db
GCS: Improved point symmetry constraint
...
=======================================
The original implementation won't work when the point is already on the line. See:
https://forum.freecadweb.org/viewtopic.php?f=3&t=29115#p237397
The new implementation works on the projections of the vectors linking the two first points with the symmetry point on the vector linking the two first points.
This assures that there is no stability problem when the point is already on the symmetry axis.
2018-06-09 10:50:05 +02:00