This website requires JavaScript.
224feda4ad
feat(icons): add Catppuccin Mocha icon override infrastructure
forbes-0023
2026-02-05 11:17:27 -06:00
67e5598b2e
fix(build): add missing Qt and Gui includes to ThemeSelectorWidget
forbes-0023
2026-02-05 10:06:00 -06:00
1d11f05560
Bump actions/checkout from 4 to 6
dependabot[bot]
2026-02-03 23:18:29 +00:00
7431746ef0
fix(ci): support 'latest' tag for release builds
forbes-0023
2026-02-05 08:07:15 -06:00
45a8650b7d
[BimWall] Fix Regression check ArchSketchLock (#27324 )
paul
2026-02-05 19:36:16 +08:00
cda2b8cbdb
Use Application::getExecutableName() instead of Config()["ExeName"]
wmayer
2025-05-10 17:05:11 +02:00
4f116d8de3
App: Move Python functions from Application to ApplicationPy
wmayer
2025-04-26 21:04:07 +02:00
c97f6e5b3f
App: Improve Document::writeObjects
wmayer
2025-03-12 19:01:19 +01:00
2c3d9e2bb7
Base: Add C++ iostate methods to Writer class
wmayer
2025-03-12 18:47:50 +01:00
2c2cdbfe7f
App: Refactor Document::writeObjects
wmayer
2025-03-12 16:31:42 +01:00
6c9ad95a70
App: Improve handling with freeze status
wmayer
2025-03-11 00:16:37 +01:00
41e3cdb9a5
Sketcher: Reimplement strikethrough of inactive constraint labels
Tomáš Pikálek
2026-02-04 20:35:50 +01:00
27587b9cd2
Packaging: Fix typo in end-of-line format
Chris Hennes
2026-02-04 11:01:11 -06:00
044983330c
Merge pull request 'fix(ci): use shallow tag-only fetch to avoid 504 timeout' (#2 ) from fix/ci-tag-fetch-504 into main
forbes
2026-02-04 19:30:50 +00:00
d60db282ea
fix(ci): use shallow tag-only fetch to avoid 504 timeout
forbes-0023
2026-02-04 13:30:34 -06:00
2a5a645ace
Merge pull request 'fix(ui): clean up theme selector and migration for single-theme setup' (#1 ) from fix/theme-selector-migration into main
forbes
2026-02-04 19:27:31 +00:00
434ae797a4
fix(ui): clean up theme selector and migration for single-theme setup
forbes-0023
2026-02-04 13:26:55 -06:00
77e5645af0
Sketcher: Vertical centering of constraint labels
Tomáš Pikálek
2026-02-04 19:44:21 +01:00
9440749423
CI: pin swig on release builds.
Jacob Oursland
2026-02-04 08:18:23 -07:00
6f60022a35
Package: Make Windows uninstaller preferences language clearer
Chris Hennes
2026-02-03 15:35:43 -06:00
8a6872e69d
Merge pull request #25848 from PaddleStroke/sk_scale_distances
PaddleStroke
2026-02-03 23:34:53 +01:00
ed6c0c8111
Merge pull request #25990 from Lgt2x/find-netgen-fix
Chris Hennes
2026-02-03 23:10:38 +01:00
0b5a0a6abb
[GUI] Handle Enter and Escape in the search box in Preferences.
xtemp09
2025-11-19 19:41:20 +07:00
6ada8e2cef
Merge pull request #25199 from pieterhijma/doc-element-mapping
Chris Hennes
2026-02-03 21:06:53 +01:00
f3b4aa6b8c
Merge pull request #25198 from pieterhijma/doc-expressions
Chris Hennes
2026-02-03 21:06:13 +01:00
eb42b77285
Merge pull request #25143 from furgo16/issue_24571
Chris Hennes
2026-02-03 21:04:50 +01:00
8657d0a377
BIM: fix BuildingPart area calculation for indirect children (#24848 )
Roy-043
2026-02-03 20:23:59 +01:00
8042b7dcc8
fix(ci): use shallow clone with tag fetch to avoid 45k commit download
v0.1.0
forbes-0023
2026-02-03 12:13:01 -06:00
c07d248bc3
Make Subclasses of Part::Feature objects repr as their derived Type (#24429 )
Steven James
2026-02-03 12:03:29 -05:00
7ce21aceb6
fix(ci): remove container directive for dockerized runner compatibility
forbes-0023
2026-02-03 10:59:26 -06:00
1b3f780aa1
chore: migrate submodules to public repos, rework docs and CI/CD
forbes-0023
2026-02-03 10:54:47 -06:00
dafed93c63
BIM: support relative path for hybrid IFC file (#24190 )
Roy-043
2026-02-03 17:16:10 +01:00
e7bcb2c15e
Gui: cleanup includes in *PyImp.cpp
Ladislav Michl
2025-04-26 20:06:18 +02:00
f9ab227459
Draft: title in default task panel in title case
Roy-043
2026-02-02 19:45:17 +01:00
e6808b6f2e
BIM: titles in default task panel in title case
Roy-043
2026-02-02 19:37:52 +01:00
79632dd3c6
App: handle symlinks in Application::processFiles & DocInfo::getDocPath
captain0xff
2026-01-26 18:15:28 +05:30
a4a1ef7294
App: Get Addon name from Metadata
Chris Hennes
2026-01-20 14:14:54 -06:00
8f2a3a4d7d
Draft : Added knots support for snapping (#26571 )
Yash Suthar
2026-02-02 22:41:20 +05:30
21a597a85e
CAM: Post Processor Dyna_4060_Post - various bug fixes and updates (#27202 )
Dan Henderson
2026-02-02 11:07:31 -06:00
1c90c1ec44
CAM: Fix case when CAM operation Safe height, Start depth, and Final depth are the same value. (#27258 )
Daniel-Khodabakhsh
2026-02-02 09:03:59 -08:00
30ea676367
BIM: add processSubShapes to ArchSpace.py
Roy-043
2026-01-29 16:50:33 +01:00
ed104dd2c1
BIM: remove LibraryWebSearch option from BIM_Library as it required the Web WB (#27048 )
Roy-043
2026-02-02 17:59:40 +01:00
a3486b4dd2
Assembly: Insert flexible assembly grounds the correct part (#27206 )
PaddleStroke
2026-02-02 17:43:45 +01:00
212e4f07af
Assembly: Fix isolate not working on sub assembly components
PaddleStroke
2026-01-26 12:28:47 +01:00
92dbaad9db
Merge pull request #27243 from 3x380V/app
Kacper Donat
2026-02-02 17:40:40 +01:00
125ff0dcea
BIM: add task panel box for wall options (#26758 )
Furgo
2026-02-02 16:39:20 +01:00
ca923d089f
BIM: some improvements for ArchProfile.py (#27118 )
Roy-043
2026-02-02 16:04:13 +01:00
7ad0b16d02
BIM: add test for horizontal area of tilted cylinders (#27108 )
Roy-043
2026-02-02 16:03:50 +01:00
36c0eaf44b
BIM: Prevent incorrect assembly icon for baseless parametric walls (#27277 )
Furgo
2026-02-02 15:56:08 +01:00
0ef9ffcf51
chore: fork OndselSolver to internal Gitea instance
forbes
2026-02-02 06:06:43 -06:00
0b7da82433
Update translations from Crowdin
freecad-gh-actions-translation-bot
2026-02-02 00:26:58 +00:00
ab7153b97f
fix(solver): correct Newton-Raphson convergence check in OndselSolver
forbes
2026-02-01 21:10:19 -06:00
3e09e7c099
fix: prevent QThread crash and Unknown command warnings on startup
forbes
2026-02-01 19:52:10 -06:00
1fea7c3d2e
feat(silo): dock auth panel, SSE live updates, and improved pull workflow
forbes
2026-02-01 16:26:15 -06:00
1056ef1b99
Update silo submodule: retry on duplicate part number during item creation
forbes
2026-02-01 14:36:47 -06:00
5b7b770f80
fix(ci): use fixed path for ccache dir to survive workspace changes
forbes
2026-02-01 05:01:14 -06:00
626790904d
feat(silo): add interactive database browser to activity panel
forbes
2026-01-31 20:55:20 -06:00
0d4545b7d6
feat(theme): add spanning tree branch lines to model tree view
forbes
2026-01-31 20:49:50 -06:00
8ea3f141ff
Update ztools submodule: fix datum selection table alignment
forbes
2026-01-31 20:41:30 -06:00
35d54c770b
Update ztools submodule: fix datum params UI widget deletion crash
forbes
2026-01-31 20:39:24 -06:00
7bad1b787f
ci: add ccache persistence via actions/cache for build and release workflows
forbes
2026-01-31 20:21:42 -06:00
3d7cc53317
Measure: fix new measure marked as recompute (#27235 )
PaddleStroke
2026-02-01 14:45:04 +01:00
1818911c5f
Measure: corrected angle measurements bug (#27254 )
nishi
2026-02-01 14:43:10 +01:00
ce3fdd6e4b
Add an icon to "Clear Recent Files List" action
xtemp09
2026-02-01 17:30:24 +07:00
c98d077d91
Revert "CAM: Add threshold for treating large-radius arcs as linear in simulator"
Billy Huddleston
2026-01-31 15:41:45 -05:00
b7fdccc99a
Update submodules: Silo auth integration, ZTools, GSL, AddonManager, googletest
forbes
2026-01-31 19:13:47 -06:00
0316630d25
Update silo submodule: align client auth with backend API tokens and session login
forbes
2026-01-31 16:24:18 -06:00
36a88d0959
Add Silo auth dock widget, update silo submodule
forbes
2026-01-31 14:36:51 -06:00
bf83b9bfde
Base: Add TimeTracker (#26305 )
Kacper Donat
2026-01-31 20:00:40 +01:00
2a103cf08e
Gui: Unify Python exception reporting in command handlers
Furgo
2025-11-27 09:50:47 +01:00
1d51b8e5e5
Doc: Improve the Expression Framework topic
Pieter Hijma
2025-10-30 13:31:47 +01:00
befd4a23ee
Doc: Improve App::PropertyExpressionEngine docs
Pieter Hijma
2025-10-30 11:57:25 +01:00
ee538f707f
Doc: Move doc comments in PropertyExpressionEngine
Pieter Hijma
2025-10-28 15:45:40 +01:00
f113e775a1
Doc: Improve the App::Expression documentation
Pieter Hijma
2025-10-28 15:44:53 +01:00
063f03c764
Doc: Move doc comments in App::Expression
Pieter Hijma
2025-10-28 15:32:21 +01:00
bbd0ba7626
Merge pull request #25197 from pieterhijma/doc-link
Chris Hennes
2026-01-31 19:52:19 +01:00
b3fedfb19f
fix(theme): reduce tree item horizontal padding to prevent truncation
forbes
2026-01-31 12:33:01 -06:00
fea1280fa9
fix(theme): set alternate-background-color on item views
forbes
2026-01-31 12:29:31 -06:00
8639b6fd8a
fix(gui): resolve unknown command and style token errors at startup
forbes
2026-01-31 11:47:28 -06:00
eb80c07f57
UI fixes, ZTools-PartDesign merge, Silo enhancements, and BOM integration
forbes
2026-01-31 09:04:05 -06:00
af4a989dc1
Build: Fix CMake deprecation warning in FastSignals (#26819 )
mosfet80
2026-01-31 15:59:49 +01:00
964e7387e3
Assembly: Explode temporarily (#25456 )
PaddleStroke
2026-01-31 15:57:22 +01:00
cd8fd9ace5
Spreadsheet: Update row/column context menu
Grzegorz Kwacz
2026-01-29 13:17:18 +01:00
fb4721bcb2
Assembly: Remove solver msg when file is closed (#27210 )
PaddleStroke
2026-01-31 15:19:36 +01:00
d0365468e2
Update ztools submodule: parametric datum updates via AttachExtension
forbes
2026-01-31 08:09:59 -06:00
2dcc351532
TechDraw: fix Qt5 compatibility
Louis Gombert
2026-01-30 16:51:50 +01:00
c497a583ca
BIM: Fix ArchBuildingPart not moving child object base (#27237 )
Arusekk
2026-01-31 11:50:51 +01:00
174ebf521c
Update ztools submodule: fix Qt6, ViewProvider, and attachment property bugs
forbes
2026-01-31 04:26:23 -06:00
0a585dc3bb
Base: Add tests for escapeXml
Chris Hennes
2026-01-29 17:17:28 +01:00
49c80ebe5c
Mesh: Add object name attribute to 3MF export
Tom Stein
2026-01-21 16:23:27 +01:00
44fd6754d8
Pixi: Fix qt6-wayland dep
kkocdko
2026-01-29 19:19:38 +08:00
ddefb23652
Fix Assembly solver ignoring PartDesign datum plane references
forbes
2026-01-30 20:46:32 -06:00
a9c444131a
Fix .deb bundle: restore XKB and fontconfig paths in wrapper
forbes
2026-01-30 09:58:14 -06:00
0831f7e392
App: Avoid C string compare
Ladislav Michl
2026-01-26 18:31:04 +01:00
1886bcda00
App: Fix crash in Transaction::addObjectChange
wmayer
2025-05-02 10:56:43 +02:00
60b0221402
App: Optimize PropertyMaterialList::getDiffuseColors()/getTransparencies()
wmayer
2025-04-29 18:47:10 +02:00
8062fadbd4
App: Replace C macros with lambda expression
wmayer
2025-04-27 19:45:50 +02:00
93ee3a3475
App: Remove assert() from PropertyXLink::Restore
wmayer
2025-03-12 11:43:47 +01:00
dace71205f
App: In ProjectFile::loadDocument() check for parse errors
wmayer
2025-03-10 18:02:07 +01:00
56e687d9cc
App: Refactor PropertyExpressionEngine::afterRestore()
wmayer
2025-03-01 08:36:05 +01:00