feat: forward-port Kindred Create to FreeCAD 1.2 #206
Reference in New Issue
Block a user
Delete Branch "kindred-on-upstream-1.2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Forward-port all Kindred Create customizations onto upstream FreeCAD 1.2.0-dev.
What this includes
Approach
Based on upstream/main (FreeCAD 1.2.0-dev), Kindred-only files were copied wholesale, then 36 core C++ commits were cherry-picked with conflict resolution.
Build fix
Fixed missing Qt/Gui includes in ThemeSelectorWidget.cpp that were transitively available in 1.0 but not 1.2.
3c64298e40to531526e70d