Yorik van Havre
09bfdb02bf
AddonManager: Provisions to support different git hosting platforms than github
2019-07-10 18:29:02 -03:00
Bernd Hahnebach
c844d537f1
FEM: unit tests, fix round failure on windows by setting fix float numbers
2019-07-10 22:08:09 +02:00
Yorik van Havre
3dc7df22cf
AddonManager: Handled exception when unable to download from url
2019-07-10 11:29:32 -03:00
Yorik van Havre
06f8975576
Fixed indent
2019-07-10 13:08:43 +02:00
luz.paz
4724704038
[AddonManager] Added CurvedShapes WB Logo
2019-07-10 13:08:43 +02:00
Yorik van Havre
7e72031926
Draft: discard unsupported curve types in intersection snap
2019-07-09 17:33:03 -03:00
Yorik van Havre
993e0d5032
Arch/Draft: Fixed remaining bugs from latest commits
2019-07-09 15:07:00 -03:00
Yorik van Havre
cef27c7a72
Draft: Added button to working plane task panel to orient the view to the WP
2019-07-09 12:29:32 -03:00
Yorik van Havre
e0935f2a2e
Arch: panel layers with negative thickness are not drawn
2019-07-09 12:06:59 -03:00
Yorik van Havre
94f30f8284
Arch: wall layers with negative thickness are not drawn
2019-07-09 11:58:30 -03:00
wmayer
fbade76af5
save&restore standard meshing parameters
2019-07-09 13:05:45 +02:00
carlopav
498075e73f
[Draft] Bezcurve fix to display length
...
Added property Length to bezcurve objects.
2019-07-08 22:21:58 -03:00
easyw
70fd92d624
improved import/export compatibility w prop cads
...
thread related
https://forum.freecadweb.org/viewtopic.php?f=3&t=37469#p318651
2019-07-08 22:17:15 -03:00
Yorik van Havre
46f253d5d0
Draft: General grid fixes
...
- Killed 'double-grid' bug
- Consistent one grid per view, be it new doc or new view
- Grid recreated when needed on each snap use
- Misc optimizations
2019-07-08 22:07:14 -03:00
Yorik van Havre
e21a6c0366
Arch: Fixed bug in ArchIFC
2019-07-08 20:57:46 -03:00
Yorik van Havre
4986a56712
Draft: Fixed ghost not appearing in scale tool
2019-07-08 19:56:05 -03:00
Yorik van Havre
01bd70631f
Arch: Added message to inform user of workaround against non-editable wall baselines
2019-07-08 19:10:00 -03:00
Yorik van Havre
947c3b4573
Arch: Fixed bug in Join Walls command
2019-07-08 18:41:02 -03:00
Yorik van Havre
c9612bc314
Merge branch 'master' of github.com:FreeCAD/FreeCAD
2019-07-08 18:29:00 -03:00
Yorik van Havre
0b0fc6c3cf
Draft: Fixed bug in edit mode - Fixes #4047
2019-07-08 18:28:41 -03:00
sliptonic
2d0aa23f13
Merge pull request #2329 from mlampert/bugfix/ocl-import-recovery
...
Path: Fixed import of ocl
2019-07-08 16:24:09 -05:00
Yorik van Havre
de3578202b
Draft: Fixed wrong units display in snapping dimensions
2019-07-08 17:38:31 -03:00
Yorik van Havre
2dd4781fc4
Arch: Allow to load and save full GuiDocument data from non-GUI mode
2019-07-08 17:30:50 -03:00
wmayer
2acda4884b
show version info when using external smesh library
2019-07-08 16:54:49 +02:00
sliptonic
b8442d83a0
Merge branch 'master' into bugfix/ocl-import-recovery
2019-07-08 08:26:51 -05:00
wmayer
1b0d03e4ab
Parametric refinement feature
2019-07-08 14:37:00 +02:00
wmayer
61b0755c89
automatically redirect to tip object in case body display mode is set to Tip and a face was selected to create a new sketch
2019-07-08 11:46:09 +02:00
Markus Lampert
7df8fbc3f6
Fixed import of ocl
2019-07-07 23:30:20 -07:00
wmayer
72972e38b8
fix false-positive in workbench unit tests
2019-07-07 19:37:33 +02:00
wmayer
eb05a902aa
return boolean to indicate whether workbench could be activated
2019-07-07 19:36:35 +02:00
Yorik van Havre
7b71a6f86c
Arch: Wording fixes
2019-07-06 20:22:47 -03:00
Yorik van Havre
01514ad653
Arch: Added View clipping abilities to BuildingParts, like SectionPlanes
2019-07-06 20:22:30 -03:00
Yorik van Havre
f3e9656ef4
Added default shortcut to Toggle Edit mode command
2019-07-06 17:15:24 -03:00
Yorik van Havre
afe0d6fad8
Draft: Remember Offset copy mode separately from Move copy mode
2019-07-06 16:52:58 -03:00
Yorik van Havre
631204ef6f
Draft: Set global copy mode to False by default
2019-07-06 14:05:31 -03:00
Yorik van Havre
9ba2dfbb6b
Arch: Bugfixes in IFC exporter
...
- Wrong colors of multi-solid cloned objects
- Wrong geometry for multilayer walls based on single lines
- Wrong geometry for rotated solids inside multi-solid objects
2019-07-06 13:51:11 -03:00
Yorik van Havre
94c2617362
Arch: Misc bugfixes
2019-07-05 20:58:44 -03:00
Yorik van Havre
89b738465d
Arch: Material improvements (dynamic icon + button to invert composition of multimaterials
2019-07-05 20:57:22 -03:00
Bernd Hahnebach
3678c7fa58
FEM: code formating, unit tests, objs
2019-07-05 23:07:56 +02:00
Bernd Hahnebach
70fb01934b
FEM: fluid 1D obj, typo
2019-07-05 22:46:41 +02:00
Bernd Hahnebach
6b047bbd0c
FEM: unit tests, result stats, fix principal and shear stats
2019-07-05 22:46:31 +02:00
Bernd Hahnebach
e25cd0c034
FEM: unit tests, result stats, fix sabs for frequency results
2019-07-05 22:46:20 +02:00
Bernd Hahnebach
47c71b5db0
FEM: unit tests, result stats, fix compare method and reactivate tests
2019-07-05 22:46:10 +02:00
wmayer
c3763479da
activate/create 3d view when setting or getting active objects
2019-07-05 18:53:35 +02:00
wmayer
8b0ee4c4a2
Improve OBJ mesh export in case output format is not explicitly specified
2019-07-05 12:23:13 +02:00
Bernd Hahnebach
9826c2c2ae
FEM: unit test, fix stats compare calls and method, temporary deactivate some stats tests
2019-07-05 09:09:04 +02:00
Bernd Hahnebach
fda0e7706d
FEM: unit test, delete not needed pass
2019-07-05 09:08:53 +02:00
FelixLee
c0d384bd61
add zh_CN template sag files
2019-07-04 15:49:04 -04:00
FelixLee
30c322ad8f
create README file in TechDraw Template zh_CN
...
create README file in TechDraw Mod Template directory .
2019-07-04 15:49:04 -04:00
Bernd Hahnebach
13ae16750d
FEM: solver fenics, fix fenics import test
2019-07-04 18:02:58 +02:00