wandererfan
0e26ce1f27
Add id=PageName to exported Svg
...
- add id attribute to output of QSvgGenerator.
2018-12-07 08:53:08 -03:00
wandererfan
14b780c0ee
Add Parameter to Control Section Line Appearance
...
- allow user to specify traditional section line
or "reference arrow method"
2018-12-06 08:57:56 -03:00
wandererfan
7b4bc50e5c
Make Edge Selection Area Adjustable
...
- Edges may be difficult to select depending on drawing
scale and zoom level.
- Parameter: Preferences/Mod/TechDraw/General/EdgeFuzz
2018-12-06 08:57:56 -03:00
wandererfan
ac15cda1d4
Add US Letter size blank template
2018-12-06 08:57:56 -03:00
wandererfan
9907422806
Display correct symbols for Minute/Second
...
- the ImperialCivil unit schema uses "M" for angular
minutes and "S" for angular seconds. These must be
replaced by ' and ".
2018-12-06 08:57:17 -03:00
wandererfan
00e6e376c9
Add ImperialCivil Units Schema
...
- units for civil engineering - ft, ft2, ft3, mph,
and angles as degrees/minutes/seconds
2018-12-06 08:57:17 -03:00
wandererfan
eb9aa5c54d
Remove custom translation code
...
- go back to letting loadUi do the translating.
2018-12-06 08:54:46 -03:00
Bernd Hahnebach
e40ce74f27
FEM: unit tests, extend the FEM is derived from test to more Trues
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
f3cee72436
FEM: utils, get rid of duplicate defs
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
711d7f52ba
FEM: utils, improve method to return the obj type
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
f9dd5f2b6f
FEM: utils, rename isOfTypeNew to is_of_type
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
e06a541fec
FEM: utils, rename typeOfObj to type_of_obj
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
d40b23a142
FEM: unit tests, move object tests in separate test module and class
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
72d6c48bba
FEM: unit tests, better name for unit test FreeCAD file names
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
babd888668
FEM: unit tests, better comments
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
5ccd715e3f
FEM: unit tests, rename common class
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
9519f122f9
FEM: ccx tools, move helper into fem utils module
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
44bdb5f99c
FEM: calculix, fix obj type check
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
a2024d448f
FEM: z88, fix obj type check
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
f6b1ec4401
FEM: z88 writer, raise exception if element type is not supported by Z88
2018-12-06 08:53:58 -03:00
Yorik van Havre
ef002fdde2
Arch: Fixed non-unified extrusion direction in multisolid structures
2018-12-05 17:27:12 -02:00
Yorik van Havre
8483d8d5c2
Draft: Fixed dangling temp snap points
2018-12-05 16:38:34 -02:00
Yorik van Havre
47fd9d335e
Arch: Fixed wrong extrusion of multisolid structures
2018-12-05 13:02:48 -02:00
Yorik van Havre
7159d38e82
Draft: Solved duplication problem - Fixed #2304
2018-12-05 11:05:40 -02:00
wmayer
69328ae2f5
if activating a workbench raises a general error then add the name to the message
2018-12-05 11:31:16 +01:00
Yorik van Havre
b12bcc44a8
Draft: py3 bugfix
2018-12-03 18:39:57 -02:00
wmayer
9a7f97c827
Fix usage of Reference dialog:
...
+ fix memory leak by using QDialog on the stack
+ open a transaction where needed when making a copy to avoid mess with undo/redo
+ set proper title and use main window as parent
+ replace class name Dialog with PartDesignGui::DlgReference
2018-12-03 17:54:05 +01:00
paul
a899a970c8
Fix another 2 missing parentheses
2018-12-03 10:30:08 -03:00
Yorik van Havre
ccc5ff53fe
Fixed py3 sntax errors
2018-12-03 10:30:08 -03:00
paullee
da7b5199fb
Some methods become Static, returnOutlines() become more generic purpose etc.
2018-12-03 10:30:08 -03:00
paullee
51b3b33917
Fix Typo - vbaseFollowLastSement --> vbaseFollowLastSegment
2018-12-03 10:30:08 -03:00
Abdullah Tahiri
c88a64e8e7
Make Open vertices detection routine accesible to Python
2018-12-03 12:11:11 +01:00
Abdullah Tahiri
18e680f283
Move Open vertices detection routine to SketchAnalysis
2018-12-03 12:11:11 +01:00
Yorik van Havre
60c668231e
Arch: Fixed buggy display string of BuildingParts
2018-12-02 19:10:46 -02:00
Yorik van Havre
7a279d7764
Arch: Fixed position of BuildingPart label on start
2018-12-02 18:49:07 -02:00
Yorik van Havre
cc09490725
Arch: Remember last wall alignment setting
2018-12-02 17:20:38 -02:00
wmayer
4d4f016277
only save setting if grid view is shown or not
2018-12-02 12:15:28 +01:00
Abdullah Tahiri
e654e476f6
Make show grid checkbox work again
2018-12-02 10:10:39 +01:00
Yorik van Havre
6199c95fd7
Draft/Arch: minor fixes
2018-12-01 18:56:05 -02:00
lorenz
2e03d2f298
cmake: revert changes for smesh
...
smesh relevant part of this commit:
6b69a86600
2018-12-01 20:17:37 +01:00
lorenz
b022c7c01d
further cmake changes for conda
2018-12-01 14:52:15 -03:00
lorenz
c0644b84ed
cmake-changes for conda
2018-12-01 14:52:15 -03:00
Yorik van Havre
5217b245b4
Arch: Added pref option to set default MoveWithHost property
2018-12-01 12:23:45 -02:00
Yorik van Havre
79ba082c55
Arch: Fixed IFC export of arch structures with several solids / holes
2018-12-01 12:14:00 -02:00
Yorik van Havre
bc53910ace
Arch: code cleaning
2018-12-01 12:13:25 -02:00
Yorik van Havre
34cad5b81f
Draft: Better fix to buggy Move/rotate of Arch BuilfingParts
2018-12-01 12:12:22 -02:00
Yorik van Havre
0e3cab0874
Draft: Fixed snapping to sectionPlanes
2018-12-01 12:11:10 -02:00
wandererfan
bdbdf8c6b7
FR1973 Draft ShapeString Ui
...
- load new ui from Resource file
- minor updates to translate for Py3
2018-12-01 11:08:37 -03:00
lorenz
5c8a9d2e19
py3: try to fix online doc problem
2018-12-01 11:05:20 -03:00
wmayer
927b496827
fix converting float list to string list in property editor
2018-12-01 11:58:09 +01:00