Commit Graph

  • 7d1870ab55 Merge pull request #21220 from dbtayl/fix_adaptive_bspline sliptonic 2026-01-23 12:17:51 -06:00
  • 6c66564062 Merge pull request #21220 from dbtayl/fix_adaptive_bspline sliptonic 2026-01-23 12:17:51 -06:00
  • ac4e587e33 Merge pull request #26426 from davidgilkaufman/adaptive_fix_small_loops sliptonic 2026-01-23 12:17:14 -06:00
  • fef12ad011 Merge pull request #26426 from davidgilkaufman/adaptive_fix_small_loops sliptonic 2026-01-23 12:17:14 -06:00
  • c962feb1cb Merge pull request #23242 from tarman3/boundary-g0 sliptonic 2026-01-23 12:11:10 -06:00
  • acda0ac0ba Merge pull request #23242 from tarman3/boundary-g0 sliptonic 2026-01-23 12:11:10 -06:00
  • 31abd38514 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-01-23 16:42:37 +00:00
  • dfada102f7 Update Document.h PaddleStroke 2026-01-23 17:42:12 +01:00
  • 9c6ea80757 Update ViewProviderAssembly.cpp PaddleStroke 2026-01-23 17:40:01 +01:00
  • 44d383b5f2 Update Document.h PaddleStroke 2026-01-23 17:39:17 +01:00
  • 5e882f1773 Update ActiveObjectList.cpp PaddleStroke 2026-01-23 17:38:46 +01:00
  • b87899f4ca [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-01-23 15:19:10 +00:00
  • 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" paddle 2026-01-22 14:21:28 +01:00
  • d6c40727f7 Assembly: prevent assembly collapse when editing sketch. (#26956) PaddleStroke 2026-01-23 16:01:06 +01:00
  • abc5f90466 Assembly: prevent assembly collapse when editing sketch. (#26956) PaddleStroke 2026-01-23 16:01:06 +01:00
  • cfa3ae93ef Merge pull request #27077 from amon-sha/fix_sketcher_autoscale_segfault Amon Sha 2026-01-23 16:18:25 +02:00
  • 6a0d59b0c1 Merge pull request #27077 from amon-sha/fix_sketcher_autoscale_segfault Amon Sha 2026-01-23 16:18:25 +02:00
  • 21069b6f19 BIM: add regression and functional test for ArchWall's MakeBlock feature (#27002) Furgo 2026-01-23 11:37:36 +01:00
  • 14aca4f9f2 BIM: add regression and functional test for ArchWall's MakeBlock feature (#27002) Furgo 2026-01-23 11:37:36 +01:00
  • ea58456534 [TD]avoid crash on missing ViewProviderPage wandererfan 2026-01-22 19:29:08 -05:00
  • bef6aafa73 [TD]handle AutoDistribute property toggle wandererfan 2026-01-22 16:14:39 -05:00
  • 3fca5d99ee [TD]fix secondary view drag goes to origin wandererfan 2026-01-22 16:14:07 -05:00
  • fd014445fb [TD]make QGIProjGroup methods public wandererfan 2026-01-22 16:13:11 -05:00
  • 5d4495785b [TD]more reliable test for DrawProjGroupItem wandererfan 2026-01-21 18:15:45 -05:00
  • 45b621b454 Core: Overlay: Improve AutoTask mode (#26768) PaddleStroke 2026-01-22 20:24:29 +01:00
  • e9c5feb40d Core: Overlay: Improve AutoTask mode (#26768) PaddleStroke 2026-01-22 20:24:29 +01:00
  • bb5b35e98b Merge pull request #24951 from PaddleStroke/asm_jointhighlight Kacper Donat 2026-01-22 20:16:56 +01:00
  • 3fdf405ce8 Merge pull request #24951 from PaddleStroke/asm_jointhighlight Kacper Donat 2026-01-22 20:16:56 +01:00
  • 9d982f8b66 Assembly: Solver messages (#24623) PaddleStroke 2026-01-22 15:21:13 +01:00
  • bb6832897a Assembly: Solver messages (#24623) PaddleStroke 2026-01-22 15:21:13 +01:00
  • 9919f77642 App: Handle OSError for library directory Chris Hennes 2026-01-22 07:44:20 -06:00
  • f62ebcf3cc Sketcher: Show constraint type in the list PaddleStroke 2026-01-09 18:33:45 +01:00
  • 54d235f8a5 Sketcher: Show constraint type in the list PaddleStroke 2026-01-09 18:33:45 +01:00
  • 2a37ade112 BIM: fix variable name error in ArchWall.py (#26991) Roy-043 2026-01-22 10:22:14 +01:00
  • 27cb425156 BIM: fix variable name error in ArchWall.py (#26991) Roy-043 2026-01-22 10:22:14 +01:00
  • 39cebf8aeb Sketch: Forward non-default edit mode to base class. (#27063) PaddleStroke 2026-01-21 22:41:44 +01:00
  • 93abfc4fa4 Sketch: Forward non-default edit mode to base class. (#27063) PaddleStroke 2026-01-21 22:41:44 +01:00
  • 0d9f736c52 Merge pull request #25239 from graelo/quicklook-clean-pixi Chris Hennes 2026-01-21 15:27:22 -06:00
  • 29df72c1a7 Merge pull request #25239 from graelo/quicklook-clean-pixi Chris Hennes 2026-01-21 15:27:22 -06:00
  • 9f1420507f BIM: fix Array Tools dropdown (#27060) Roy-043 2026-01-21 14:49:08 +01:00
  • 457a2eb300 BIM: fix Array Tools dropdown (#27060) Roy-043 2026-01-21 14:49:08 +01:00
  • e8bf0578b1 cmake: fix issue #25048 have cmake fail when pivy and swig use different API versions, update status messages chris 2025-11-08 15:57:08 -06:00
  • 1f213dd498 cmake: fix issue #25048 have cmake fail when pivy and swig use different API versions, update status messages chris 2025-11-08 15:57:08 -06:00
  • 925eb1df23 Sketcher: Switch to perpendicular based instead of "de la Hire" in setting minor axis of ellipse Yash Suthar 2026-01-20 00:00:09 +05:30
  • 9beca4363a Sketcher: Switch to perpendicular based instead of "de la Hire" in setting minor axis of ellipse Yash Suthar 2026-01-20 00:00:09 +05:30
  • 54ec582ce9 Gui: Fix property checkbox regression (#27049) PaddleStroke 2026-01-20 21:22:29 +01:00
  • dee4ab6dbd Gui: Fix property checkbox regression (#27049) PaddleStroke 2026-01-20 21:22:29 +01:00
  • 7bd70f9db1 Draft: fix snapping to geometry on image Roy-043 2026-01-17 00:52:11 +01:00
  • fbf5cb7e11 Draft: fix snapping to geometry on image Roy-043 2026-01-17 00:52:11 +01:00
  • 4e3279d081 [TD]fix vertex display in manual frame mode wandererfan 2026-01-15 20:20:39 -05:00
  • 396d8c503d [TD]fix vertex display in manual frame mode wandererfan 2026-01-15 20:20:39 -05:00
  • 023ba94e6b Recalculate example files Max Wilfinger 2026-01-14 15:05:11 +01:00
  • 98c042a587 Recalculate example files Max Wilfinger 2026-01-14 15:05:11 +01:00
  • cfad1b2055 Merge pull request #26988 from Connor9220/AddTaperedBallNose sliptonic 2026-01-19 15:30:29 -06:00
  • cd389c6284 Merge pull request #26988 from Connor9220/AddTaperedBallNose sliptonic 2026-01-19 15:30:29 -06:00
  • 7646e68825 CAM: Adaptive: Fix handling of BSplines (though TechDraw still has some failures that cascade) Dan Taylor 2025-05-08 19:17:01 -05:00
  • 4f9ef13571 CAM: Adaptive: Fix handling of BSplines (though TechDraw still has some failures that cascade) Dan Taylor 2025-05-08 19:17:01 -05:00
  • a9e545a227 PropertyEditor: Fix tab toggling bool (#26955) PaddleStroke 2026-01-19 18:10:11 +01:00
  • a49edadde2 PropertyEditor: Fix tab toggling bool (#26955) PaddleStroke 2026-01-19 18:10:11 +01:00
  • ee4f856fc8 BIM: fix ArchReference Placement if whole file is used Roy-043 2026-01-17 16:42:56 +01:00
  • 0a8392e995 BIM: fix ArchReference Placement if whole file is used Roy-043 2026-01-17 16:42:56 +01:00
  • b034b2adf3 Draft: fix DiscretizeEllipses preference inconsistency (#26953) Roy-043 2026-01-19 17:51:19 +01:00
  • 23ce17f4d0 Draft: fix DiscretizeEllipses preference inconsistency (#26953) Roy-043 2026-01-19 17:51:19 +01:00
  • 52608d3081 PartDesign: allow makeShellFromUpToFace to update extrusion direction PaddleStroke 2026-01-18 23:58:41 +01:00
  • 17ac7dab3d PartDesign: allow makeShellFromUpToFace to update extrusion direction PaddleStroke 2026-01-18 23:58:41 +01:00
  • 58d8515365 Part: Do not recompute visuals if shape did not change Zheng, Lei 2026-01-17 22:49:18 +01:00
  • 72971d48e5 Part: Do not recompute visuals if shape did not change Zheng, Lei 2026-01-17 22:49:18 +01:00
  • fbb8e07e60 BIM: fix placement issue in BIM_View (#27015) Roy-043 2026-01-19 17:30:04 +01:00
  • c858e09ca5 BIM: fix placement issue in BIM_View (#27015) Roy-043 2026-01-19 17:30:04 +01:00
  • 548c1ee638 PartDesign: enable LCS in 'Move after feature' PaddleStroke 2026-01-19 14:31:19 +01:00
  • 443b71d96e PartDesign: enable LCS in 'Move after feature' PaddleStroke 2026-01-19 14:31:19 +01:00
  • 6d8953c3b0 Sketcher: Fix box selection regressions. And make addSelections Print to python (#26869) PaddleStroke 2026-01-19 16:19:38 +01:00
  • af053f19f5 Sketcher: Fix box selection regressions. And make addSelections Print to python (#26869) PaddleStroke 2026-01-19 16:19:38 +01:00
  • f159133737 BIM: add vertical area tests (#26874) Furgo 2026-01-19 15:12:18 +01:00
  • 2d75d1ee8c BIM: add vertical area tests (#26874) Furgo 2026-01-19 15:12:18 +01:00
  • ab40312ab0 Update translations from Crowdin freecad-gh-actions-translation-bot 2026-01-19 00:23:31 +00:00
  • 10a540b1bf Update translations from Crowdin freecad-gh-actions-translation-bot 2026-01-19 00:23:31 +00:00
  • 979ff72de6 GitHub: Dispatch the diff-link updater immediately after the weekly release is created Max Wilfinger 2026-01-14 15:21:43 +01:00
  • ea2c1b0c75 GitHub: Dispatch the diff-link updater immediately after the weekly release is created Max Wilfinger 2026-01-14 15:21:43 +01:00
  • bfe29875b2 Base: Removed unused private variable decimals to avoid lint issue. Petter Reinholdtsen 2026-01-17 08:41:04 +01:00
  • 78b017130a Base: Removed unused private variable decimals to avoid lint issue. Petter Reinholdtsen 2026-01-17 08:41:04 +01:00
  • 9f2f9fd2d2 [Sketcher] Fix serious integer typo Syres916 2026-01-18 10:05:28 +00:00
  • 0a45527b8b [Sketcher] Fix serious integer typo Syres916 2026-01-18 10:05:28 +00:00
  • 257bf43bf7 Assembly: fix crash when measure active PaddleStroke 2026-01-15 17:43:59 +01:00
  • c5e9e602d1 Assembly: fix crash when measure active PaddleStroke 2026-01-15 17:43:59 +01:00
  • 72b13cd8fc App: Prevent addObjects from extracting children of nested groups (#26846) Yash Suthar 2026-01-18 07:35:43 +05:30
  • 7aafb105f7 App: Prevent addObjects from extracting children of nested groups (#26846) Yash Suthar 2026-01-18 07:35:43 +05:30
  • afb1c35416 Sketcher: Fix external geometry creation from LCS (#26946) Yash Suthar 2026-01-18 04:51:45 +05:30
  • cf93c33359 Sketcher: Fix external geometry creation from LCS (#26946) Yash Suthar 2026-01-18 04:51:45 +05:30
  • bd699e4fe9 CAM: Add tapered ball nose toolbit/shape asset Billy Huddleston 2026-01-16 20:35:29 -05:00
  • 51ea541969 CAM: Add tapered ball nose toolbit/shape asset Billy Huddleston 2026-01-16 20:35:29 -05:00
  • 208504c9ea fix(macos): check quicklook registration state before registering graelo 2026-01-16 22:25:55 +01:00
  • 237b0a64b7 fix(macos): check quicklook registration state before registering graelo 2026-01-16 22:25:55 +01:00
  • e0f3e1e5d9 [Sketcher] set vertex size for new sketches to preference otherwise … (#26908) Syres916 2026-01-16 17:52:27 +00:00
  • c14d6f8848 [Sketcher] set vertex size for new sketches to preference otherwise … (#26908) Syres916 2026-01-16 17:52:27 +00:00
  • 25be2c8ab6 chore(clean): remove support for Qt5 in src/MacAppBundle/CmakeLists.txt graelo 2026-01-16 16:10:02 +01:00
  • 0307de98d4 chore(clean): remove support for Qt5 in src/MacAppBundle/CmakeLists.txt graelo 2026-01-16 16:10:02 +01:00
  • 3a553dc4f9 3rdParty/libE57Format: Update subtree to v3.3.0 Chris Hennes 2026-01-15 20:30:58 -06:00
  • 30858e0f2b Squashed 'src/3rdParty/libE57Format/' changes from d51a32d6ab7..d885ae35147 Chris Hennes 2026-01-15 20:30:58 -06:00
  • c461a7a81f Remove unnecessary warnings during Mod scanning. Frank Martinez 2026-01-15 11:02:04 -05:00