wmayer
|
c1b7d38b27
|
Assembly: Fix warning: -Wunused-variable
|
2024-05-07 19:48:33 +02:00 |
|
bgbsww
|
9fc744fbe3
|
Fix tests, slip in TNP defense
|
2024-05-07 13:42:21 -04:00 |
|
bgbsww
|
ffba7dcbe6
|
Fix #13858
Mistaken enabling of known bad code
|
2024-05-07 10:17:48 -05:00 |
|
PaddleStroke
|
8967c74605
|
Sketcher: change rendering height of internal alignment. So that bpsline appears connected. Fixes second part of #13849
|
2024-05-07 16:00:00 +02:00 |
|
PaddleStroke
|
28bb796fea
|
Sketcher: Red point if end-point perpendicular
|
2024-05-07 15:42:03 +02:00 |
|
bgbsww
|
3ee0530ac2
|
Toponaming/Part: Fix fillet/pad bug, add tests
|
2024-05-07 09:40:48 -04:00 |
|
HowThatWorks
|
9fd4270db7
|
Merge branch 'main' into main
|
2024-05-07 08:17:42 +02:00 |
|
PaddleStroke
|
41650a78d4
|
TechDraw: Implement 'Area' dimension.
|
2024-05-06 18:42:28 +02:00 |
|
PaddleStroke
|
8c5cfd23ec
|
TechDraw: Improve Arc Length dimension tool so that it can do any edge length: arc of ellipse, bspline.
|
2024-05-06 18:40:46 +02:00 |
|
PaddleStroke
|
e3a5ef3504
|
TechDraw: Smart Dimension tool : Integrate chain and coord dimensions.
|
2024-05-06 18:40:46 +02:00 |
|
PaddleStroke
|
57019d80ea
|
TechDraw: Smart Dimension tool : Integrate extent dimensions.
|
2024-05-06 18:40:46 +02:00 |
|
PaddleStroke
|
57bc4babea
|
TechDraw: Implement smart dimension tool.
|
2024-05-06 18:40:46 +02:00 |
|
PaddleStroke
|
4ecd54275b
|
Sketcher: Dimension : little fixes
|
2024-05-06 18:40:46 +02:00 |
|
PaddleStroke
|
71b924e7dc
|
Core/Sketcher: Create ToolHandler class in core for core reuse accross other wbs.
|
2024-05-06 18:40:46 +02:00 |
|
David Carter
|
3de35c9818
|
Material: Expanded Python API (#13829)
Expands the Python API to allow for material creation. With test cases.
|
2024-05-06 11:34:51 -05:00 |
|
PaddleStroke
|
b12b95b908
|
Assembly: Fix Gear Radius2 spinbox issue
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
fed17ff6f1
|
Assembly: Improve Exploded View's radial explosion, and various small fixes.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
3d13f5353a
|
Assembly: add try/catch blocks in drag step.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
c8a6f2c55c
|
Assembly: Improve tooltip of CommandCreateJointDistance
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
ce455de2c5
|
Assembly: Mark new features as experimental. To enable them you need to create a parameter called ExperimentalFeatures and set it to true.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
3419d27077
|
Assembly: Make RackPinion and Screw easier to setup.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
b25f90c694
|
Assembly: Fix small bugs in AssemblyObject.cpp, JointObject.py and UtilsAssembly.py
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
13c0ba1902
|
Assembly: Introduce Belt joint.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
b4168c95ee
|
Assembly: Drag: switch from solver Solve to dragStep.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
60b902fc7e
|
Assembly: Adds limit and RackPinion/Screw/Gears
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
083437b5ba
|
Assembly: ViewProviderAssembly: Fix issues raised by @wwmayer
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
4d33659666
|
Assembly: Add Screw/Pulley/Gears/RackPinion icons. Credits to @maxwxyz
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
b35e4adc13
|
Assembly: Solve on recompute. Fixes #12983
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
670b945347
|
Assembly: Add support to origin components Fixes #12446
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
e264a25714
|
Assembly: Improve dragging behavior. Fixes #13058
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
5cbdcb2844
|
TechDraw: Add support for Assembly Exploded Views
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
d389074c61
|
Assembly: Exploded view refactoring
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
5ad1401ccc
|
Assembly: Fix doubleclicked of joint and view #12958
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
cf81b18d21
|
Assembly: Remove Lock from labels and add lock to 3dView
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
7327f8011a
|
Assembly: Prevent failure when double clicking a joint if another taskbox is present. Fixes #12770
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
2cfc1cc85b
|
Assembly: Fix distance 0 between 2 vertex. Issue mentioned in #12490
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
263b07376f
|
Assembly: Insert link: insert at the center of the screen rather than origin of document.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
9b2cee5cbe
|
Assembly: attach selection observer only if in edit mode.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
4a88f6c62f
|
Assembly: InsertLink : Kill behavior of parts following mouse.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
ce72c2d438
|
Assembly: Enable dragger when solid is selected. Fixes #12656
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
061aba3476
|
Assembly: Remove bad joints : joints between a part and itself. Fixes #12752
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
1045f6aa51
|
Assembly: Insert Part tool : Change from list to tree. Fixes #12890
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
f27f5bba37
|
Assembly: Fix #12887: changing offset can move grounded parts in some cases.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
94a45ae097
|
Assembly: Joint edition : Fix bug when changing offset while only one part is selected
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
27bb619323
|
Assembly: Fix #12889 : deleting a part does not delete joint and later crashes freecad.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
2cf789a45f
|
Assembly: define nested assemblies. Fixes 12440
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
9f8810aa4c
|
Assembly: Introduce 'Exploded Views'
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
cff97eb887
|
Assembly: Adds a dragger object to the assembly, so that assembly tools can access a dragger.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
ef384a25cd
|
Assembly: Move static functions from JointObject to UtilsAssembly so they can be reused. And adds few functions
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
f04360ae22
|
Assembly : Add icon for joint group.
|
2024-05-06 18:32:00 +02:00 |
|