Commit Graph

  • 060247a220 Base: Add millitesla unit marioalexis 2025-11-28 18:18:21 -03:00
  • 0f148f6e63 Base: Add millitesla unit marioalexis 2025-11-28 18:18:21 -03:00
  • 41b57d750e Base: Insert SPDX specifier in parser script marioalexis 2025-12-16 12:35:01 -03:00
  • bfb0efd5f9 Base: Insert SPDX specifier in parser script marioalexis 2025-12-16 12:35:01 -03:00
  • 7d0fa8518f Fem: Add magnetic shielding example marioalexis 2025-12-02 13:34:01 -03:00
  • e5e1729c35 Fem: Add magnetic shielding example marioalexis 2025-12-02 13:34:01 -03:00
  • 7e63bbe2ae Fem: Add magnetic flux density boundary condition marioalexis 2025-11-01 10:34:06 -03:00
  • ac878c5eeb Fem: Add magnetic flux density boundary condition marioalexis 2025-11-01 10:34:06 -03:00
  • 3c58fdb4b5 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-12-16 15:38:56 +00:00
  • f9bb30217b [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-12-16 15:38:56 +00:00
  • 372a515341 Use dynamic LinearDeflection and AngularDeflection values Dimitris75 2025-12-16 17:37:04 +02:00
  • 67df5bd709 Use dynamic LinearDeflection and AngularDeflection values Dimitris75 2025-12-16 17:37:04 +02:00
  • 2b52a54a27 Merge pull request #26205 from Connor9220/PreserveTSPTunnelExtraData sliptonic 2025-12-16 09:31:14 -06:00
  • a13502dccb Merge pull request #26205 from Connor9220/PreserveTSPTunnelExtraData sliptonic 2025-12-16 09:31:14 -06:00
  • 6b1bf128ae Merge branch 'OCL-Adaptive' of https://github.com/Dimitris75/FreeCAD into OCL-Adaptive Dimitris75 2025-12-16 14:27:21 +02:00
  • b2ff8c5edc Merge branch 'OCL-Adaptive' of https://github.com/Dimitris75/FreeCAD into OCL-Adaptive Dimitris75 2025-12-16 14:27:21 +02:00
  • 36cde57250 Add OCL Adaptive in Tooltip Dimitris75 2025-12-16 14:27:15 +02:00
  • a6bc504a2a Add OCL Adaptive in Tooltip Dimitris75 2025-12-16 14:27:15 +02:00
  • 44584858a5 PartDesign: move AllowCompound to Base property group (#26180) Saksham Malhotra 2025-12-16 09:15:29 +05:30
  • b7735044c4 PartDesign: move AllowCompound to Base property group (#26180) Saksham Malhotra 2025-12-16 09:15:29 +05:30
  • d89fac9e3f chore: Add code quality problem report form Kacper Donat 2025-12-15 21:58:51 +01:00
  • 68f2c6f864 chore: Add code quality problem report form Kacper Donat 2025-12-15 21:58:51 +01:00
  • a96f3535b6 Gui: Fix segfault in Safe Mode Kacper Donat 2025-12-15 23:33:13 +01:00
  • a0356796ac Gui: Fix segfault in Safe Mode Kacper Donat 2025-12-15 23:33:13 +01:00
  • 98680a6a02 CAM: Update TSP tunnel solver Billy Huddleston 2025-12-15 17:52:55 -05:00
  • 646b0f4492 CAM: Update TSP tunnel solver Billy Huddleston 2025-12-15 17:52:55 -05:00
  • c6dece9731 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-12-15 23:59:38 +00:00
  • ccf0bdbce0 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-12-15 23:59:38 +00:00
  • 871f29a883 Simplify code and UI Dimitris75 2025-12-16 01:57:45 +02:00
  • 96c23f1968 Simplify code and UI Dimitris75 2025-12-16 01:57:45 +02:00
  • 71082aade6 CAM: Preserve extra tunnel data through TSP solver Billy Huddleston 2025-12-15 16:32:03 -05:00
  • 04df03cea1 CAM: Preserve extra tunnel data through TSP solver Billy Huddleston 2025-12-15 16:32:03 -05:00
  • a6202a50b9 CAM: Avoid bosses when pocketing. (#24723) sliptonic 2025-12-15 12:29:28 -06:00
  • d116764dc3 CAM: Avoid bosses when pocketing. (#24723) sliptonic 2025-12-15 12:29:28 -06:00
  • be857db06c CAM: Slot - Clear path if can not create slot tarman3 2025-12-01 11:45:09 +02:00
  • 3426672ccd CAM: Slot - Clear path if can not create slot tarman3 2025-12-01 11:45:09 +02:00
  • 7bcc3619d8 Merge pull request #25826 from tarman3/pathcommands_qtcore sliptonic 2025-12-15 11:59:37 -06:00
  • 12355f37e9 Merge pull request #25826 from tarman3/pathcommands_qtcore sliptonic 2025-12-15 11:59:37 -06:00
  • 4edd1a679f Merge pull request #25839 from tarman3/slot_remove_0 sliptonic 2025-12-15 11:58:59 -06:00
  • e1e8323dc1 Merge pull request #25839 from tarman3/slot_remove_0 sliptonic 2025-12-15 11:58:59 -06:00
  • 04199153a5 Merge pull request #26123 from Connor9220/AddCommandAnnotationsTests sliptonic 2025-12-15 11:57:28 -06:00
  • 44a5960d57 Merge pull request #26123 from Connor9220/AddCommandAnnotationsTests sliptonic 2025-12-15 11:57:28 -06:00
  • 64405215d4 Merge pull request #24726 from Connor9220/TwoOptTSPSolver sliptonic 2025-12-15 11:55:20 -06:00
  • bf3a471948 Merge pull request #24726 from Connor9220/TwoOptTSPSolver sliptonic 2025-12-15 11:55:20 -06:00
  • 2b8ad1924e Gui: Correct UTF-8 support for property names Chris Hennes 2025-12-12 15:40:39 -06:00
  • 10ed34bd4c Gui: Correct UTF-8 support for property names Chris Hennes 2025-12-12 15:40:39 -06:00
  • f10ec930f8 BIM: ArchReference: fix coin node handling Roy-043 2025-12-10 20:12:31 +01:00
  • 2efd63614f BIM: ArchReference: fix coin node handling Roy-043 2025-12-10 20:12:31 +01:00
  • 90f98807ef PD: Don't warn about Midplane on document load Chris Hennes 2025-12-10 13:30:05 -06:00
  • 3208b6de5f PD: Don't warn about Midplane on document load Chris Hennes 2025-12-10 13:30:05 -06:00
  • 7fcae3d19d BIM: ArchReference: handle transparency-alpha switch Roy-043 2025-12-10 20:01:06 +01:00
  • 1c8df498f3 BIM: ArchReference: handle transparency-alpha switch Roy-043 2025-12-10 20:01:06 +01:00
  • 3cb1d812db PD: Correct is-datum-in-body check Chris Hennes 2025-12-08 22:34:37 -06:00
  • 5ba7f207ab PD: Correct is-datum-in-body check Chris Hennes 2025-12-08 22:34:37 -06:00
  • 0b2b9d2fda BIM: use optimalBoundingBox in getCutVolume Roy-043 2025-12-04 15:36:57 +01:00
  • 15bb0ee896 BIM: use optimalBoundingBox in getCutVolume Roy-043 2025-12-04 15:36:57 +01:00
  • 3e3134cb73 Implement Fix drwho495 2025-12-07 15:09:06 -06:00
  • 88b5cde45f Implement Fix drwho495 2025-12-07 15:09:06 -06:00
  • 44baf5f1e5 Draft: make Draft_AnnotationStyleEditor dialog wider Roy-043 2025-12-06 14:00:25 +01:00
  • e6e285315c Draft: make Draft_AnnotationStyleEditor dialog wider Roy-043 2025-12-06 14:00:25 +01:00
  • 0120299a80 Gui: Respect both content size and minimum width for buttons Kacper Donat 2025-12-06 22:45:53 +01:00
  • aefd2592a8 Gui: Respect both content size and minimum width for buttons Kacper Donat 2025-12-06 22:45:53 +01:00
  • 3118469338 Merge pull request #25914 from AjinkyaDahale/sk-fix-25281 Chris Hennes 2025-12-15 10:15:13 -06:00
  • 16032ae34c Merge pull request #25914 from AjinkyaDahale/sk-fix-25281 Chris Hennes 2025-12-15 10:15:13 -06:00
  • e5946a624a Sketcher: Do not autoscale if there are blocked geometries theo-vt 2025-12-12 07:33:32 -05:00
  • 29eeab3624 Sketcher: Do not autoscale if there are blocked geometries theo-vt 2025-12-12 07:33:32 -05:00
  • 88d721b14c Gui: Improve transform UI responsivness Kacper Donat 2025-12-08 22:49:56 +01:00
  • fc93004c89 Gui: Improve transform UI responsivness Kacper Donat 2025-12-08 22:49:56 +01:00
  • 20fcc831cd CAM: Profile - Limit value NumPasses tarman3 2025-12-13 10:57:41 +02:00
  • 7c941987a4 CAM: Profile - Limit value NumPasses tarman3 2025-12-13 10:57:41 +02:00
  • 12106c1b30 CAM: Add comprehensive TSP tunnel solver tests and wrapper function Billy Huddleston 2025-12-14 15:51:16 -05:00
  • 095cdb14a7 CAM: Add comprehensive TSP tunnel solver tests and wrapper function Billy Huddleston 2025-12-14 15:51:16 -05:00
  • 5f0d99f4f3 fem: attempt to resolve issue #19798 chris 2025-11-24 18:28:16 -06:00
  • 3476562dd7 fem: attempt to resolve issue #19798 chris 2025-11-24 18:28:16 -06:00
  • f7dc91f9c3 Core: fix "Save Image" giving dark area as compare to viewport Yash Suthar 2025-12-08 21:37:00 +05:30
  • 8413922e52 Core: fix "Save Image" giving dark area as compare to viewport Yash Suthar 2025-12-08 21:37:00 +05:30
  • 317b6589aa Gui: Use largest possible marker if needed Kacper Donat 2025-12-13 17:33:12 +01:00
  • bf697ca710 Gui: Use largest possible marker if needed Kacper Donat 2025-12-13 17:33:12 +01:00
  • 3812b3d576 Revert "cleanup" David Kaufman 2025-12-12 16:20:21 -05:00
  • 20842778aa Revert "cleanup" David Kaufman 2025-12-12 16:20:21 -05:00
  • b6607a5472 CAM: Add TSP tunnel solver with flipping and Python bindings Billy Huddleston 2025-10-22 10:46:11 -04:00
  • d940c499b7 CAM: Add TSP tunnel solver with flipping and Python bindings Billy Huddleston 2025-10-22 10:46:11 -04:00
  • a48bc641b8 [GUI] Rename Cancel ‘Close’ in Add Property dialog xtemp09 2025-12-08 18:15:33 +07:00
  • df6d148a85 [GUI] Rename Cancel ‘Close’ in Add Property dialog xtemp09 2025-12-08 18:15:33 +07:00
  • 5d04db2668 BIM: Report command MVP (#24078) Furgo 2025-12-13 14:02:13 +01:00
  • d55d8d1dac BIM: Report command MVP (#24078) Furgo 2025-12-13 14:02:13 +01:00
  • 5d6f324802 CAM: EngraveBase - Tolerance tarman3 2025-12-13 10:25:17 +02:00
  • cd8ebe10bf CAM: EngraveBase - Tolerance tarman3 2025-12-13 10:25:17 +02:00
  • 5138d70df0 CAM: Tag Dressup - Tolerance tarman3 2025-12-13 09:49:31 +02:00
  • ea7ef0b132 CAM: Tag Dressup - Tolerance tarman3 2025-12-13 09:49:31 +02:00
  • 3690d1df58 CAM: Add comprehensive tests for Command constructor annotations Billy Huddleston 2025-12-12 20:45:02 -05:00
  • b2b9f03086 CAM: Add comprehensive tests for Command constructor annotations Billy Huddleston 2025-12-12 20:45:02 -05:00
  • 6d26c3009f Rewrite TSP solver for improved path optimization and clarity Billy Huddleston 2025-10-19 17:12:08 -04:00
  • 005cbb937d Rewrite TSP solver for improved path optimization and clarity Billy Huddleston 2025-10-19 17:12:08 -04:00
  • 945389c761 Add startPoint and endPoint support to TSP solver and Python wrapper; add tests Billy Huddleston 2025-10-17 15:03:10 -04:00
  • 428948699a Add startPoint and endPoint support to TSP solver and Python wrapper; add tests Billy Huddleston 2025-10-17 15:03:10 -04:00
  • 75f1f184ac Add 2-Opt TSP solver Billy Huddleston 2025-10-17 14:08:31 -04:00
  • f9347c781b Add 2-Opt TSP solver Billy Huddleston 2025-10-17 14:08:31 -04:00
  • 336d8b4c2b also use the % symbol for step over percent David Kaufman 2025-12-12 15:38:14 -05:00
  • 5c3e32a42c also use the % symbol for step over percent David Kaufman 2025-12-12 15:38:14 -05:00