PaddleStroke
fb4721bcb2
Assembly: Remove solver msg when file is closed ( #27210 )
2026-01-31 15:19:36 +01:00
sliptonic
533b1be963
Merge pull request #27107 from PaddleStroke/asm_3patches
...
Assembly: Fix Assembly activation issues.
2026-01-26 10:51:28 -06:00
freecad-gh-actions-translation-bot
d574623a2e
Update translations from Crowdin
2026-01-26 10:11:06 +01:00
PaddleStroke
b4025abab6
Assembly: Change Joint References to remove cyclic dependency. ( #25513 )
...
* Assembly: Change Joint References to remove cyclic dependency.
* Update JointObject.py
* Update TestCore.py
* Update JointObject.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update AssemblyUtils.cpp
* Update UtilsAssembly.py
* Update JointObject.py
* small fix for link groups
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-01-26 09:44:59 +01:00
PaddleStroke
9c6ea80757
Update ViewProviderAssembly.cpp
2026-01-23 17:40:01 +01:00
pre-commit-ci[bot]
b87899f4ca
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2026-01-23 15:19:27 +00:00
paddle
62cbaf7336
Assembly: Fix "deactivated by activating a App::Part, assembly stay in edit"
...
Fix "Activating a body in a part in an assembly deactivates the assembly and activate the part"
Fix "A manually deactivated assembly is still restoring later"
2026-01-23 16:09:43 +01:00
PaddleStroke
abc5f90466
Assembly: prevent assembly collapse when editing sketch. ( #26956 )
...
* Gui: View provider: isAutoCollapseOnDeactivation
* Update ViewProvider.h
* Update ActiveObjectList.cpp
* Update ViewProviderAssembly.cpp
* Update ActiveObjectList.cpp
2026-01-23 16:01:06 +01:00
Kacper Donat
3fdf405ce8
Merge pull request #24951 from PaddleStroke/asm_jointhighlight
...
Assembly: Highlight joint elements on joint selection
2026-01-22 20:16:56 +01:00
PaddleStroke
bb6832897a
Assembly: Solver messages ( #24623 )
...
* Assembly: Solver messages
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update ViewProviderAssembly.cpp
* Update src/Mod/Assembly/App/AssemblyUtils.cpp
Co-authored-by: Kacper Donat <kadet1090@gmail.com >
* Update src/Mod/Assembly/App/AssemblyUtils.cpp
Co-authored-by: Kacper Donat <kadet1090@gmail.com >
* Update src/Mod/Assembly/App/AssemblyUtils.cpp
Co-authored-by: Kacper Donat <kadet1090@gmail.com >
* Update src/Mod/Assembly/Gui/Commands.cpp
Co-authored-by: Kacper Donat <kadet1090@gmail.com >
* Update ViewProviderAssembly.cpp
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update src/Mod/Assembly/Gui/TaskAssemblyMessages.cpp
Co-authored-by: Kacper Donat <kadet1090@gmail.com >
* Update AssemblyObject.h
* Update AssemblyObject.cpp
* Update Commands.cpp
* Update ViewProviderAssembly.cpp
* Update AssemblyObject.cpp
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Thank you
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kacper Donat <kadet1090@gmail.com >
2026-01-22 15:21:13 +01:00
freecad-gh-actions-translation-bot
10a540b1bf
Update translations from Crowdin
2026-01-19 08:10:24 +01:00
PaddleStroke
c5e9e602d1
Assembly: fix crash when measure active
2026-01-18 11:04:46 +01:00
freecad-gh-actions-translation-bot
7ddee25ec9
Update translations from Crowdin
2026-01-11 19:42:50 -06:00
wmayer
70d8187964
Assembly: Minor refactor in ViewProviderAssembly::findDragMode
...
Co-Developed-by: PaddleStroke <pierrelouis.boyer@gmail.com >
2026-01-09 18:09:48 +01:00
tritao
69058376e6
Base: Remove Boost-based signals and switch to FastSignals.
2026-01-07 21:16:16 +00:00
freecad-gh-actions-translation-bot
2592406b35
Update translations from Crowdin
2026-01-05 08:47:20 +01:00
freecad-gh-actions-translation-bot
7fe10f7436
Update translations from Crowdin
2025-12-29 11:31:39 +01:00
horseDeveloper
4892154faf
Fixing Leftover references from migration from freecadweb.org ( #26163 )
2025-12-26 11:11:12 -06:00
freecad-gh-actions-translation-bot
8b7ec488f0
Update translations from Crowdin
2025-12-22 12:40:21 +01:00
Kacper Donat
fe3dc9f06a
Compiler warning cleanup ( #26229 )
...
* App: Compiler warning cleanup
* Gui: Compiler warning cleanup
* Assembly: Compiler warning cleanup
* Measure: Compiler warning cleanup
* Sketcher: Compiler warning cleanup
* TechDraw: Compiler warning cleanup
* PartDesign: Compiler warning cleanup
2025-12-18 07:50:26 +01:00
freecad-gh-actions-translation-bot
6c6cff7322
Update translations from Crowdin
2025-12-17 21:10:10 -06:00
Chris Hennes
04a9c1e7b0
Assembly: Compiler warning cleanup
2025-12-17 11:08:12 -06:00
PaddleStroke
8fd81d4109
Assembly: Ball drag mode. ( #26222 )
2025-12-16 19:08:50 +01:00
freecad-gh-actions-translation-bot
f7483a08b4
Update translations from Crowdin
2025-12-08 22:31:48 -06:00
Chris Hennes
dfb9baf678
Merge pull request #24262 from mnesarco/pyi-fixes-1
2025-11-29 20:23:37 -06:00
github-actions
68cb0a3270
Update translations from Crowdin
2025-11-25 21:20:42 -06:00
PaddleStroke
da4ebb56cb
Assembly: no dragger for connected parts ( #25270 )
...
* Assembly: no dragger for connected parts
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-11-13 12:07:20 +00:00
paddle
d3cb7baa3a
Assembly: Highlight joint elements on joint selection
2025-11-12 21:41:01 +01:00
github-actions
8432fab0a9
Update translations from Crowdin
2025-11-11 23:44:18 -06:00
pre-commit-ci[bot]
5e0dd60ee5
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-11-11 19:34:32 +00:00
Frank Martinez
3561d25c2d
[License] Fix pyi license headers.
2025-11-11 13:26:18 -05:00
Frank Martinez
7fe379e5ea
[bindings] remove redundant signatures. batch1
2025-11-11 13:23:10 -05:00
Frank Martinez
1cf57d6e11
[bindings] Format with yapf (precommit will reformat)
2025-11-11 13:23:10 -05:00
Frank Martinez
2eedbce181
Rebase on main and fix ViewProviderAssembly.pyi
2025-11-11 13:23:10 -05:00
Frank Martinez
39d15c011e
black formatting
2025-11-11 13:23:10 -05:00
Frank Martinez
0eae00b9a1
[bindings] Code formatting
2025-11-11 13:23:09 -05:00
Frank Martinez
748004b4e4
[bindings] fix signatures in pyi files
2025-11-11 13:16:26 -05:00
pre-commit-ci[bot]
25c3ba7338
All: Reformat according to new standard
2025-11-11 13:49:01 +01:00
ᴩʜᴏɴᴇᴅʀᴏɪᴅ
ca1a25d6d6
SPDX [ 21 ][ Src / Mod / Assembly ] ( #24974 )
...
* [ Assembly ]: Update SPDX License Identifiers
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-11-02 15:06:03 -06:00
github-actions
11fecb1558
Update translations from Crowdin
2025-10-27 21:06:54 -05:00
PaddleStroke
fce385dd73
Assembly: Fix Iisolate issue when obj and link both in assembly ( #24781 )
...
* Assembly: Fix Iisolate issue when obj and link both in assembly
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update src/Mod/Assembly/Gui/ViewProviderAssembly.cpp
Co-authored-by: Kacper Donat <kadet1090@gmail.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kacper Donat <kadet1090@gmail.com >
2025-10-23 10:04:46 +00:00
PaddleStroke
529aae0238
Assembly: Prevent crash when toggling rigid of grounded sub assembly ( #24761 )
...
* Assembly: Prevent crash when toggling rigid of grounded sub assembly
* to squash
* to squash
* Update AssemblyLink.cpp
2025-10-21 07:51:15 +00:00
github-actions
50d1dec4e0
Update translations from Crowdin
2025-10-20 09:57:05 -05:00
PaddleStroke
94fb19d9be
Assembly: Fix dragger when assembly is transformed
2025-10-07 19:41:55 -05:00
Chris Hennes
9780cf931f
Update translations 2025-10-05
2025-10-07 19:21:58 +02:00
PaddleStroke
cb38761213
Assembly: replace properties float by propertylength & propertyangle ( #24403 )
...
* Assembly: replace properties float by propertylength & propertyangle
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-06 11:18:22 -05:00
PaddleStroke
9c1454385e
Assembly: Isolate joint components during selection and edit. ( #23680 )
...
* Core: Add signalBeforeOpenTransaction
* Assembly: Isolate
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update src/App/AutoTransaction.cpp
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
2025-10-02 21:07:06 -05:00
Chris Hennes
16906e93db
Merge pull request #24240 from mrpilot2/cmake_pch_mods_part_2
...
Mods: use CMake to generate precompiled headers on all platforms
2025-09-26 09:46:26 -05:00
Chris Hennes
39d39f34c3
Update translations 2025-09-25
2025-09-25 17:25:13 +02:00
PaddleStroke
27806651b4
Assembly: Fix subassembly linkgroups not moving with dragger
2025-09-23 19:07:25 -05:00