Yorik van Havre
42efa3f728
Arch: Fixed bug in restoring material objects
2018-07-02 13:02:43 -03:00
Yorik van Havre
ab1520b872
Arch: Fixed compatibility with 0.17
2018-06-29 13:07:13 -03:00
easyw
88729418b7
fixed a crash on escape from Image Scaling WB
2018-06-29 12:21:49 -03:00
Yorik van Havre
10dee3f420
Draft: applied patch #1530 from easyw
2018-06-29 12:20:04 -03:00
Yorik van Havre
1314210a4c
Arch: Handle cloning of BuildingParts
2018-06-29 12:12:54 -03:00
Yorik van Havre
43bf3bc0cb
Arch: Handle placement change in BuildingPart + view management
2018-06-28 18:44:07 -03:00
Yorik van Havre
082926c7d2
Arch: Further work on BuildingPart
2018-06-28 18:44:07 -03:00
Yorik van Havre
2bef80dcc4
Arch: initial BuildingPart development
2018-06-28 18:44:07 -03:00
Yorik van Havre
05c26826ca
Arch: context menu option for material group to merge duplicate materials
2018-06-28 18:27:19 -03:00
Yorik van Havre
fafb194883
Arch: Minor fix to IFC explorer
2018-06-28 13:35:55 -03:00
Yorik van Havre
efdef0f636
Arch: Fixed non-GUI mode bug
2018-06-26 17:31:13 -03:00
Yorik van Havre
3f2cfa0a7f
Arch: Fixed OBJ export
2018-06-26 15:26:00 -03:00
Yorik van Havre
fd5f1fae3e
Arch: Fixed IFC export of window openings
2018-06-26 15:17:22 -03:00
easyw
55db1feb2b
adding missing changes :)
2018-06-26 10:13:33 -03:00
easyw
13cbc0c250
fixing py3 exceptions
2018-06-26 10:13:33 -03:00
easyw
87ee06b930
Centering the Image Scaling Dialog
2018-06-26 10:13:33 -03:00
easyw
090211b632
Adding Image Scaling Macro ti Image WB
2018-06-26 10:13:33 -03:00
Yorik van Havre
8f1c6f77c0
Arch: Fixed RHS structural profiles
2018-06-22 11:51:12 -03:00
wandererfan
c5d5897457
Fix #3508 Missing Namespace in Templates
2018-06-22 10:56:02 -03:00
wandererfan
cd02be6fca
TD: provide gap between figure and ext lines
2018-06-22 10:47:55 -03:00
wandererfan
b20a992579
Fix extension line direction in isometric views
2018-06-22 10:47:55 -03:00
Yorik van Havre
5da2280cd6
Arch: Added Frame and Offset properties to windows
2018-06-21 18:53:52 -03:00
Markus Lampert
fb0fc49a30
Removed PathPreferences class and moved functionality into the module interface.
2018-06-19 21:53:41 -07:00
Markus Lampert
b24e95b7c1
Removed PathGeom class and moved functionality into module interface.
2018-06-19 21:38:20 -07:00
Yorik van Havre
fae0de5858
Arch: Fixed export of included windows to IFC
2018-06-18 22:14:05 -03:00
ageeye
64fee7817b
Simple blocks now are possible as container.
2018-06-18 20:38:10 -03:00
ageeye
ec16d82c96
Add a new array type: PointArray.
2018-06-18 20:38:10 -03:00
easyw
60a0dff12d
updating new Icons
2018-06-15 18:29:12 +02:00
Yorik van Havre
8e4dd8ca84
Arch: Fixed bug in removing objects from section planes
2018-06-15 12:36:25 -03:00
wandererfan
9e7f406bd9
Fix X,Y of anchor in Projection Group
2018-06-15 11:34:00 -03:00
wandererfan
f91cb2ab7d
Compatibility w/R12 and arrows for Angles
2018-06-15 11:34:00 -03:00
Markus Lampert
36a82c690d
Add support for full circles to PathGeom.
2018-06-15 11:32:06 -03:00
luz.paz
c0014cbd3e
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
3c3239ae29
Aggregate base edges into wires for engraving.
2018-06-12 10:32:47 -03:00
ageeye
8faf50ec04
PartDesign::Clone maintain the colors of the original
2018-06-12 10:30:07 -03:00
Yorik van Havre
0fcb378f02
Arch/Draft: Fixed bugs in non-GUI mode
2018-06-11 21:44:23 -03:00
ageeye
15685136e7
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
c6c4a06778
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
1051f10498
Material: main module, only use one material structure list
2018-06-11 06:21:41 +02:00
wmayer
f90cd4a56d
backport to occt < 6.9
2018-06-10 21:57:25 +02:00
tomate44
f3ac51d9b7
add Approximation option to TopoShape section
2018-06-10 20:59:06 +02:00
tomate44
be96fcc62d
add Approximation option to FeaturePartSection
2018-06-10 20:59:06 +02:00
wmayer
2410e53238
fix typo
2018-06-10 20:55:16 +02:00
Bernd Hahnebach
184a566da3
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
1e844d4f53
Material, code formating, flake8 compatible code
2018-06-10 20:54:23 +02:00
Abdullah Tahiri
1e37612a27
Sketcher: Fix deleteall crash
2018-06-10 19:57:42 +02:00
wandererfan
9975c75888
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
f571c14487
Fix wrong point in Radius dim
2018-06-10 19:13:22 +02:00
wandererfan
7cb8520a84
Make Dxf Dimensions compatible with ACAD
2018-06-10 19:13:22 +02:00
wandererfan
0f8eca3c1c
Make Dxf header compatible with ACAD
2018-06-10 19:13:21 +02:00