wmayer
|
85d3d9eec0
|
TD: Fix memory leaks with PySequence_GetItem
|
2024-05-09 00:03:01 +02:00 |
|
wmayer
|
82101ac890
|
Part: Fix memory leaks
|
2024-05-08 20:01:54 +02:00 |
|
wmayer
|
374a663d2c
|
Measure: Fix memory leaks
|
2024-05-08 20:01:54 +02:00 |
|
wmayer
|
8742c37131
|
Material: Fix memory leaks
|
2024-05-08 20:01:54 +02:00 |
|
Chris Hennes
|
1889dd2f7b
|
Merge pull request #13867 from bgbsww/bgbsww-toponamingFixBadPad
Toponaming/Part: Fix fillet/pad bug, add tests
|
2024-05-07 14:19:01 -05:00 |
|
wmayer
|
40b9c972c5
|
Assembly: Fix warning: -Wunused-variable
|
2024-05-07 19:48:33 +02:00 |
|
bgbsww
|
71d96bccac
|
Fix tests, slip in TNP defense
|
2024-05-07 13:42:21 -04:00 |
|
bgbsww
|
bad3a83827
|
Fix #13858
Mistaken enabling of known bad code
|
2024-05-07 10:17:48 -05:00 |
|
bgbsww
|
8fff92618c
|
Toponaming/Part: Fix fillet/pad bug, add tests
|
2024-05-07 09:40:48 -04:00 |
|
HowThatWorks
|
bbbc0ad307
|
Merge branch 'main' into main
|
2024-05-07 08:17:42 +02:00 |
|
David Carter
|
20e7deb86a
|
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
|
de683708ba
|
Assembly: Fix Gear Radius2 spinbox issue
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
ca8ab83e09
|
Assembly: Improve Exploded View's radial explosion, and various small fixes.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
3e049b6420
|
Assembly: add try/catch blocks in drag step.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
53721aaf25
|
Assembly: Improve tooltip of CommandCreateJointDistance
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
15176db32c
|
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
|
98c518835c
|
Assembly: Make RackPinion and Screw easier to setup.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
b44505db39
|
Assembly: Fix small bugs in AssemblyObject.cpp, JointObject.py and UtilsAssembly.py
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
d5beaf900e
|
Assembly: Introduce Belt joint.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
b5a6a26166
|
Assembly: Drag: switch from solver Solve to dragStep.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
748ed561db
|
Assembly: Adds limit and RackPinion/Screw/Gears
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
9115f31c84
|
Assembly: ViewProviderAssembly: Fix issues raised by @wwmayer
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
ff4684fcd7
|
Assembly: Add Screw/Pulley/Gears/RackPinion icons. Credits to @maxwxyz
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
85bfb99715
|
Assembly: Solve on recompute. Fixes #12983
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
622821906f
|
Assembly: Add support to origin components Fixes #12446
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
e37d15f081
|
Assembly: Improve dragging behavior. Fixes #13058
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
ffa62cd52e
|
TechDraw: Add support for Assembly Exploded Views
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
8fd15eaf28
|
Assembly: Exploded view refactoring
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
971355e1dc
|
Assembly: Fix doubleclicked of joint and view #12958
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
b59a743f6f
|
Assembly: Remove Lock from labels and add lock to 3dView
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
b78f8695a8
|
Assembly: Prevent failure when double clicking a joint if another taskbox is present. Fixes #12770
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
1213967c76
|
Assembly: Fix distance 0 between 2 vertex. Issue mentioned in #12490
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
8885591ea6
|
Assembly: Insert link: insert at the center of the screen rather than origin of document.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
0fa18820d8
|
Assembly: attach selection observer only if in edit mode.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
1941fda891
|
Assembly: InsertLink : Kill behavior of parts following mouse.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
c8128f19ee
|
Assembly: Enable dragger when solid is selected. Fixes #12656
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
56051b83bc
|
Assembly: Remove bad joints : joints between a part and itself. Fixes #12752
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
2c4f244359
|
Assembly: Insert Part tool : Change from list to tree. Fixes #12890
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
51feeb89f1
|
Assembly: Fix #12887: changing offset can move grounded parts in some cases.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
7aafb8d85c
|
Assembly: Joint edition : Fix bug when changing offset while only one part is selected
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
5349d08abe
|
Assembly: Fix #12889 : deleting a part does not delete joint and later crashes freecad.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
ef010e6f7c
|
Assembly: define nested assemblies. Fixes 12440
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
687843ff41
|
Assembly: Introduce 'Exploded Views'
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
6a834422e7
|
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
|
d76e33cdd1
|
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
|
833913a342
|
Assembly : Add icon for joint group.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
8f1e3e1dec
|
Assembly: Insert link, clear selection on deactivation.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
f9593d237d
|
Assembly: Change 'Insert Link' name to 'Insert Component' Fixes #12165
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
8ae8573282
|
Assembly: InsertLink : Open File does partial opening. So no tab opens.
|
2024-05-06 18:32:00 +02:00 |
|
PaddleStroke
|
a6752bf0cc
|
Assembly: Insert: fix non-ascii names issue #12164
|
2024-05-06 18:32:00 +02:00 |
|