wandererfan
971cbc4e73
Remove custom translation code
...
- go back to letting loadUi do the translating.
2018-12-06 08:54:46 -03:00
Bernd Hahnebach
9231c60e6e
FEM: unit tests, extend the FEM is derived from test to more Trues
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
4d345e1853
FEM: utils, get rid of duplicate defs
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
57b9eddfb0
FEM: utils, improve method to return the obj type
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
80517c71b8
FEM: utils, rename isOfTypeNew to is_of_type
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
5407c894c5
FEM: utils, rename typeOfObj to type_of_obj
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
30b006fef0
FEM: unit tests, move object tests in separate test module and class
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
666ef18baf
FEM: unit tests, better name for unit test FreeCAD file names
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
6f2f3f6d35
FEM: unit tests, better comments
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
c6f513857d
FEM: unit tests, rename common class
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
ab6f575ba8
FEM: ccx tools, move helper into fem utils module
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
87a52f12a6
FEM: calculix, fix obj type check
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
bf7e8d40cc
FEM: z88, fix obj type check
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
6379919c75
FEM: z88 writer, raise exception if element type is not supported by Z88
2018-12-06 08:53:58 -03:00
Yorik van Havre
00a241ec40
Arch: Fixed non-unified extrusion direction in multisolid structures
2018-12-05 17:27:12 -02:00
Yorik van Havre
36114bac0a
Draft: Fixed dangling temp snap points
2018-12-05 16:38:34 -02:00
Yorik van Havre
77c7b0b886
Arch: Fixed wrong extrusion of multisolid structures
2018-12-05 13:02:48 -02:00
Yorik van Havre
d6b81fe1f6
Draft: Solved duplication problem - Fixed #2304
2018-12-05 11:05:40 -02:00
wmayer
02c51ff2dd
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
0c732a4ee8
Draft: py3 bugfix
2018-12-03 18:39:57 -02:00
wmayer
7683bb2b4f
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
2246e73488
Fix another 2 missing parentheses
2018-12-03 10:30:08 -03:00
Yorik van Havre
78338e6e19
Fixed py3 sntax errors
2018-12-03 10:30:08 -03:00
paullee
55474651ab
Some methods become Static, returnOutlines() become more generic purpose etc.
2018-12-03 10:30:08 -03:00
paullee
b3c49686da
Fix Typo - vbaseFollowLastSement --> vbaseFollowLastSegment
2018-12-03 10:30:08 -03:00
Abdullah Tahiri
ee99340558
Make Open vertices detection routine accesible to Python
2018-12-03 12:11:11 +01:00
Abdullah Tahiri
8fbbf4ea9e
Move Open vertices detection routine to SketchAnalysis
2018-12-03 12:11:11 +01:00
Yorik van Havre
60726a94a4
Arch: Fixed buggy display string of BuildingParts
2018-12-02 19:10:46 -02:00
Yorik van Havre
7f2fc7698c
Arch: Fixed position of BuildingPart label on start
2018-12-02 18:49:07 -02:00
Yorik van Havre
aedc8cb054
Arch: Remember last wall alignment setting
2018-12-02 17:20:38 -02:00
wmayer
a0b3638e28
only save setting if grid view is shown or not
2018-12-02 12:15:28 +01:00
Abdullah Tahiri
44c533df0f
Make show grid checkbox work again
2018-12-02 10:10:39 +01:00
Yorik van Havre
0e554bd36e
Draft/Arch: minor fixes
2018-12-01 18:56:05 -02:00
lorenz
c075247036
cmake: revert changes for smesh
...
smesh relevant part of this commit:
6b69a86600
2018-12-01 20:17:37 +01:00
lorenz
fe3cb6d3bd
further cmake changes for conda
2018-12-01 14:52:15 -03:00
lorenz
87056ca60c
cmake-changes for conda
2018-12-01 14:52:15 -03:00
Yorik van Havre
306c6d66c5
Arch: Added pref option to set default MoveWithHost property
2018-12-01 12:23:45 -02:00
Yorik van Havre
af8bdf4c5b
Arch: Fixed IFC export of arch structures with several solids / holes
2018-12-01 12:14:00 -02:00
Yorik van Havre
8c3938347d
Arch: code cleaning
2018-12-01 12:13:25 -02:00
Yorik van Havre
1fa9e61ce4
Draft: Better fix to buggy Move/rotate of Arch BuilfingParts
2018-12-01 12:12:22 -02:00
Yorik van Havre
e890a50ff0
Draft: Fixed snapping to sectionPlanes
2018-12-01 12:11:10 -02:00
wandererfan
2e55e5b0ca
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
def5007033
py3: try to fix online doc problem
2018-12-01 11:05:20 -03:00
wmayer
d8053cc1d5
fix converting float list to string list in property editor
2018-12-01 11:58:09 +01:00
Yorik van Havre
5138c2ef59
Added encrypted chunk.io key to travis file
2018-11-30 10:10:47 -02:00
Yorik van Havre
d9348a54e2
Merge branch 'master' of github.com:FreeCAD/FreeCAD
2018-11-30 10:03:45 -02:00
wmayer
64b7dc1c41
add runtime option to choose between native and Qt file dialogs
2018-11-30 12:37:26 +01:00
plgarcia
77232b2141
Drags and drop with groups
2018-11-29 21:25:28 +01:00
Yorik van Havre
d35c9468d3
Arch: Cosmetic fix to IFC prefs page
2018-11-29 16:34:42 -02:00
DeepSOIC
47ae980fa2
Gui: Gesture: add option to disable tilt
...
On Qt5, using pinch will inevitably cause tilt. It's annoying, so it is disabled by default.
In the future, it's best to introduce some kind of threshold to overcome for the tilt to be triggered.
2018-11-29 15:29:27 -03:00