Bernd Hahnebach
|
db467a1876
|
FEM: commands, add recomputes and replace App and Gui wie FreeCAD and FreeCADGui
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
33dbf7ab63
|
FEM: Python VP objects without task panel, proper prevent edit mode
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
f99d44ab8d
|
FEM: Python reference selection task panel, fix initial selection and selection after delete an item
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
e99e5794fd
|
FEM: Python constraints with ref shapes, add right click to delete all ref shape at once
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
735a157301
|
FEM: gmsh mesh obj, implement drag and drop for its childs
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
52f937cf32
|
FEM: gmsh mesh obj, fix initialization of mesh group list
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
1244ae42b3
|
FEM: C++ constraints, clear selection on unsetEdit, same system as it is on Python constraints
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
995606a2fc
|
FEM: Python constraints, hide meshes while constraint task panel is opened
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
8243c7c194
|
FEM: python task panel with solid reference shapes, make solids better visible on click if they are in Compound or BooleanFragment
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
2e7af8c721
|
FEM: meshtools and dependent modules, add error message for retrieving solid elements if out of range
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
4878848548
|
FEM: code formating, no space after (
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
bc02985047
|
FEM: material task panel, use same name system for all gemetrical elements
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
4069177689
|
FEM: python objects task panel, clear selection on task panel close
|
2018-05-23 17:59:29 +02:00 |
|
Bernd Hahnebach
|
2299b7fb1a
|
FEM: material task panel, add some TODO comment
|
2018-05-23 17:59:29 +02:00 |
|
Markus Lampert
|
e8bcd8c803
|
Fixed TC modality in post processor driver.
|
2018-05-23 17:25:42 +02:00 |
|
wandererfan
|
d4552fb11a
|
Export Diametric Dim to Dxf
|
2018-05-21 19:36:16 -04:00 |
|
wandererfan
|
8115c8e80b
|
Export Radial Dim to Dxf
|
2018-05-21 19:36:16 -04:00 |
|
wandererfan
|
65f67d8ff8
|
Export Angular Dim to Dxf
|
2018-05-21 19:36:16 -04:00 |
|
wandererfan
|
06e8572d98
|
Export Linear Dim to Dxf
|
2018-05-21 19:36:16 -04:00 |
|
Yorik van Havre
|
ce9ad27eb0
|
Fixed wrong encoding in App.openTransaction
|
2018-05-21 12:11:46 -03:00 |
|
Abdullah Tahiri
|
4fe44f9e95
|
Sketcher: Snap polyline arcs to 45 degrees pressing ctrl fixes #3472
|
2018-05-21 10:45:13 -03:00 |
|
luz.paz
|
43244aa762
|
More misc. typos
|
2018-05-19 12:17:52 -04:00 |
|
luz.paz
|
3534ebfbda
|
Add source comment typo fix
|
2018-05-19 12:06:34 -04:00 |
|
luz.paz
|
aa9c0e16ff
|
whitespace cleanup
|
2018-05-19 12:06:34 -04:00 |
|
luz.paz
|
69b3b0b7f2
|
Misc. typos
|
2018-05-19 12:06:34 -04:00 |
|
Yorik van Havre
|
5e1e1260c8
|
Remember background type in Tools->Save picture dialog
|
2018-05-18 10:46:21 -03:00 |
|
wandererfan
|
fca8034b18
|
Fix delayed painting
- Annotation and Image were not being painted
immediately, but had to wait for a page
refresh.
|
2018-05-16 18:58:10 -04:00 |
|
wandererfan
|
1ff736e282
|
Remove debugging messages
|
2018-05-16 18:58:10 -04:00 |
|
wandererfan
|
765709ddcf
|
Fix DrawProjGroup Positioning
- DrawPage was not including DPG in list of all
views, so DPG was not being positioned properly.
|
2018-05-16 18:58:10 -04:00 |
|
wandererfan
|
6f61c21e3c
|
export TD Annotation to Dxf
|
2018-05-16 18:58:10 -04:00 |
|
wandererfan
|
cfc3c015e5
|
Export Points to Dxf
|
2018-05-16 18:58:10 -04:00 |
|
Yorik van Havre
|
8da0c7050d
|
Draft: added ConvertDraftSketches() convenience function to convert App::Annotations to the new Draft Text object
|
2018-05-16 16:27:12 -03:00 |
|
Yorik van Havre
|
8ea89a40e0
|
Select items already present in PropertyLinkList edit dialog
|
2018-05-16 14:58:33 -03:00 |
|
sgrogan
|
ba04c64a9e
|
Fix Dice3DS nested directory for non-installed build
|
2018-05-16 11:15:26 -03:00 |
|
Yorik van Havre
|
dfcfd425a1
|
Arch: Added combobox with presets in multimaterial layer names
|
2018-05-15 22:28:12 -03:00 |
|
wandererfan
|
7e1de990bb
|
Fix selection when multiple pages
|
2018-05-15 21:50:48 +02:00 |
|
wandererfan
|
338107367a
|
Fix message for empty detail area
|
2018-05-15 21:50:48 +02:00 |
|
wandererfan
|
6ba7f912ee
|
Fix selection for radius Dims
- selection of ellipse curves was allowed
but not supported for radius dims.
|
2018-05-15 21:50:48 +02:00 |
|
wandererfan
|
f41598ee33
|
Fix CCW ellipse arcs
|
2018-05-15 21:50:48 +02:00 |
|
Markus Lampert
|
8c4a838740
|
Fixed abs usage for doubles - thanks to clang warnings.
|
2018-05-15 21:45:58 +02:00 |
|
Yorik van Havre
|
f7da2b38db
|
Draft: More streamlined console output
|
2018-05-14 18:57:57 -03:00 |
|
Yorik van Havre
|
096af04a57
|
Draft: Show in-command shortcuts on buttons and in console
|
2018-05-14 18:57:28 -03:00 |
|
Yorik van Havre
|
3198ee8af3
|
Draft: Added 'Flatten' context menu entry to Draft Wires
|
2018-05-14 16:49:25 -03:00 |
|
Yorik van Havre
|
a805bf82a4
|
Arch: Added CutMargin property to section planes
|
2018-05-14 12:34:14 -03:00 |
|
wmayer
|
a1a3cb4e90
|
proper fix to keep nodes order intact when exporting to UNV format
For more detailed information have a look here:
https://forum.freecadweb.org/viewtopic.php?f=10&t=27744&sid=9a966f15219a156c83f12be7ac055791&start=70#p233460
|
2018-05-13 18:05:07 +02:00 |
|
Yorik van Havre
|
f128639d32
|
Arch: Window placement now keeps orientation from last face hovered. Much, much easier to place windows in walls now
|
2018-05-13 12:45:40 -03:00 |
|
Yorik van Havre
|
a8c6f1b647
|
Arch: Added convenience function ArchComponent.convertOldComponents to convert the Role property to IfcRole
|
2018-05-11 23:14:41 -03:00 |
|
Yorik van Havre
|
63794fcefd
|
Arch: Renamed Role property to IfcRole
|
2018-05-11 12:01:55 -03:00 |
|
Yorik van Havre
|
03908877fc
|
Draft: Catch deleted objects in DraftGui.todo
|
2018-05-11 12:01:22 -03:00 |
|
wandererfan
|
e4debdcfce
|
Convert deprecated boost::signal to signals2
|
2018-05-11 10:32:24 -03:00 |
|