Chris Hennes
a7d4cc9e75
Merge pull request #12305 from bgbsww/bgbsww-toponamingFeaturePartFuse
...
Toponaming/Part FeaturePartFuse
2024-02-19 11:16:53 -06:00
LemonBoy
28fdceaccd
Preserve object order when moving them
...
Remove and re-insert the selected objects at the specified point in the
tree while preserving their relative order.
The code used to insert them in reverse order.
Closes #12287
2024-02-19 11:16:08 -06:00
marioalexis
30231551f3
Fem: Use expression binding with the constraint tie Tolerance property
2024-02-19 11:13:42 -06:00
Andrei Pozolotin
9e1edf36f0
Resolve #11965 - no proper execute() for cross-property references
...
Solution B: parsequant() function
2024-02-19 11:12:52 -06:00
sliptonic
0589deb7b3
Merge pull request #12426 from Schildkroet/bugfix_uccnc_drillcycles
...
[Path] Bugfix uccnc_post.py
2024-02-19 17:50:13 +01:00
bdieterm
3c44c842f7
Gui: unite init code for FreeCAD GUI (normal and via Gui.showMainWindow())
2024-02-19 10:48:00 -06:00
Chris Hennes
850056d00d
Merge pull request #12088 from 3x380V/qt6_fixes
...
Gui: Consolidate PythonWrapper
2024-02-19 10:46:12 -06:00
sliptonic
0a88f3f416
Merge pull request #12075 from chennes/facemakerTranslationFix
...
Part: Fix translation bug in FaceMaker
2024-02-19 17:43:18 +01:00
Roy-043
4016d53f17
Draft: update DefaultShapeColor in params.py to match new default
2024-02-19 10:11:48 +01:00
bgbsww
b8486c1562
Toponaming/Part: Remove makeElementShape and cleanup opcode code
2024-02-18 21:57:12 -06:00
Chris Hennes
0422f11867
Merge pull request #12484 from bgbsww/bgbsww-toponamingPartFeatures
...
Toponaming/Part part features transfer
2024-02-18 21:56:34 -06:00
marioalexis
f66d90de45
Fem: Prevent stop CalculiX immediately - fixes #12448
2024-02-18 21:55:41 -06:00
Vincenzo Calligaro
02d4c5e59a
Part/Toponaming: tests for MapperHistory ( #12402 )
...
* Part/Toponaming: MapperHistory
* added test for MapperHistory::modified
* added test for MapperHistory::generated
* renamed edges in the test for MapperHistory::modified
---------
Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com >
2024-02-18 16:42:41 -06:00
bgbsww
d815ac9341
Toponaming/Part: Clean up code
2024-02-18 17:35:15 -05:00
Zheng, Lei
60cea34b85
Toponaming/Part: transfer in FeaturePartFuse
2024-02-18 17:28:25 -05:00
Chris Hennes
556d00ec2c
Merge pull request #12483 from bgbsww/bgbsww-toponamingMakeElementThickSolid
...
Toponaming/Part make element thick solid
2024-02-18 15:46:49 -06:00
Max Wilfinger
fd518c6187
change default shape color
2024-02-18 14:12:22 -06:00
bgbsww
43d55a6ed2
Toponaming/Part: Clean and test PartFeatures
2024-02-18 12:57:49 -05:00
FEA-eng
7d40503bc9
FEM new matrix solver types (PaStiX and Pardiso) ( #12478 )
...
* Update solver.py
* Update write_step_equation.py
* Update DlgSettingsFemCcx.ui
2024-02-17 20:14:32 -06:00
bgbsww
35539798b6
Toponaming/Part: Add tests and clean
2024-02-17 21:13:08 -05:00
Zheng, Lei
24fb41685f
TopoNaming/Part: transfer makeElementThickSolid
2024-02-17 21:11:52 -05:00
Max Wilfinger
84b7304a6e
[Material] Adjust default material appearance ( #12380 )
2024-02-17 20:07:44 -06:00
Chris Hennes
89dcf9c1d9
Merge pull request #12482 from bgbsww/bgbsww-toponamingGetSubTopoShape
...
Toponaming/Part: get sub topo shape
2024-02-17 20:03:59 -06:00
Chris Hennes
1653ad01d8
Toponaming/Part: clang-format pass
2024-02-17 19:37:29 -06:00
Zheng, Lei
36d0291f9c
Toponaming/Part: move in PartFeatures
2024-02-17 19:41:43 -05:00
bgbsww
6bac7fb6c2
Toponaming/Part: Add tests and clean
2024-02-17 19:30:47 -05:00
Zheng, Lei
dc258745e0
TopoNaming/Part: transfer makeElementThickSolid
2024-02-17 18:28:50 -05:00
bgbsww
fc1d0cc71c
Toponaming/Part: tests addition and cleaning
2024-02-17 18:07:23 -05:00
Zheng, Lei
b843638879
Toponaming/Part: transfer in and clean getSubShapes, getSubTopoShapes, getOrderedEdges
2024-02-17 18:06:56 -05:00
wandererfan
026c48e022
[TD]fix Prefs Annotation tab
...
- prevent premature save of LineStandard
2024-02-17 12:11:14 -05:00
Chris Hennes
e0516b393f
Merge pull request #12460 from bgbsww/bgbsww-toponamingMakeElementPipeShell
...
Toponaming/Part: make element pipe shell
2024-02-16 22:54:22 -06:00
mosfet80
749fbb33b9
Gui: remove SoNavigationDragger ( #12409 )
...
Removed SoNavigationDragger files. These files are no longer used in the project
2024-02-16 21:39:28 -06:00
mosfet80
c919ea8666
Gui: remove ProjectView ( #12410 )
...
This class is not used anywhere, remove it.
2024-02-16 21:38:42 -06:00
mosfet80
be71f476a3
removed unused files
2024-02-16 21:36:36 -06:00
bgbsww
0dd2e686ff
Toponaming/Part: Cleanup makeElementPipeShell, add tests, and some delinting
2024-02-16 22:16:58 -05:00
marioalexis
d0d501a34d
Fem: Run option in examples open and run analysis - fixes #11056
2024-02-16 21:01:23 -06:00
Zheng, Lei
8d5f411b22
Toponaming/Part: Transfer makEPipeShell
2024-02-16 21:01:49 -05:00
Chris Hennes
f092531c9a
Merge pull request #12435 from bgbsww/bgbsww-toponamingMakeElementLoft
...
Toponaming/Part: make element loft
2024-02-16 17:07:08 -06:00
bgbsww
634e77498b
Toponaming/Part: Clean and add tests
2024-02-16 14:01:12 -05:00
Zheng, Lei
9e23a3c086
Toponaming/Part: transfer in makELoft
2024-02-16 11:22:29 -05:00
bgbsww
7ae4542884
TopoNaming/Part: cleanups and tests
2024-02-16 11:22:29 -05:00
Roy-043
ebb5fd9351
Merge pull request #12443 from Roy-043/Draft-fix-wrong-selection-after-commands-improved
...
Draft: fix wrong selection after commands (improved)
2024-02-16 11:46:04 +01:00
Roy-043
0beda2c1bd
Draft: fix wrong selection after commands (improved)
...
The previous fix was not correct. Some commands would cause a crash and several files were missed.
Forum topic reporting a crash:
https://forum.freecad.org/viewtopic.php?t=85243
2024-02-16 10:56:10 +01:00
Ladislav Michl
b90f43d0d4
Gui: PythonWrapper: move getCppPointer into template
2024-02-16 09:25:02 +01:00
Ladislav Michl
3a26e22f38
Gui: PythonWrapper: move wrap instance argument into template
2024-02-16 09:22:57 +01:00
Ladislav Michl
7a3069797e
Gui: PythonWrapper: fix access via Python to QObject and QWidget
2024-02-16 09:22:57 +01:00
Ladislav Michl
6d28656e44
Gui: PythonWrapper: unify getPyTypeObjectForTypeName
2024-02-16 09:22:57 +01:00
Ladislav Michl
8f029e551f
Gui: PythonWrapper: consolidate module loader
2024-02-16 09:22:54 +01:00
Ladislav Michl
dbb46bcad8
CMake: Fix include path returned by find_pip_package
...
SetupShibokenAndPyside macro checks module include path and eventually
decides to disable respective module in case its include directory is
missing. Make this process more straightforward by testing directory
existence; "Location: " string is 10 not 9 characters long and leading
whitespace makes testing for directory name fail.
While there, rename variables to respect that find_pip_package returns
only single include and library path.
2024-02-16 09:19:09 +01:00
Ladislav Michl
2813981130
CMake: Move build options for Shiboken/Pyside to the top
2024-02-16 09:19:09 +01:00