Commit Graph

  • 40a9f46d71 Base: Remove Boost-based signals and switch to FastSignals. tritao 2026-01-07 15:24:48 +00:00
  • 69058376e6 Base: Remove Boost-based signals and switch to FastSignals. tritao 2026-01-07 15:24:48 +00:00
  • 52a5b961b7 Merge pull request #26720 from PaddleStroke/patch-971612 PaddleStroke 2026-01-07 19:49:39 +01:00
  • 11c709d4df Merge pull request #26720 from PaddleStroke/patch-971612 PaddleStroke 2026-01-07 19:49:39 +01:00
  • 15ef35ab9a FastSignals: Remove custom C++17 and libc++ build flags. Joao Matos 2025-08-30 15:30:28 +01:00
  • 4ed69332c5 FastSignals: Remove custom C++17 and libc++ build flags. Joao Matos 2025-08-30 15:30:28 +01:00
  • 85e85db7ea FastSignals: Fix Clang Tidy issues. Joao Matos 2025-08-24 19:08:31 +01:00
  • dc16fe1163 FastSignals: Fix Clang Tidy issues. Joao Matos 2025-08-24 19:08:31 +01:00
  • 855979acd5 FastSignals: Replace ATOMIC_VAR_INIT usages with C++ 20 brace init. Joao Matos 2025-08-24 16:11:27 +01:00
  • d11beca852 FastSignals: Replace ATOMIC_VAR_INIT usages with C++ 20 brace init. Joao Matos 2025-08-24 16:11:27 +01:00
  • a38cf760b4 FastSignals: Fix stress tests. Joao Matos 2025-06-14 11:55:14 +01:00
  • cb69623d1f FastSignals: Fix stress tests. Joao Matos 2025-06-14 11:55:14 +01:00
  • 81cdadcff3 FastSignals: Build as static library by default. Joao Matos 2025-06-14 11:54:46 +01:00
  • 9d9b17f972 FastSignals: Build as static library by default. Joao Matos 2025-06-14 11:54:46 +01:00
  • 278289f5aa FastSignals: Silence warning. Joao Matos 2025-06-14 11:44:22 +01:00
  • 95009abb1a FastSignals: Silence warning. Joao Matos 2025-06-14 11:44:22 +01:00
  • f6d89cb196 FastSignals: Remove MSVC autolinking. Joao Matos 2025-06-14 11:44:11 +01:00
  • 3e9dbad671 FastSignals: Remove MSVC autolinking. Joao Matos 2025-06-14 11:44:11 +01:00
  • 6930e0ac03 FastSignals: Normalize namespace to fastsignals. Joao Matos 2025-06-14 11:38:54 +01:00
  • 4dbc9a8247 FastSignals: Normalize namespace to fastsignals. Joao Matos 2025-06-14 11:38:54 +01:00
  • 052a898b91 FastSignals: Update Catch2 to latest v2 version. Joao Matos 2025-06-14 11:36:16 +01:00
  • 2e8ba02295 FastSignals: Update Catch2 to latest v2 version. Joao Matos 2025-06-14 11:36:16 +01:00
  • 685ee30b1a FastSignals: Add missing <cstdef> include. Joao Matos 2025-06-14 11:28:11 +01:00
  • f09bf67217 FastSignals: Add missing <cstdef> include. Joao Matos 2025-06-14 11:28:11 +01:00
  • 59167e1295 FastSignals: Reorganize include and src folder. Joao Matos 2025-06-14 11:27:46 +01:00
  • 158cf6616e FastSignals: Reorganize include and src folder. Joao Matos 2025-06-14 11:27:46 +01:00
  • 7cd90afe56 FastSignals: Normalize CMake files. Joao Matos 2025-06-14 10:55:38 +01:00
  • dd24bd47e2 FastSignals: Normalize CMake files. Joao Matos 2025-06-14 10:55:38 +01:00
  • b3c7729784 FastSignals: Remove unused build files. Joao Matos 2025-06-14 10:53:51 +01:00
  • c045cd68c9 FastSignals: Remove unused build files. Joao Matos 2025-06-14 10:53:51 +01:00
  • 3a3e8e5e05 3rdParty: Add FastSignals library. Joao Matos 2025-06-14 10:53:06 +01:00
  • af30d785bd 3rdParty: Add FastSignals library. Joao Matos 2025-06-14 10:53:06 +01:00
  • 6683fdb122 Simplify code using xerces namespace wmayer 2025-04-29 23:19:24 +02:00
  • f9cbeb91b1 Simplify code using xerces namespace wmayer 2025-04-29 23:19:24 +02:00
  • 55aebdf8ac CI: Limit backports to pixi only Kacper Donat 2026-01-06 17:40:07 +01:00
  • ad0ad85b77 CI: Limit backports to pixi only Kacper Donat 2026-01-06 17:40:07 +01:00
  • e870ea20d0 CAM: fix Radius Mill TipDiameter resetting jffmichi 2026-01-06 22:35:34 +01:00
  • ae8412468a CAM: fix Radius Mill TipDiameter resetting jffmichi 2026-01-06 22:35:34 +01:00
  • c7c39f27eb Improve error message for empty transformed features Krrish777 2025-12-31 23:39:35 +05:30
  • 123a142292 Improve error message for empty transformed features Krrish777 2025-12-31 23:39:35 +05:30
  • 4a0aff4c95 Merge pull request #23743 from xtemp09/fem-fix xtemp09 2026-01-07 16:18:14 +07:00
  • 58b5820731 Merge pull request #23743 from xtemp09/fem-fix xtemp09 2026-01-07 16:18:14 +07:00
  • fe5774aa7a Merge pull request #26057 from TONY8779/fix-fem-existance-typo aditya dubey 2026-01-07 14:47:09 +05:30
  • a84c748b32 Merge pull request #26057 from TONY8779/fix-fem-existance-typo aditya dubey 2026-01-07 14:47:09 +05:30
  • 42f51ff4f6 Merge pull request #25897 from marioalexis84/fem-magnetic_flux_density Max Wilfinger 2026-01-07 10:15:20 +01:00
  • 3cdc42fd58 Merge pull request #25897 from marioalexis84/fem-magnetic_flux_density Max Wilfinger 2026-01-07 10:15:20 +01:00
  • 42492269c1 TechDraw: improve draw performance Louis Gombert 2025-12-14 11:31:08 +01:00
  • ec7bbbfdd4 TechDraw: improve draw performance Louis Gombert 2025-12-14 11:31:08 +01:00
  • f9ebd6ac38 Gui: Reorder Add Property dialog fields to Name-Value-Group-Type (#26567) Krish Sharma 2026-01-07 13:54:16 +05:30
  • 850ad9e0fc Gui: Reorder Add Property dialog fields to Name-Value-Group-Type (#26567) Krish Sharma 2026-01-07 13:54:16 +05:30
  • 38c2c10bc5 Sketcher: Support Bezier and Offset curves as external geometry (#25144) Leandro Heck 2026-01-07 05:23:28 -03:00
  • d0c7ab7d62 Sketcher: Support Bezier and Offset curves as external geometry (#25144) Leandro Heck 2026-01-07 05:23:28 -03:00
  • f76ba96c2f Merge pull request #22951 from AjinkyaDahale/sk-refactor-stage-5 Max Wilfinger 2026-01-07 09:23:10 +01:00
  • e9a66713ef Merge pull request #22951 from AjinkyaDahale/sk-refactor-stage-5 Max Wilfinger 2026-01-07 09:23:10 +01:00
  • 9e826f6dbe FEM: Addition of "half cycle" animation (#24129) mac-the-bike 2026-01-07 08:22:07 +00:00
  • f548697603 FEM: Addition of "half cycle" animation (#24129) mac-the-bike 2026-01-07 08:22:07 +00:00
  • 352b0b2213 PartDesign: Enable drag and drop of shapeBinders (#25264) PaddleStroke 2026-01-07 09:21:58 +01:00
  • 8bfbeac40f PartDesign: Enable drag and drop of shapeBinders (#25264) PaddleStroke 2026-01-07 09:21:58 +01:00
  • 4aa80c1890 [Std_Measure] Add diameter measurement (#24853) Kavin Teenakul 2026-01-07 15:16:24 +07:00
  • 5e482a8310 [Std_Measure] Add diameter measurement (#24853) Kavin Teenakul 2026-01-07 15:16:24 +07:00
  • a67d776ac7 Merge pull request #26703 from tetektoza/fix/25840_draw_parts_of_constraints_ontop_of_others Kacper Donat 2026-01-07 05:39:05 +01:00
  • 77a43c55ef Merge pull request #26703 from tetektoza/fix/25840_draw_parts_of_constraints_ontop_of_others Kacper Donat 2026-01-07 05:39:05 +01:00
  • 3430e66e05 Sketcher: Disable depth testing for constraint icons tetektoza 2026-01-06 20:08:35 +01:00
  • b1fdf659d8 Sketcher: Disable depth testing for constraint icons tetektoza 2026-01-06 20:08:35 +01:00
  • 246c4a1f0b Gui: Render constraint text and arrowheads above geometry lines tetektoza 2026-01-06 20:07:25 +01:00
  • 4aa4f2663e Gui: Render constraint text and arrowheads above geometry lines tetektoza 2026-01-06 20:07:25 +01:00
  • 70b336f702 TopoNaming: Improve ElementMapVersion definition. (#26691) drwho495 2026-01-06 09:36:19 -06:00
  • 9b64da827a TopoNaming: Improve ElementMapVersion definition. (#26691) drwho495 2026-01-06 09:36:19 -06:00
  • b000fe7538 CAM: RampEntryDressup - Fix findMinZ() tarman3 2026-01-06 10:11:40 +02:00
  • 2d33855432 CAM: RampEntryDressup - Fix findMinZ() tarman3 2026-01-06 10:11:40 +02:00
  • ee53b89201 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-01-06 01:40:24 +00:00
  • c19eb5c0e0 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-01-06 01:40:24 +00:00
  • 983e70d046 Sketcher: Override clang-format for some readability Ajinkya Dahale 2026-01-06 07:05:50 +05:30
  • 9791d3f6d5 Sketcher: Override clang-format for some readability Ajinkya Dahale 2026-01-06 07:05:50 +05:30
  • 3b1c6df852 Sketcher: Add test stubs for SketchObject::addCopy() Ajinkya Dahale 2025-08-25 18:32:30 +05:30
  • 9000dc3c70 Sketcher: Add test stubs for SketchObject::addCopy() Ajinkya Dahale 2025-08-25 18:32:30 +05:30
  • 5283381d70 [Sketcher] Use replaceGeometries() in join() Ajinkya Dahale 2025-04-07 15:42:24 +05:30
  • e9469d93cc [Sketcher] Use replaceGeometries() in join() Ajinkya Dahale 2025-04-07 15:42:24 +05:30
  • 507e936f25 [Sketcher] Use auto where possible Ajinkya Dahale 2025-04-07 01:07:08 +05:30
  • 50a091c0ca [Sketcher] Use auto where possible Ajinkya Dahale 2025-04-07 01:07:08 +05:30
  • 4fb27ad758 [Sketcher] Refactor SketchObject::updateGeometryRefs() Ajinkya Dahale 2024-09-01 11:21:10 +05:30
  • c02969da9c [Sketcher] Refactor SketchObject::updateGeometryRefs() Ajinkya Dahale 2024-09-01 11:21:10 +05:30
  • 8c5a2afce5 [Sketcher] Refactor SketchObject::onChanged() Ajinkya Dahale 2024-08-31 20:04:05 +05:30
  • 9993cc123c [Sketcher] Refactor SketchObject::onChanged() Ajinkya Dahale 2024-08-31 20:04:05 +05:30
  • 5e67c91116 [Sketcher] Refactor removeAxesAlignment() Ajinkya Dahale 2024-08-22 21:51:27 +05:30
  • e34d6604d7 [Sketcher] Refactor removeAxesAlignment() Ajinkya Dahale 2024-08-22 21:51:27 +05:30
  • 0d1bf450e9 [Sketcher] Refactor SketchObject::validateExpression() Ajinkya Dahale 2024-08-28 19:41:01 +05:30
  • abc3c74abd [Sketcher] Refactor SketchObject::validateExpression() Ajinkya Dahale 2024-08-28 19:41:01 +05:30
  • cd9e418549 [Sketcher] Refactor SketchObject::migrateSketch() Ajinkya Dahale 2024-08-22 22:41:31 +05:30
  • 585ce5ec03 [Sketcher] Refactor SketchObject::migrateSketch() Ajinkya Dahale 2024-08-22 22:41:31 +05:30
  • 973b7d778c [Sketcher] Refactor some if-else statements in SketchObject Ajinkya Dahale 2024-08-23 05:17:42 +05:30
  • 169a10c7d2 [Sketcher] Refactor some if-else statements in SketchObject Ajinkya Dahale 2024-08-23 05:17:42 +05:30
  • f3616304d8 [Sketcher] Refactor addSymmetric and getSymmetric Ajinkya Dahale 2024-08-22 21:52:27 +05:30
  • 0c2f4df8d5 [Sketcher] Refactor addSymmetric and getSymmetric Ajinkya Dahale 2024-08-22 21:52:27 +05:30
  • d31ddccd02 [Sketcher] Refactor delExternalPrivate() Ajinkya Dahale 2024-08-13 20:35:54 +05:30
  • 78cdd8d59d [Sketcher] Refactor delExternalPrivate() Ajinkya Dahale 2024-08-13 20:35:54 +05:30
  • 42caab0037 Sketcher: [test] Add test for addExternal and delExternal Ajinkya Dahale 2025-08-31 15:48:44 +05:30
  • bf51899580 Sketcher: [test] Add test for addExternal and delExternal Ajinkya Dahale 2025-08-31 15:48:44 +05:30
  • b23d3736a7 [Sketcher] Move some checks to Constraint Ajinkya Dahale 2024-08-13 17:50:42 +05:30
  • 0ea4c7c280 [Sketcher] Move some checks to Constraint Ajinkya Dahale 2024-08-13 17:50:42 +05:30